init.inc.php init.inc.php
 

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

init.inc.php

Started by Zalbag, November 07, 2004, 07:05:11 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Zalbag

Hello.  Sorry I am  usually good at things like this.  But in this case apprently not.  Right now I am trying to figure out what the problem is with my codes.  Everything is fine, but on thing.


http://www.zanarkands.com/photos

I get a error messages saying......


Warning: main(themes/classic/theme.php): failed to open stream: No such file or directory in /home/zanarka/public_html/photos/include/init.inc.php on line 334

Warning: main(themes/classic/theme.php): failed to open stream: No such file or directory in /home/zanarka/public_html/photos/include/init.inc.php on line 334

Fatal error: main(): Failed opening required 'themes/classic/theme.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/zanarka/public_html/photos/include/init.inc.php on line 334

its rather confusing, but I don't have the slightest clue right now.  Thank you for helping and understanding my problem.

Joachim Müller

This error message means you haven't uploaded all coppermine files that are needed. To get coppermine running, you have to upload at least the classic theme (http://zanarkands.com/photos/themes/classic/ and everything within this folder).

Joachim