Quote:
Originally Posted by AndrewD
I took another look at your site. I think you need to edit the clientscript/wimpy/wimpy_button.js file, as follows:
Find:
var wimpySwf = "clientscript/wimpy/wimpy_button.swf";
Change to:
var wimpySwf = "/path/to/forum/clientscript/wimpy/wimpy_button.swf";
In your case, this would be:
var wimpySwf = "/forum/clientscript/wimpy/wimpy_button.swf";
This is explained in the 'readme.txt' for the extra (vbadvanced integration), but it's new with this release so I understand why it would be missed.
Le me know if this works for you.
|
Thanks very mush Andrew. It works now in the portal and in the library.