Strange behavior on webpage

bmurphy
13 years, 7 months ago
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
dryabov
13 years, 7 months ago
Does this issue still exist in RC3?
Christopher Barbas
13 years, 6 months ago
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
dryabov
13 years, 6 months ago
Seems your TeraWURFL's Cache DB table is corrupted. Run
TRUNCATE TABLE jos_TeraWURFLCache

sql-query to remove cache entries.
Christopher Barbas
13 years, 6 months ago
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
dryabov
13 years, 6 months ago
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".

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.