can't log to bridgemgr.php can't log to bridgemgr.php
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

can't log to bridgemgr.php

Started by zom, June 05, 2007, 08:26:28 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

zom

I would like to unbridge smf to my forum , problem bridgemgr refuse all user and password (I can acceed to to administration page).

I have tried to check in database and tried to log with the data of user n° 1 (group 1) but still refused

could help ?

thank you
Thanks to everyone

Sami

It's strange ! but if you don't have any other way then manually remove bridge info from xxx_bridge table by using phpmyadmin or similar mysql tool
‍I don't answer to PM with support question
Please post your issue to related board

zom

hello what is the encoding of the password : password looks like 28fc2782ea7ef51c1104ccf7b9bea13d how to convert that to the password to insert in  the password field ?

thank you

Thanks to everyone

Sami

Password store as a MD5 hash string , you can generate new password by using md5 function
‍I don't answer to PM with support question
Please post your issue to related board

Joachim Müller

To manually disable bridging, just use phpMyAdmin, browse coppermine's config table, set "bridge_enable" to "0".