Welcome to Geeklog, Anonymous Saturday, April 27 2024 @ 04:10 am EDT

Geeklog Forums

1146: Table 'geeklog.gl_submitspeedlimit' doesn't exist


Status: offline

mpursley

Forum User
Junior
Registered: 03/27/03
Posts: 18
confused
Hey All,

I have noticed that my site (running on 1.3.7sr1) spits out this error if a non-"story admin" tries to submit a story (or link)...

1146: Table 'geeklog.gl_submitspeedlimit' doesn't exist


Any ideas?

Thanks,
M@
 Quote

Status: offline

destr0yr

Forum User
Full Member
Registered: 07/06/02
Posts: 324
Please correct me if I'm wrong, however, Dirk will probably smack you if you are in fact running sr1. Upgrade to 1.3.8 or 1.3.7sr4.

If you have phpMyAdmin, try dumping this into a SQL window:
Text Formatted Code

CREATE TABLE gl_submitspeedlimit (
  id int(10) unsigned NOT NULL auto_increment,
  ipaddress varchar(15) NOT NULL default '',
  date int(10) unsigned default NULL,
  PRIMARY KEY  (id)
) TYPE=MyISAM

 

-- destr0yr
"I love deadlines. I like the whooshing sound they make as they fly by." -- Douglas Adams
 Quote

All times are EDT. The time is now 04:10 am.

  • Normal Topic
  • Sticky Topic
  • Locked Topic
  • New Post
  • Sticky Topic W/ New Post
  • Locked Topic W/ New Post
  •  View Anonymous Posts
  •  Able to post
  •  Filtered HTML Allowed
  •  Censored Content