Error Again....

Support for IntegraMOD 141

Moderator: Integra Moderator

Error Again....

PostAuthor: Mr.Black » Sat Jan 05, 2008 1:39 am

Your phpBB Version: 2.0.
phpBB Type: phpBB / IMPortal
MODs: No
Your knowledge: Basic Knowledge
Board URL: [url]http://[/url]

PHP Version:
MySQL Version:


What was done before the problem appeared?
Nothing. I just refreshed the page


What was done to try to solve the problem?




De.scription and Message

Well i am getting this stupid sessions error again <img>

[code]Critical Error!message_die() was called multiple times.  Error #1    Line ]

Anyone know of a Eternal Fix? Last time i emptied the sessions table in mysql and then waited 3 hours and it came back. Now we have the error again.... Help me fix eternally!
Last edited by Mr.Black on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Mr.Black
Members
Members
 
Posts: 41
Likes: 0 post
Liked in: 0 post
Joined: Tue Jan 01, 2008 7:57 pm
Cash on hand: 0.00

PostAuthor: Mr.Black » Sat Jan 05, 2008 2:35 am

is there a way for me to externally clear the cache of the forums, since i can't get on the forums?
Last edited by Mr.Black on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Mr.Black
Members
Members
 
Posts: 41
Likes: 0 post
Liked in: 0 post
Joined: Tue Jan 01, 2008 7:57 pm
Cash on hand: 0.00

Re: Error Again....

PostAuthor: obiku » Sat Jan 05, 2008 2:55 am

Yes you can.

First off all you can, with an FTP client, delete all cached files in your /cache directory. All cached files start with tpl_
Then delete all files which start with cache in the /var_cache directory.

Also you maybe have to empty your sessions table. Login with phpMyAdmin into your database and empty the sessions table and the sessions_key table.

DO NOT DELETE dos tables, only empty them, the way to do this, is by clicking in phpMyAdmin on the database name, then select the tables you wish to empty, and at the botem select empty.
Last edited by obiku on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
http://www.familie-smit.nl
http://portfolio.familie-smit.nl

Do not tsunami my inbox... instead use the forums...
Hard work may not kill me, but why take a chance?

[hr]
User avatar
obiku
Dev Team
Dev Team
 
Posts: 218
Likes: 0 post
Liked in: 0 post
Joined: Tue May 02, 2006 11:22 am
Cash on hand: 0.00
Location: level 8

Re: Error Again....

PostAuthor: Helter » Sat Jan 05, 2008 8:00 am

your errors dont look like sessions full errors, but if youd like to try a diff sessions.php, it may help. This one will always bump the first 500, so your current ussers will not loose thier sessions while active and youre sessions table will not fill up.

Just upload it to your includes folder.


*edit. It sounds like ctracker does not like your anonomous users. user id -1 is anonomous, or guest. My guess is that you may have added one of your ctracker file fixes incorrectly. Do you remember how many youve done and which files they were?
You do not have the required permissions to view the files attached to this post.
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie
User avatar
Helter
Administrator
Administrator
 
Posts: 4554
Likes: 40 posts
Liked in: 116 posts
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 1,959.15
Location: Seattle Wa
IntegraMOD version: phpBB2x

PostAuthor: Mr.Black » Sat Jan 05, 2008 12:54 pm

"obiku";p="30114" wrote:Yes you can.

First off all you can, with an FTP client, delete all cached files in your /cache directory. All cached files start with tpl_
Then delete all files which start with cache in the /var_cache directory.

Also you maybe have to empty your sessions table. Login with phpMyAdmin into your database and empty the sessions table and the sessions_key table.

DO NOT DELETE dos tables, only empty them, the way to do this, is by clicking in phpMyAdmin on the database name, then select the tables you wish to empty, and at the botem select empty.


Done Still doesn't work...

"HelterSkelter";p="30115" wrote:your errors dont look like sessions full errors, but if youd like to try a diff sessions.php, it may help. This one will always bump the first 500, so your current ussers will not loose thier sessions while active and youre sessions table will not fill up.

Just upload it to your includes folder.


*edit. It sounds like ctracker does not like your anonomous users. user id -1 is anonomous, or guest. My guess is that you may have added one of your ctracker file fixes incorrectly. Do you remember how many youve done and which files they were?


I replaced the Sessions.php with the new one you have here and no luck <img>

I really haven't done anything with ctracker. The only file i have changed is the _security.php file to turn DEBUG mode on.
Last edited by Mr.Black on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Mr.Black
Members
Members
 
Posts: 41
Likes: 0 post
Liked in: 0 post
Joined: Tue Jan 01, 2008 7:57 pm
Cash on hand: 0.00

Re: Error Again....

PostAuthor: Helter » Sat Jan 05, 2008 2:05 pm

the next time you have that error and cant get in, rename your root/ctracker folder and see if you can get in. If you can get in, youll show a few errors, but it will b functional. That will rule out CTracker as the culprit
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie
User avatar
Helter
Administrator
Administrator
 
Posts: 4554
Likes: 40 posts
Liked in: 116 posts
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 1,959.15
Location: Seattle Wa
IntegraMOD version: phpBB2x

PostAuthor: Mr.Black » Sat Jan 05, 2008 3:29 pm

"HelterSkelter";p="30122" wrote:the next time you have that error and cant get in, rename your root/ctracker folder and see if you can get in. If you can get in, youll show a few errors, but it will b functional. That will rule out CTracker as the culprit


I still can't get in....

I tried renaming the ctracker folder and this is what i got:

[code]  Warning]
Last edited by Mr.Black on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Mr.Black
Members
Members
 
Posts: 41
Likes: 0 post
Liked in: 0 post
Joined: Tue Jan 01, 2008 7:57 pm
Cash on hand: 0.00

Re: Error Again....

PostAuthor: Helter » Sat Jan 05, 2008 5:35 pm

pm me a copy of your php.ini
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie
User avatar
Helter
Administrator
Administrator
 
Posts: 4554
Likes: 40 posts
Liked in: 116 posts
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 1,959.15
Location: Seattle Wa
IntegraMOD version: phpBB2x

PostAuthor: Mr.Black » Sat Jan 05, 2008 5:42 pm

"HelterSkelter";p="30126" wrote:pm me a copy of your php.ini


where is that located?
Last edited by Mr.Black on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Mr.Black
Members
Members
 
Posts: 41
Likes: 0 post
Liked in: 0 post
Joined: Tue Jan 01, 2008 7:57 pm
Cash on hand: 0.00


Return to IntegraMOD 141

Who is online

Registered users: App360MonitorBot, Bing [Bot], Google [Bot]