hello i have tried to search but couldnt find the same issue i have when bridging with smf when i enable it i get this error:
Fatal error: Call to undefined function: show_indexads() in /home/rage/public_html/unitedgraphicsartist/Sources/Load.php(1702) : eval()'d code on line 560
i have tried using debug mode but it doesnt have a debug window on this screen. i have smf running from the root of my site and i am using the same DB as smf for the gallery.
the theme i am using for smf is Aa_New_Damage i have only added 1 mod to the site before i bridged the 2 together and that is the ad mod for smf.
line 560 in load.php is:
b.ID_THEME, b.override_theme, b.permission_mode, b.countPosts
i have already implemented the DB hijack code for the gallery to prevent smf from hijacking the connection but im lost from here with same error.
i replaced the file smf10.inc.php with the one i was using for a test gallery i bridged with smf before going all out on the site and now i get this error:
Fatal error: Cannot redeclare class core_udb in /home/rage/public_html/unitedgraphicsartist/Gallery/bridge/udb_base.inc.php on line 43
that line says: class core_udb {
When requesting bridge support - mandatory! (http://forum.coppermine-gallery.net/index.php?topic=24032.0)