Error with Firefox Error with Firefox
 

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

Error with Firefox

Started by pinball, July 16, 2005, 01:04:17 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pinball

Hi,

I was wondering if you could help.  I have configured my Windows XP machine to run Apache2, with perl, php and mysql support.  I have installed and configured Coppermine 1.3.3 and it bridges with SWF.  Almost everything is running fine.

The problem I am having if when using Firefos, if I view the photo gallery as guest (not logged into SWF) I get the following error message at the top of the screen :

'Notice: Undefined index: USER_AGENT in C:\websites\photo_gallery\bridge\smf.inc.php(127) : eval()'d code on line 20'

Everything Works, apart from this message being displayed.  The thing is in the same situation using IE6 there is no error message.

Any ideas.

kegobeer

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

pinball


kegobeer

Turn off error notices in your php.ini file.  It's just a notice, not an error message.  It is related to SMF and not Coppermine.  Check out the SMF forum and search for undefined user_agent.
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

pinball

kegobeer,

Thanks for your help, I'll take a look at SMF forum.

Cheers.