Error on paid subscription delete.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jumpD
    Senior Member
    • May 2004
    • 128
    • 3.8.x

    Error on paid subscription delete.

    This is all I get since updating to 3.8.0 beta 2


    Code:
    DELETE FROM access
    WHERE forumid IN () AND
        userid = 113;
    So it would appear that the forum ids are not available to the query.

  • Zachery
    Former vBulletin Support
    • Jul 2002
    • 59097

    #2
    What is the full error?

    Comment

    • jumpD
      Senior Member
      • May 2004
      • 128
      • 3.8.x

      #3
      That is the full error. It's a database error. Happens on scheduled task every day or if you try to do it manually in the admincp. It has a blank () for forum id's and that results in a mysql error of course.

      Code:
       MySQL Error   : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND
                              userid = 113' at line 2
      This is with access masks turned on and used.
      Last edited by jumpD; Wed 5 Nov '08, 6:41am.

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...