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? ???
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 :).
Disable notices in Coppermine's config.
Debug mode is of, is that what you mean?
I don't see any other notice setting :(