[Plugin: Popularity Contest] jQuery Bug
-
I noticed today that this was throwing me 404 errors.
Line 2520
original code
jQuery.post(“index.php”,{ak_action:”api_record_view”, ids: AKPC_IDS, type:”‘.$type.'”}, false, “json”);fix code
jQuery.post(“‘.site_url(‘index.php’).'”,{ak_action:”api_record_view”, ids: AKPC_IDS, type:”‘.$type.'”}, false, “json”);
The topic ‘[Plugin: Popularity Contest] jQuery Bug’ is closed to new replies.