Quote:
Originally Posted by Blaine0002
find
$wowchar_code .= " onmouseover='ajax_showTooltip(\"".$vbulletin->options['bburl']."/ajax.php?do=wowcharcode&server={xserver}&char={cha rname}\",this);";
in the WoW Char Code Postbit plugin
replace with
$wowchar_code .= " onmouseover='ajax_showTooltip(\"".$vbulletin->options['bburl']."/clientscript/wowbbcode_js/ajax.php?do=wowcharcode&server={xserver}&char={cha rname}\",this);";
|
Im not sure what you are trying to do here except create a lot of 404 errors ?
there is no ajax.php file in the clientscript/wowbbcode_js directory. I use the ajax.php file of vbulletin.