Found something ..and make like this ...
plugin code:
Code:
ob_start();
include('test_slide.php');
$jwfpss = ob_get_contents();
ob_end_clean();
vB_Template::preRegister('forumhome', array('jwfpss' => $jwfpss));
and put this
on my forumhome template ...
but no results ...works not ..and no error messages ... just slideshow come not up!
have you some solutions?
regards
macc
you can visit my site (like guest) and you will see slideshow ... works fine on vb 3.8.4