After updating the plug in, I get this error in the admin only. The site is fine, but the admin crashes.
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122880 bytes) in /home/sitename/public_html/wp-admin/menu.php on line 74
http://wordpress.org/extend/plugins/cart66-lite/
Looks like you are running out of memory. Try adding this line to your wp-config.php file.
define(‘WP_MEMORY_LIMIT’, ’64M’);
That didn't help either. I don't want to set up another shopping cart for this site. Anyone else have any clues?
Found the issue...conflict with AnythingSlider for WordPress