coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: pinball on July 16, 2005, 01:04:17 AM

Title: Error with Firefox
Post by: pinball on July 16, 2005, 01:04:17 AM
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.
Title: Re: Error with Firefox
Post by: kegobeer on July 16, 2005, 01:16:09 AM
What version of SMF?
Title: Re: Error with Firefox
Post by: pinball on July 16, 2005, 01:19:14 AM
SMF 1.0.5
Title: Re: Error with Firefox
Post by: kegobeer on July 16, 2005, 01:25:01 AM
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.
Title: Re: Error with Firefox
Post by: pinball on July 16, 2005, 01:36:59 AM
kegobeer,

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

Cheers.