PDA

View Full Version : Error When Adding New Question


sinjix_media
Tue 18th Dec '07, 10:12am
This is what I get.
I have already uninstalled all my mods before I even upgraded.
I cant upload the LARGE error so I have to link outside.
http://ny-dev.com/error.txt

Kerry-Anne
Tue 18th Dec '07, 10:15am
This is a known issue and will be fixed in the next release. In the meantime you can run the following query:


UPDATE phrasetype SET special = 1 WHERE fieldname = 'hvquestion'

sinjix_media
Tue 18th Dec '07, 10:20am
This is a known issue and will be fixed in the next release. In the meantime you can run the following query:


UPDATE phrasetype SET special = 1 WHERE fieldname = 'hvquestion'
So I set the question in the options then run that query and it will be saved?

sinjix_media
Tue 18th Dec '07, 10:24am
thanks.
that worked

MrNase
Tue 18th Dec '07, 10:24am
Run that query once (to fix that bug) and start adding new questions. :)