coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: webrunner on January 19, 2005, 11:23:42 PM

Title: Problem with SMF and several mods
Post by: webrunner on January 19, 2005, 11:23:42 PM
I have installed SMF 1.0.1 with several mods and Coppermine 1.32.
They bridged quite well except when i am not logged in and go to the Coppermine dir i see the following two errors:

Notice: Undefined index: t_bookmarks in /path/to/coppermine/bridge/smf.inc.php(126) : eval()'d code on line 111

Notice: Undefined index: buddyList in /path/to/coppermine/albums/bridge/smf.inc.php(126) : eval()'d code on line 112

The t_bookmarks and buddyList are two fields added to the membertable by smf mods, that i figured out but after a 4 hour search i am givving up (i am not a php programmer ;) )

Any ideas anyone?  ???
Title: Re: Problem with SMF and several mods
Post by: BMWHeaven on January 20, 2005, 12:56:44 AM
You have to wait for the new version of coppermine (1.4), they're busy on the development, but shouldn't take too long.
Just visit here in the next couple of days/weeks, and hopefully it's here :).
Title: Re: Problem with SMF and several mods
Post by: kegobeer on January 20, 2005, 01:31:24 AM
Disable notices in Coppermine's config.
Title: Re: Problem with SMF and several mods
Post by: webrunner on January 24, 2005, 09:32:30 PM
Debug mode is of, is that what you mean?

I don't see any other notice setting :(