Code at bottom of page

badams1
14 years, 1 month ago
I get the following code at the bottom of the page when in mobile view:

trigger( 'onMobileJoomlaAdCheck', array() ); if(in_array('f3da4a6dd8f15c9170572d18838c841e', array_map('md5', $results))) { // The user has installed plug-in to remove ads } else { ?>

Is this normal or do I have something set wrong?

www.mscok.edu

Thanks
Bill
dryabov
14 years, 1 month ago
It's known issue on servers with short_open_tag=0 option in php.ini.
Will be fixed in next release.

Solution: replace <? by <?php in the code of templates/mobile_iphone/index.php.
badams1
14 years, 1 month ago
Ok, thanks.  I was just wondering and will be waiting on the next release as it isn't a big enough issue to edit the page.

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.