PDA

View Full Version : vBulletin - Facebook cant login admin control panel



Fli
06-02-2013, 03:16 PM
If You have an issue with Facebook when loging into your vBulletin forum user or admin control panel, you may try to fix the issue with google. Search the error message it is giving You.

If you fail to fix the Facebook issue this time and want to make your logins working, what you need to do is:

- Disable so called "Facebook Connect" in your mysql database.

1. Login your hosting control panel and find mysql managing application like "PHPMyAdmin", when loged into PHPMyAdmin, find your forum mysql database name on the left and click it. Then on the right top click tab called "Search", then search for: enablefacebookconnect
Select table called "setting" for search and then Click submit/search button. Browse the result. Then you can see the line:




http://host14.registrar-servers.com:2082/3rdparty/phpMyAdmin/themes/pmahomme/img/s_fulltext.png (http://host14.registrar-servers.com:2082/3rdparty/phpMyAdmin/db_search.php?db=cashbb_vb&server=1&token=8d095601ee1042e49c2b257ecf4c6120#usesubform[1]=1)
varname
grouptitle
value
defaultvalue
optioncode
displayorder
advanced
volatile
datatype
product
validationcode
blacklist



http://host14.registrar-servers.com:2082/3rdparty/phpMyAdmin/themes/dot.gif Edit (http://host14.registrar-servers.com:2082/3rdparty/phpMyAdmin/tbl_change.php?db=cashbb_vb&table=setting&where_clause=%60setting%60.%60varname%60+%3D+%27en ablefacebookconnect%27&clause_is_unique=1&sql_query=SELECT+%2A++FROM+%60cashbb_vb%60+.+%60se tting%60+&goto=sql.php&default_action=update&token=8d095601ee1042e49c2b257ecf4c6120)
http://host14.registrar-servers.com:2082/3rdparty/phpMyAdmin/themes/dot.gif C (http://host14.registrar-servers.com:2082/3rdparty/phpMyAdmin/tbl_change.php?db=cashbb_vb&table=setting&where_clause=%60setting%60.%60varname%60+%3D+%27en ablefacebookconnect%27&clause_is_unique=1&sql_query=SELECT+%2A++FROM+%60cashbb_vb%60+.+%60se tting%60+&goto=sql.php&default_action=insert&token=8d095601ee1042e49c2b257ecf4c6120)opy
http://host14.registrar-servers.com:2082/3rdparty/phpMyAdmin/themes/dot.gif D (http://host14.registrar-servers.com:2082/3rdparty/phpMyAdmin/sql.php?db=cashbb_vb&table=setting&sql_query=DELETE+FROM+%60cashbb_vb%60.%60setting%6 0+WHERE+%60setting%60.%60varname%60+%3D+%27enablef acebookconnect%27&message_to_show=%C5%98%C3%A1dek+byl+smaz%C3%A1n&goto=sql.php%3Fdb%3Dcashbb_vb%26table%3Dsetting%26 sql_query%3DSELECT%2B%252A%2B%2BFROM%2B%2560cashbb _vb%2560%2B.%2B%2560setting%2560%2B%26message_to_s how%3D%25C5%2598%25C3%25A1dek%2Bbyl%2Bsmaz%25C3%25 A1n%26goto%3Ddb_sql.php%26token%3D8d095601ee1042e4 9c2b257ecf4c6120&token=8d095601ee1042e49c2b257ecf4c6120)elete
enablefacebookconnect
facebook
0
0
yesno
10
0
1
boolean
vbulletin

0



Click Edit.
Then in row "value", you need to changed it from 1 to 0. (from enabled to disabled)
Then scroll down and click Save/Execute or similar button. Then setting is changed. Now you should be able to login and Facebook connect is disabled.