My coppermine is NOT BRIDGED... i have over twohundred users and this is NOT good.
Fatal error: main() [function.require]: Failed opening required 'bridge/.inc.php' (include_path='.:/usr/lib/php') in /customers/detekt.dk/detekt.dk/httpd.www/galleri/include/init.inc.php on line 234
PLEASE HELP ME
check your xxx_bridge table under gallery database and remove any value if you have under that table
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#bridge_manager_recover_start
Thaks alot... i get to the screen where the system ask for admin details to disable brigde,.
Now the problem is that it wont accept my password.
The details are 100% correct typed... what can i do ?
BTW i upgraded from 1.4.3 to 1.4.10
PLEASE BE SO KIND AND HELP ME OUT... i allmost crying here!... :'(
Make sure you entered your Coppermine details, note that they are case sensitive which is different to the normal login. If you still can't get in then add this code to the end of your sql/update.sql file and then run update.php in your web browser.
UPDATE `CPG_config` SET value='0' WHERE name='bridge_enable';
YOU ARE A PRUNE..!! Thank you SO VERY MUCH...
Now the datafields are updated and i have acces to the gallery again.
***
SOLVED