Please create a backup of your Checkbox database.
Once this is complete connect to your active Checkbox database using a SQL Query Analyzer or a similar tool and run the following script.
EXEC ckbx_Install_UpSertSetting 'SetSurveyDefaultButton', 'false'
When connecting to the database, please be sure to use the same credentials that Checkbox uses.
Restart IIS and log back into Checkbox. Your issue should be resolved.
|