I provided the following fix for Reycer earlier and he has responded that it fixed the problem, so here goes.
Ok, in the file /dbtech/vbslider/actions/widget.php, on or around line 456, find the following:
Code:
$static .='<a href="' . $vbulletin->options['bburl'] . '/content.php/'
Replace
with
Do the same for line 466 (or around that).
I'll have to see if something changed recently (perhaps the friendly URL bug in the CMS) which caused that to change. If so, it'll be fixed in the upcoming release.
Brad