error when click on ip logged link in 1.1.2

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • risestar
    Member
    • Apr 2000
    • 85

    error when click on ip logged link in 1.1.2

    Get this error when clicking on the ip logged link in 1.1.2

    Database error in vBulletin: Invalid SQL: SELECT forumid FROM forum
    WHERE threadid=10995
    mysql error: Unknown column 'threadid' in 'where clause'
    mysql error number: 1054
    Date: Friday 09th of June 2000 10:46:41 PM
    Script: /forum/postings.php?action=getip&postid=52435
    Referer: [url]http://www.dsschat.com/forum/showthread.php?threadid=10995[/url]
  • John
    Senior Member
    • Apr 2000
    • 4042

    #2
    Hmmm... a bug. In postings.php find:

    SELECT forumid FROM forum WHERE threadid=

    This is on line 205. Replace it with:
    SELECT forumid FROM thread WHERE threadid=

    John
    John Percival

    Artificial intelligence usually beats real stupidity ;)

    Comment

    • risestar
      Member
      • Apr 2000
      • 85

      #3
      Thanks John, that did the trick!

      Comment

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