I had coppermine installed and working ok , and added a theme, and now I get this error,
Fatal error: Cannot redeclare pageheader() (previously declared in /home/webwatch/public_html/nuke/modules/coppermine/include/functions.inc.php:184) in /home/webwatch/public_html/nuke/modules/coppermine/themes/fiblue3d/theme.php on line 801
Where do I change the php to point back to the working default theme so I can recover my image gallery?
Thanks in advance folks..
Use phpmyadmin to edit the _config table - change theme value to classic
...or add theme=classic to the url, like this http://yourdomain.tld/your_coppermine_folder/?theme=classic
GauGau