Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
  • Register
Welcome to the Q&A for Question2Answer.

If you have questions about the platform, click here to ask and please use English.

If you just want to try Q2A, please use the demo, which also grants admin access.

Apr 29: Q2A 1.5.2

Twitter login doesn't work

0 votes

I have installed the plugin Twitter OAUTH Login under 1.4 beta.

I got this error after installation.

(Fatal error: Cannot redeclare qa_db_connect() (previously declared in /home/sites/vip5023133/httpd/htdocs/faq/qa-include/qa-db.php:37) in /home/sites/vip5023133/httpd/htdocs/faq/qa-include/qa-db.php on line 63)

Then, I have updated the define('QA_BASE_DIR', dirname(empty($_SERVER['SCRIPT_FILENAME']) ? __FILE__ : $_SERVER['SCRIPT_FILENAME']).'/'); in both config.php and callback.php.

But I didn't add
require 'qa-include/qa-base.php';

I got below message after clicking the login. Please shed some light. Thanks.

 

+++
The config file could not be found. Please read the instructions in qa-config-example.php.

+++

Hi gidgreen, should I continue to use this plugin and fix the problem? Thanks.

related to an answer for: Anyone else working on Login with Twitter?
asked Jun 9, 2011 in Q2A Core by jrt
edited Jun 9, 2011 by jrt

Please log in or register to answer this question.