Problem with SMF and several mods Problem with SMF and several mods
 

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

Problem with SMF and several mods

Started by webrunner, January 19, 2005, 11:23:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

webrunner

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?  ???

BMWHeaven

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 :).

kegobeer

Disable notices in Coppermine's config.
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

webrunner

Debug mode is of, is that what you mean?

I don't see any other notice setting :(