No I don't have that widget installed.
Here's the first lines of the setup logs :
[2012-01-05 16:08:07] (ERROR @ /setup/index.php) xPDOVehicle resolver failed: type php (D:/xampp/htdocs/e-mhotep4/core/packages/core/modDashboardWidget/043f411291b20759288ad11934f25c7d.resolve.dashboardwidgets.resolver)
[2012-01-05 16:08:07] (ERROR @ /setup/index.php) Could not resolve vehicle for object of class modDashboardWidget; criteria: Array
(
[name] => w_configcheck
)
[ed. note: kamalito last edited this post 14 years, 8 months ago.]
Hi,
I have just upgraded to Revo 2.2 RC2, but when I log into the manager I don't have a document tree, and although I still have the manager menu, I can't open any of the menu items.
- Do you have any other plugins or Extras installed?
- Did you turn off compress_js and compress_css, and then empty the core/cache/ directory?
- Are you using suhosin?
- Do you have anything in your core/cache/logs/error.log file?
- Anything else we should know?
shaun mccormick | bigcommerce mgr of software engineering, former modx co-architect |
github |
splittingred.com
I was experiencing this issue too. It was on a fresh install of 2.2.pl2. I had to go into my database, and manually set compress_css and compress_js to 0. Then, I had to manually clear my cache.
I have attached a screenshot of the JS errors I was getting before I tried the work around.
Thanks, guys. Hope this gets resolved soon!
Had the same issue and this solution worked for me as well. You will find these in modx_system_settings btw.
$_SERVER['DOCUMENT_ROOT'] = C:/Users/tony/Documents/Websites/22.idb.dev/public_html
MODX_MANAGER_PATH = C:/Users/tony/Documents/Websites/22.idb.dev/public_html/manager/
MODX_MANAGER_URL = /manager/
I'm fairly certain I'm not using Suhosin.