Welcome, Guest
Username Password: Remember me

Code at bottom of page
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Code at bottom of page

Code at bottom of page 13 years, 1 month ago #3495

  • badams1
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
  • Karma: 0
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
Last Edit: 13 years, 1 month ago by badams1. Reason: forgot url

Re: Code at bottom of page 13 years, 1 month ago #3497

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4866
  • Karma: 105
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.

Re: Code at bottom of page 13 years, 1 month ago #3499

  • badams1
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
  • Karma: 0
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.
  • Page:
  • 1
Time to create page: 0.06 seconds

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.