Quote:
Originally Posted by MissKalunji
ahh I see
okay will do.
what info do i send you?
|
I found the problem.
Open
dbtech/vbquiz/actions/doquizsearch.php
Find
Code:
$quiz_row = vB_Template::create('dbtech_vbquiz_search_quiz_row');
Replace it with
Code:
$quiz_row = vB_Template::create('dbtech_vbquiz_home_quiz_row');
I'll have a new release at the end of the weekend with some enhancements, this will be included if you are more comfortable waiting.
Dylan