THIS IS FULL ERROR CODE:
Fatal error: main(): Failed opening required 'bridge/.inc.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/www/bcic/kotlin/gallery/include/init.inc.php on line 234
I can't login as admin. (Gallery was in offline mode)
I can't disable bridging.
please help
Gallery 1.44
PHBB 2.0.19
Hardcode this line in init.inc.php
define('UDB_INTEGRATION', $BRIDGE['short_name']);
to
define('UDB_INTEGRATION', 'phpbb2018');
That should fix up the gallery. Then re-run the bridge manager. After that reverse the code change and it should be back to normal.
added but got next error:
Fatal error: Cannot redeclare cpggetmicrotime() (previously declared in /home/www/bcic/kotlin/gallery/include/init.inc.php:35) in /home/www/bcic/kotlin/gallery/include/init.inc.php on line 33
What did you set as the relative path to your BBS when you setup the bridge ?
::) This nice person "pea32ant" sent me a PM requesting help although he's getting help here by the expert on his issue. What a karma booster...
to GAUGAU:
Sorry, I searhed everywhere, you was first... Sorry for my PM. If I knew...
relative path to BBS:
./forum
How can I disable bridging by modifying mysql database?
if you can't log in as admin and modify coppermine's config using the coppermine user interface, then use a third-party tool like phpMyAdmin (http://www.phpmyadmin.net/)
of course I used PHPmyADMIN
I set bridge_enable to 0
but stiil got error
Fatal error: Cannot redeclare cpggetmicrotime() (previously declared in /home/www/bcic/kotlin/gallery/include/init.inc.php:35) in /home/www/bcic/kotlin/gallery/include/init.inc.php on line 33
link?
Administrators group_id - 1
User_group - 1
User_active - YES
gallery is here:
http://www.kotlin.ru/gallery/
did you upgrade from a previous version or is this this a fresh cpg1.4.4 install? In case it's an upgrade, make sure that you have updated all your files.
this was upgrade from 1.43
of course i made update of all files
and was running UPDATE.PHP
but still can't login
get a fresh cpg1.4.4 package from a different mirror and re-upload. Make sure your FTP client is set to replace existing files. Make sure to upload in the proper FTP mode.
OK, I'll try.
but if this error again?
maybe operation MICROCODE is not supported by server?...
the error message you got means that the function has been defined twice, it does not mean that the function name is not allowed. Try my suggestion and post the results, no need to worry now before having tried.
SOLVED!
Sorry for my stupid things...
THANK YOU VERY MUCH!!!!
it would help others if you posted what you did wrong and/or what you did to solve this issue.
grr me too have same error and can't fix it
Fatal error: Cannot redeclare cpggetmicrotime() (previously declared in /home/public_html/forum/gallery/include/init.inc.php:35) in /home/public_html/forum/gallery/include/init.inc.php on line 33
When requesting bridge support - mandatory! (http://forum.coppermine-gallery.net/index.php/topic,24032.0.html)
Do that in a thread of your own. Locking