Posted by Dollowmite on December 7, 2012 at 4:56pm
When I click the "Clear All Caches" button Drupal give me this message:
An illegal choice has been detected. Please contact the site administrator.
I'm logged-in as the administrator! How do I fix this or what am I doing wrong. Thanks
Comments
=-=
how many modules are enabled?
if you empty the cache tables manually in the database, then try the button does the same issue occur?
I guess I have quite a lot of
I guess I have quite a lot of modules enabled, but I don't know which ones I can disable.
How do I empty the cache tables? Where do I find them? Sorry and thanks
=-=
cache tables are in the database. If the problem is module related then you will have to start disabling modules one at a time and test.
I've never messed with the
I've never messed with the database and don't know where to start. Which would be most likely the problem?
=-=
now's as good a time as any to learn. How do you create database backups before adding new modules or making major changes?
Do you know any tutorials on
Do you know any tutorials on this or something, so I don't destroy anything else?
=-=
check your hosts knowledge base for the db tool use. typically phpmyadmin. If phpmyadmin is in use google is your friend.