I am using Drupal v4.6

I checked the Chamelion box to try something, and now I get this error:

Fatal error: Call to undefined function: menu_primary_links() in /home/brainshr/public_html/themes/chameleon/chameleon.theme on line 56

How can I undo this?

Comments

pulsifer’s picture

Changing the name of the themes/chameleon directory might bring back enough of the admin UI that you can revert the theme setting.

brainshrub’s picture

Thanks for answering my plea for help.

erwin’s picture

You can move (or remove) the themes/chameleon directory.
Another theme become active as a default, make the theme you want active and move the themes/chameleon directory back.

brainshrub’s picture

That did it.

erwin’s picture

;-)