Bug Question Text Display Not Saving When Editted

Status
Not open for further replies.
Sorry, I'll fix it in the next release. If you want to manually fix it.
Open dbtech/review/actions/admin/edit_question.php

Find
PHP:
print_textarea_row($vbphrase['dbtech_review_quest_display'], 'questtext', $question['text'], 7, 50);

Replace with

PHP:
print_textarea_row($vbphrase['dbtech_review_quest_display'], 'text', $question['text'], 7, 50);
 
Hey no problem and don't apologize. I will try to post everything I find to help you make this the best mod it can be. :)
 
Status
Not open for further replies.

Legacy DragonByte Reviews

vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
194
Customer rating
0.00 star(s) 0 ratings
Back
Top