Fatal error Fatal error
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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