I uninstalled and removed the package early this morning, then re-installed again and tried to get this setup properly. During the install I got errors:
Console running...
Attempting to install package with signature: frontpage-1.0-beta
Grabbing package workspace...
Workspace environment initiated, now installing package...
Attempting to set system settings
Attempting to install package with signature: frontpage-1.0-beta
Package found...now preparing to install.
Grabbing package workspace...
Workspace environment initiated, now installing package...
Attempting to attach plugin to event OnWebPagePrerender
Attempting to set system settings
Linking resources to parent
Attempting to install package with signature: frontpage-1.0-beta
Package found...now preparing to install.
Grabbing package workspace...
Workspace environment initiated, now installing package...
Error 23000 executing statement: INSERT INTO `modx_site_plugin_events` (`pluginid`, `event`, `priority`, `propertyset`) VALUES (9, '', 0, 0) Array ( [0] => 23000 [1] => 1062 [2] => Duplicate entry '9-' for key 1 )
Error saving vehicle object of class modPluginEvent; criteria: Array ( [0] => 0 [1] => OnWebPagePrerender )
Could not install related objects for vehicle object of class modPlugin; criteria: Array ( [name] => Frontpage )
Attempting to attach plugin to event OnWebPagePrerender
[color=red]Error 23000 executing statement: INSERT INTO `modx_site_plugin_events` (`pluginid`, `event`, `priority`, `propertyset`) VALUES (9, 'OnWebPagePrerender', 0, 0) Array ( [0] [color=red]=> 23000 [1] => 1062 [2] => Duplicate entry '9-OnWebPagePrerender' for key 1 )
Cannot link plugin to event
xPDOVehicle resolver failed: type php (/data/19/2/11/41/2337856/user/2566871/htdocs/core/packages/frontpage-1.0-beta/modResource/90d67b7e53a5a42d2c206ed672b09b86.resolver.resolver)
Attempting to preserve files at /data/19/2/11/41/2337856/user/2566871/htdocs/assets/components/frontpage into archive /data/19/2/11/41/2337856/user/2566871/htdocs/core/packages/frontpage-1.0-beta/modResource/90d67b7e53a5a42d2c206ed672b09b86.1.preserved.zip[/color]
I then go to a page to try and edit it and the edit/create bar is still not displaying properly. I press EDIT and I’m brought to a 404 Page Not Found link (URL Says:
http://my-site-here.com/&frontpage=1&source=2
After failing to open the Edit window, the following shows in my error log:
[2011-02-24 11:05:54] (ERROR @ /index.php) `0` is not a valid integer and may not be passed to makeUrl()
[2011-02-24 11:05:54] (ERROR @ /index.php) `0` is not a valid integer and may not be passed to makeUrl()
[2011-02-24 11:05:54] (ERROR @ /index.php) [OnWebPagePrerender]
These errors have shown up during three installs now, 2 using the Download Manager in MODx Revo, one with a direct download and upload to core/packages from MODx website... any idea what is going wrong? Really appreciate the help