Google Ads No longer Working on Media Pro light skin after Jamroom Upgrade from 5.2.5
Design and Skin Customization
The first step would seam to be, find out what is in those variables:
$_conf.jrMediaProLight_ads_off : {$_conf.jrMediaProLight_ads_off} <br>
$_conf.jrMediaProLight_google_ads: {$_conf.jrMediaProLight_google_ads} <br>
$_conf.jrMediaProLight_side_ad: {$_conf.jrMediaProLight_side_ad} <br>
Put that in at the top of that file and you will see what your values are. Or a {debug} in there, that would work too.
Once you know the values of the variables, it should be easy to see why things get to where they do.
--update--
Documentation page for debug:
"{debug}"
http://www.jamroom.net/the-jamroom-network/documentation/development/1477/debug
updated by @michael: 07/26/14 04:48:21PM