Welcome, Guest
Username Password: Remember me

Error at Iphone version of my website
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Error at Iphone version of my website

Error at Iphone version of my website 13 years, 2 months ago #3765

  • devkbsc
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
Hello , 

I got the error when i run my application in the iphone. I tried many different configuration of iphone tab at the mobile joomla. And also i verified the global config mobile joomla. I couldnt find the error. The error message tells that. 


warning failed to open stream, fputs() , fclose(),  at the file plugin/mobile/terawurl.php lines 457,458,459.

And also the other error cannot modify the header.

How to bug this error? would you show me good solution? 

Re: Error at Iphone version of my website 13 years, 2 months ago #3782

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4866
  • Karma: 105
Hmm. plugin/mobile/terawurl.php contains 146 lines only. Most likely you mean plugins/mobile/terawurfl/TeraWurfl.php. To fix the issue change in TeraWurflConfig.php
	public static $LOG_LEVEL = LOG_WARNING;

by
	public static $LOG_LEVEL = 0;
(but actually this issue means that you have some problems with TeraWURFL database, so try to reinstall MobileJoomla and apply above patch if reinstall doesn't fix it).
  • Page:
  • 1
Time to create page: 0.17 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.