Results 1 to 2 of 2
  1. #1
    ZeroTroubles's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Whereever I feel like.
    Posts
    3,050
    Reputation
    145
    Thanks
    505
    My Mood
    Amused

    LoL Wiki Syntax Errors

    The page indicated that there might be a bug in the software whilst saving edited pages;

    Code:
    A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was:
    (SQL query hidden)
    from within function "LinksUpdate::getExistingInterwikis". Database returned error "1146: Table 'wikin.leagueoflegends_iwlinks' doesn't exist (localhost)".
    I'll just wait untill it gets fixed, right now I can't save my major edit so I just put it in a notepad.

  2. #2
    Physcadelic's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Australia <3
    Posts
    4,450
    Reputation
    323
    Thanks
    828
    My Mood
    Breezy
    If they've coded it like

    Code:
    SELECT wikiorwhatever
    FROM tblwikin.leagueoflegends_iwlinks
    It just means the table doesn't exist. They could have changed the name of the field and not updated the query

    R.I.P a great GM




    Quote Originally Posted by Assalamu alaikum View Post
    what? maybe stop talk with riddles and with words i am not even know.

Similar Threads

  1. [HELP] C++ Syntax error "too many initializers"
    By ARKaMAN in forum Call of Duty Modern Warfare 2 Coding / Programming / Source Code
    Replies: 2
    Last Post: 08-16-2010, 11:28 AM
  2. Help.....! bad syntax error..
    By tjwjdqls75 in forum Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    Replies: 14
    Last Post: 07-23-2010, 07:29 PM
  3. [SOLVED] Syntax Error
    By Shucker in forum Call of Duty Modern Warfare 2 Help
    Replies: 11
    Last Post: 07-22-2010, 09:22 AM
  4. error C2061: syntax error : identifier '__RPC__out_xcount_part'
    By That0n3Guy in forum C++/C Programming
    Replies: 12
    Last Post: 11-06-2009, 01:25 PM
  5. [Help]I get these SYNTAX errors.Please Help
    By phoenixraider in forum C++/C Programming
    Replies: 2
    Last Post: 10-18-2008, 07:57 PM