PDA

View Full Version : Sidebar error


ciccio79
03-30-2020, 05:41 PM
Hello everybody.
Since yesterday this code appears at the top, on the homepage of my forum.

');var sidebar_align='right';var content_container_margin=parseInt('290px');var sidebar_width=parseInt('270px');

I state that I have not changed anything. It suddenly appeared.
Disappears when I disable the sidebar.

How can I solve it?

Skyrider
03-31-2020, 06:39 AM
Google resulted into this:

https://vborg.vbsupport.ru/showthread.php?t=320634

To quote Lynne.

What are you using on your server that is adding "pagespeed.jm" to all the links:

')<!--[if lt IE 8]><link rel="stylesheet" type="text/css" href="css.php?styleid=1&amp;langid=1&amp;d=1446084785&amp;td=ltr&amp;she et=sidebar-ie.css" /><![endif]-->
<script type="text/javascript">document.write('<script type="text/javascript" src="'+yuipath+'/animation/animation-min.js?v=423"></script>');var sidebar_align='right';var content_container_margin=parseInt('310px');var sidebar_width=parseInt('290px');</script>
<script type="text/javascript" src="http://rklounge.com/clientscript/vbulletin-sidebar.js,qv=423.pagespeed.jm.bu0Qt2X4x8.js"></script>

<link rel="stylesheet" type="text/css" href="A.css.php,qstyleid=1,alangid=1,ad=1446084785,atd=l tr,asheet=additional.css.pagespeed.cf.Q6a22XscAj.c ss"/>


Try disabling that. Above is where the code problem is. So, something is putting it there.