I am at a loss...
The LimeSurvery module shows a check mark for the LimeSurvey database connection informations, LimeSurvey site url and the Synchronized servers but an X for the LimeSurvey site database tables and the Timezone setting.

I am able to access and complete the survey so I assume it is set up correctly. The prefix is correct and I have added

// $db_url = 'mysql://username:password@localhost/databasename';
$db_url['default'] = 'mysql://username:password@localhost/databasename';
$db_url['ls'] = 'mysql://username:password@your_LimeSurvey_host/your_LimeSurvey_database_name';

with the correct information. Running Drupal 6.28. Any help would be appreciated. Thanks in advance.

Comments

thedut’s picture

Hello gvinje !

The error may be in your settings.php Drupal file or in the LimeSurvey prefix value :
Make sure you tip the correct values comparing them to the config.php LimeSurvey file, pay attention to spaces, case.
In order to help me to understand this issue, tell me :

  • did you install your LimeSurvey site into the same database than your LimeSurvey site ?
  • what is the prefix value for your Drupal install and for your LimeSurvey install ?
thedut’s picture

Title: LimeSurvey database connection » LimeSurvey database connection : table fails
Status: Active » Closed (cannot reproduce)

I'm not able to reproduce this issue.
Feel free to reopen this issue for providing new informations.