Sub Menu
Links Menu
Online Users

In total there are 309 users online :: 4 registered, 0 hidden and 305 guests

Most users ever online was 1091 on Wed Aug 16, 2023 5:27 pm

Registered users: Bing [Bot], Google [Bot], Helter, Majestic-12 [Bot] based on users active over the past 60 minutes

[SOLVED] general error - Could not get referers information

Support for IntegraMOD 140

Moderator: Integra Moderator

[SOLVED] general error - Could not get referers information

PostAuthor: joey_4ers » Sun May 06, 2007 3:19 pm

Hi guys ..

Just haveing a slight problem.

Nothing had been changed the error appered on its own. Not too sure why cant figure it out..

[flash=,:1mliv7j9]http://i86.photobucket.com/albums/k84/joey_4ers/cheww1.jpg[/flash:1mliv7j9]

The error happens when you log in to the site.. I have tried to reset sessions and also deleted my cookies but the error still appears..

any help would be apreciated ..

Thanks ..
Last edited by joey_4ers on Sun May 06, 2007 5:22 pm, edited 1 time in total.

joey_4ers
Members
Members
 
Posts: 30
Likes: 0 post
Liked in: 0 post
Joined: Thu Jan 11, 2007 9:58 pm
Cash on hand: 0.00

PostAuthor: joey_4ers » Sun May 06, 2007 5:21 pm

Hi guys..

I just thought i'd let you know i solved the issue myself.

wiped phpbb_referers table and created a new one..

Just a question what does that do anyway ?

Code: Select all
DROP TABLE phpbb_referers;CREATE TABLE phpbb_referers (     referer_id mediumint(8) UNSIGNED NOT NULL auto_increment,     referer_host varchar(255) NOT NULL default '',     referer_url varchar(255) NOT NULL default '',     referer_ip varchar(8) NOT NULL default '',     referer_hits int(10) NOT NULL default '1',     referer_firstvisit int(11) DEFAULT '0' NOT NULL,     referer_lastvisit int(11) DEFAULT '0' NOT NULL,     PRIMARY KEY (referer_id));  
Last edited by joey_4ers on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

joey_4ers
Members
Members
 
Posts: 30
Likes: 0 post
Liked in: 0 post
Joined: Thu Jan 11, 2007 9:58 pm
Cash on hand: 0.00


Return to IntegraMOD 140

Who is online

Registered users: Bing [Bot], Google [Bot], Helter, Majestic-12 [Bot]