Forum Discussion
RyanStanford1
6 years agoQrew Captain
For the iol variable... just need to update to:
<img qbu='module' src='/i/clear2x2.gif' onload="if(typeof QBU=='undefined'){QBU={};$.getScript(document.location.pathname.substr(4)+'?a=dbpage&pagename=
mainly there's a variable at the $.getScript(
just change that variable to document.location.pathname.substr(4) and it should work on mobile.
<img qbu='module' src='/i/clear2x2.gif' onload="if(typeof QBU=='undefined'){QBU={};$.getScript(document.location.pathname.substr(4)+'?a=dbpage&pagename=
mainly there's a variable at the $.getScript(
just change that variable to document.location.pathname.substr(4) and it should work on mobile.