Welcome, Guest
Username Password: Remember me

Strange behavior on webpage
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Strange behavior on webpage

Strange behavior on webpage 12 years, 8 months ago #5336

  • bmurphy
  • OFFLINE
  • Fresh Boarder
  • Posts: 11
  • Karma: 0
Hi-

I'm getting some very strange behavior after I login and get redirected on a standard webpage (not mobile page). Also getting tons of can't connect to mySQL database errors ... any ideas?


Warning: mysqli::real_escape_string() [mysqli.real-escape-string]: Couldn't fetch mysqli in /home/content/90/4620990/html/vidons/plugins/mobile/terawurfl/DatabaseConnectors/TeraWurflDatabase_MySQL5.php on line 542

Warning: mysqli::query() [mysqli.query]: Couldn't fetch mysqli in /home/content/90/4620990/html/vidons/plugins/mobile/terawurfl/DatabaseConnectors/TeraWurflDatabase_MySQL5.php on line 358

Warning: TeraWurflDatabase_MySQL5::getDeviceFromCache() [terawurfldatabase-mysql5.getdevicefromcache]: Couldn't fetch mysqli in /home/content/90/4620990/html/vidons/plugins/mobile/terawurfl/DatabaseConnectors/TeraWurflDatabase_MySQL5.php on line 359

Warning: Cannot modify header information - headers already sent by (output started at /home/content/90/4620990/html/vidons/plugins/mobile/terawurfl/DatabaseConnectors/TeraWurflDatabase_MySQL5.php:542) in /home/content/90/4620990/html/vidons/plugins/system/mobilebot.php on line 521

Re: Strange behavior on webpage 12 years, 8 months ago #5433

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4866
  • Karma: 105
Does this issue still exist in RC3?

Re: Strange behavior on webpage 12 years, 7 months ago #5654

Good day

Yes confirmed.

Notice: Undefined index: id in /home/xxxxxxxxxx/public_html/plugins/mobile/terawurfl/TeraWurfl.php on line 297

Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxxxxxx/public_html/plugins/mobile/terawurfl/TeraWurfl.php:297) in /home/xxxxxxxxxxxxx/public_html/plugins/system/mobilebot.php on line 540
Last Edit: 12 years, 7 months ago by Christopher Barbas.

Re: Strange behavior on webpage 12 years, 7 months ago #5657

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4866
  • Karma: 105
Seems your TeraWURFL's Cache DB table is corrupted. Run
TRUNCATE TABLE jos_TeraWURFLCache

sql-query to remove cache entries.

Re: Strange behavior on webpage 12 years, 7 months ago #5662

dryabov wrote:
Seems your TeraWURFL's Cache DB table is corrupted. Run
TRUNCATE TABLE jos_TeraWURFLCache

sql-query to remove cache entries.


Hi

I assume this is safe!?

Thanks

Re: Strange behavior on webpage 12 years, 7 months ago #5676

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4866
  • Karma: 105
Christopher Barbas wrote:
I assume this is safe!?

It's safe, but correct table name can have another prefix (espesially in Joomla!1.7) and postfix is "TeraWurflCache".
The following user(s) said Thank You: Christopher Barbas
  • Page:
  • 1
Time to create page: 0.18 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.