Comment to Facebook connect
-
Hello Dantien !
If you can't login to the admin area of Facebook connect module then you may try to execute the following query in your UNA Database:
UPDATE `sys_modules` set `enabled`=0 WHERE `name`='bx_facebook' LIMIT 1;
Then clear the content of cache folder, leave there only .htaccess file.