Quote:
Originally Posted by victorvu
Hello Cory Booth:
Thanks for the mod. I installed it according to the instructions, but got the empty shell, as shown below:
Attachment 131949
Do you have the complete code ?
Victor
|
Victor, the code is complete, I had the same error that you're experiencing, when you configure the widget to add it in, do not delete the existing code which is:
Code:
$output = date(vB::$vbulletin->options['dateformat']) . "<br />\n";
Instead, add the code for your slider directly after it. You should then be able to see your slider without any issue, provided everything else is installed/configured correctly.