PDA

View Full Version : Include Problems


benreich
01-29-2006, 11:08 PM
Hi,

I was working on my forum, installing numerous products and hacks and suddently noticed that my signatures were not working. I then proceeded to the admin control panel and into the avatar section. It showed an error saying that it couldn't parse something in the image.php file.

I helped that by re-uploading the image.php file. Then after I had done that, it came up with this error

Warning: main(/home2/benreich/public_html/forums/admincp/includes/init.php): failed to open stream: No such file or directory in /home2/benreich/public_html/forums/admincp/image.php on line 62

Fatal error: main(): Failed opening required '/home2/benreich/public_html/forums/admincp/includes/init.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/benreich/public_html/forums/admincp/image.php on line 62

Now I went to re-upload that file, and realised that there isn't a folder called includes in the admincp folder. Am I missing something here?

Since this has happened all the signatures don't work

Please help

Regards
Ben

Andreas
01-29-2006, 11:13 PM
You've uploaded the wrong image.php.
There are 2 different files with this name
- one for forum root
- one form admincp

Make sure you've got the correct ones in place.

Though, this shouldn't have to do anything with sigs.

benreich
01-30-2006, 12:58 AM
Thanks for the help Andreas. I have uploaded it, and found out the problem with the signatures