Quote:
Originally Posted by gpc10347
Can you maybe try an experiment for me?
Line 65 in vmoods.js : Try adding /forums/ ahead of the ajax.php call (or whatever directory structure yours uses)
YAHOO.util.Connect.asyncRequest("POST", "/forums/ajax.php?do=vmoods_update&securitytoken=" + SECURITYTOKEN + "&vmood=" + target.title, {
(It's working on both Advanced and the forums)!!!
|
This edit to the .js fixed the vBAdvanced problem. Thanks!