Can anyone give me some instruction? Can anyone give me some instruction?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Can anyone give me some instruction?

Started by root, June 25, 2005, 06:55:52 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

root

after i input the information needed and installed this software, I tried to go to the index.php but i got the following error message:

Notice: Undefined index: PATH_TRANSLATED in C:\Apache2\htdocs\WebRoot\Church_photo\index.php on line 21

Notice: Undefined offset: -1 in C:\Apache2\htdocs\WebRoot\Church_photo\index.php on line 22

Warning: Cannot modify header information - headers already sent by (output started at C:\Apache2\htdocs\WebRoot\Church_photo\index.php:21) in C:\Apache2\htdocs\WebRoot\Church_photo\themes\classic\theme.php on line 810

Warning: Cannot modify header information - headers already sent by (output started at C:\Apache2\htdocs\WebRoot\Church_photo\index.php:21) in C:\Apache2\htdocs\WebRoot\Church_photo\themes\classic\theme.php on line 811

Warning: Cannot modify header information - headers already sent by (output started at C:\Apache2\htdocs\WebRoot\Church_photo\index.php:21) in C:\Apache2\htdocs\WebRoot\Church_photo\include\functions.inc.php on line 51

Can anyone tell me how to solve this???

kegobeer

Turn off debug notices in the config settings.

In your php.ini you probably have

display_errors = On

Turn it off.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

root

Thank you very much for your kindly help. The error message has all been gone. Thanks!!!!