I've uninstalled the two plugins that I installed yesterday. One had an error:
/*
* MODX Console Output
*
* @date 2012-02-02 08:29:27
*/
Grabbing package to remove...
Skipping modPluginEvent object (data object does not exist and cannot be removed): Array
(
[pluginid] => 18
[event] => OnWebPagePrerender
)
Removed modTransportPackage instance with primary key autofiximagesize-1.0.1-pl
Successfully grabbed package. Now attempting to remove transport zip...
Successfully removed transport zip.
Attempting to remove extracted transport directory...
Successfully removed extracted transport directory.
Package successfully removed.
/* EOF */
From the cache error log prior to removal of the plugin:
[01-Feb-2012 13:34:02] PHP Parse error: syntax error, unexpected $end in /home/trillium/public_html/barlowmdx/core/cache/includes/elements/modplugin/3.include.cache.php on line 2
From the error log in the root directory, this shows over and over again. The timestamps correspond to me clearing the cache manually:
[2012-02-02 00:22:24] (ERROR @ /barlowmdx/index.php) Error HY000 executing statement:
INSERT INTO `modx_session` (`id`, `access`, `data`) VALUES ('7a3628ab2f29977ca12d5e8f55b6a6f9', 1328170944, 'modx.user.contextTokens|a:0:{}')
Array
(
[0] => HY000
[1] => 2006
[2] => MySQL server has gone away
)
[2012-02-02 00:22:42] (ERROR @ /home/trillium/public_html/barlowmdx/core/cache/includes/elements/modplugin/11.include.cache.php : 59) PHP warning: getimagesize(
http://trilliumlake.com/barlowmdx/assets/templates/main/images/bookmartletsgoogle.png) [<a href='function.getimagesize'>function.getimagesize</a>]: failed to open stream: Connection timed out
[2012-02-02 00:22:42] (ERROR @ /home/trillium/public_html/barlowmdx/core/cache/includes/elements/modplugin/11.include.cache.php : 59) PHP warning: getimagesize(
http://trilliumlake.com/barlowmdx/assets/templates/main/images/bookmartletslinkedin.png) [<a href='function.getimagesize'>function.getimagesize</a>]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
[2012-02-02 00:22:42] (ERROR @ /home/trillium/public_html/barlowmdx/core/cache/includes/elements/modplugin/11.include.cache.php : 59) PHP warning: getimagesize(
http://trilliumlake.com/barlowmdx/assets/templates/main/images/bookmartletsping.png) [<a href='function.getimagesize'>function.getimagesize</a>]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
[2012-02-02 00:22:42] (ERROR @ /home/trillium/public_html/barlowmdx/core/cache/includes/elements/modplugin/11.include.cache.php : 59) PHP warning: getimagesize(
http://trilliumlake.com/barlowmdx/assets/templates/main/images/bookmartletsstumbleupon.png) [<a href='function.getimagesize'>function.getimagesize</a>]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
[2012-02-02 00:22:42] (ERROR @ /home/trillium/public_html/barlowmdx/core/cache/includes/elements/modplugin/11.include.cache.php : 59) PHP warning: getimagesize(
http://trilliumlake.com/barlowmdx/assets/templates/main/images/bookmartletstwitter.png) [<a href='function.getimagesize'>function.getimagesize</a>]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
[2012-02-02 00:22:42] (ERROR @ /home/trillium/public_html/barlowmdx/core/cache/includes/elements/modplugin/11.include.cache.php : 59) PHP warning: getimagesize(
http://trilliumlake.com/barlowmdx/assets/templates/main/images/bookmartletsemail.png) [<a href='function.getimagesize'>function.getimagesize</a>]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
[2012-02-02 00:22:42] (ERROR @ /barlowmdx/index.php) Error HY000 executing statement:
Array
(
[0] => HY000
[1] => 2006
[2] => MySQL server has gone away
)