Topics

User Functions

Events

There are no upcoming events

What's New

Stories

No new stories

Comments last 2 weeks

No new comments

Trackbacks last 2 weeks

No new trackback comments

Links last 2 weeks

No recent new links

NEW FILES last 14 days

No new files

Welcome to Geeklog Tuesday, May 21 2013 @ 11:41 AM EDT

The following comments are owned by whomever posted them. This site is not responsible for what they say.

  • Problems Uninstalling \'beta\'
  • Authored by:Anonymous on Monday, December 09 2002 @ 11:33 AM EST
More Detail found in error.log

12/09/2002 11:30:11 AM - 1064: You have an error in your SQL syntax near \') AND perm_group >= 2) OR (perm_members >= 2) OR (perm_anon >= 2))\' at line 1 SQL in question: SELECT count(*) AS count FROM gl_stories WHERE (date >= (NOW() - INTERVAL 86400 SECOND)) AND (date <= NOW()) AND (draft_flag = 0) AND ((owner_id = 11 AND perm_owner >= 2) OR (group_id IN () AND perm_group >= 2) OR (perm_members >= 2) OR (perm_anon >= 2))
  • Problems Uninstalling \'beta\'
  • Authored by:efarmboy on Monday, December 09 2002 @ 01:32 PM EST
This errror looks unrelated ... This is retrieving story records - thus not forum code. Disable the plugin to ensure its not the plugin.

Blaine
  • Problems Uninstalling \'beta\'
  • Authored by:Anonymous on Monday, December 09 2002 @ 02:21 PM EST
Unrelated - Restoring backup? Do I just delete all the GL tables and run the SQL script created during the backup?
  • Problems Uninstalling \'beta\'
  • Authored by:Anonymous on Monday, December 09 2002 @ 04:39 PM EST
Use the Plugin Editor to delete the plugin. Always the best way.