Closed (won't fix)
Project:
ImageCache
Version:
5.x-1.6
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2008 at 23:52 UTC
Updated:
24 May 2012 at 07:17 UTC
Made the mistake of installing imagecache 5.x-2.1 and imageapi 5.x-1.2 before realizing that imageapi requires PHP 5.1.
When I realized I didn't have PHP5.1 on our server, I uninstalled both modules and then installed imagecache 5.x-1.6.
As soon as the imagecache module is enabled, the site just gives a blank page.
I was able to restore the site by removing the imagecache files from the webserver.
How can I fix things so that I can go back to imagecache 5.x-1.6?
Thanks
Comments
Comment #1
steveparks commentedOn the page Site Building>Modules, you'll see a link to uninstall. Select this and it will list some modules with checkboxes.
Tick the box next to imagecache and submit.
This will clear out the database tables from the 5.x-2.1 version.
Next, check that none of the other modules you have depend on imagecache2. This might be some unexpected things like Thickbox. You may need to downgrade to an older version of these modules too.
Then install the older version as normal.
Good luck
Comment #2
fizk commented