Welcome Guest, Not a member yet? Register   Sign In
Random occurance of session-error
#4

[eluser]heavenquake[/eluser]
More strangeness.

I've now started using the database (for user controls only, not session storage), and the former error is gone for good.

However, I get the following error at random, also around 20% of my pageloads.

Code:
An Error Was Encountered

Unable to load the requested language file: language/db_lang.php
I'm *not* using any language file called db_lang anywhere, and I have no idea why it sometimes tries to load it, but not other times. What's going on?

EDIT: Alright, it looks like it's trying to save my sessiondata in the database, even though it's set not to.

I created an empty db_lang.php file in my language directory, and now the occuring error is
Code:
Error Number: 1146

Table 'HqCMS.N' doesn't exist

DELETE FROM `N` WHERE `last_activity` < 1164918720


Messages In This Thread
Random occurance of session-error - by El Forum - 11-26-2008, 07:23 PM
Random occurance of session-error - by El Forum - 11-27-2008, 08:26 AM
Random occurance of session-error - by El Forum - 11-27-2008, 04:47 PM
Random occurance of session-error - by El Forum - 11-29-2008, 01:15 PM
Random occurance of session-error - by El Forum - 12-01-2008, 12:08 PM
Random occurance of session-error - by El Forum - 12-02-2008, 07:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB