Thanks and failure
-
Hi plugin-team,
it is so great that you have created a new version for the new wordpress!
I am using LimeSurvey Version 2.50+ Build 160526
The configuration and database connection was all fine. No error. But I am getting an error during login process:
—
Warning: Missing argument 2 for wpdb::prepare(), called in /websiteurl/wp-content/plugins/surveypress/survey-press.php on line 420 and defined in /websiteurl/wp-includes/wp-db.php on line 1246WordPress-Datenbank-Fehler: [Unknown column ‘create_survey’ in ‘field list’]
INSERT INTOlime_users
(users_name
,password
,full_name
,parent_id
,lang
,email
,create_survey
,create_user
,delete_user
,superadmin
,configurator
,manage_template
,manage_label
) VALUES (‘myusername’, ‘mypassword’, ‘my name’, 1, ‘auto’, ‘[email protected]’, 0, 0, 0, 0, 0, 0, 0)
unable to update records in ls table with given credentials!
—
My LimeSurvey table has the following structure:
—
uid users_name password full_name parent_id lang email htmleditormode templateeditormode questionselectormode one_time_pw dateformat created modified
—
Could you please check if I did something wrong or if there is a bug in the software?Thanks again!
- The topic ‘Thanks and failure’ is closed to new replies.