Quote:
Originally Posted by BadgerDog
I tried this solution to solve the same problem I have and I got this:
xxxx's for privacy ...
How do we roll this version back to something stable and clean up residue tables mess it might have created? Thanks ..
Regards,
Doug
|
Really sorry about that. If you edit the plugin,
Build Quiz Type List
and change
PHP Code:
if (file_exists(DIR . '/dbtech/vbquiz/hooks/dbtech_vbquiz_create_complete.php'))
to
PHP Code:
if (file_exists(DIR . '/dbtech/vbquiz_pro/hooks/dbtech_vbquiz_create_complete.php'))
It will fix that.
I'm not positive about rolling it back. You can try to upload the old files, edit the product to be version 1.1.0 and then import the 1.1.1 xml product and it should work.
Dylan