Fatal error Fatal error
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Fatal error

Started by nukeworker, June 22, 2004, 12:00:41 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nukeworker

Warning: main(themes/default/theme.php): failed to open stream: No such file or directory in /homepages/17/d96074409/htdocs/pictures2/include/init.inc.php on line 333

Fatal error: main(): Failed opening required 'themes/default/theme.php' (include_path='.:/usr/local/lib/php') in /homepages/17/d96074409/htdocs/pictures2/include/init.inc.php on line 333

Line 333 reads:

require "themes/{$CONFIG['theme']}/theme.php";

hmmm.

Joachim Müller

seems like you haven't fully upgraded your install: the "default" theme's name has been changed to "classic" in cpg1.3.0.
Browse to http://yourdomain.tld/your_coppermine_folder/index.php?theme=classic , go to config and change your default theme to "classic" there.

GauGau