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.
What version of SMF?
SMF 1.0.5
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.
kegobeer,
Thanks for your help, I'll take a look at SMF forum.
Cheers.