https://next-level-arcade.com


Results 1 to 5 of 5
  1. #1
    Administrator stangger5's Avatar

    Join Date
    Nov 2005
    Posts
    1,633
    Thanks
    666
    Thanked 620 Times in 320 Posts

    Long game name fix

    This is a problem in vbulletin ibproarcade and new games having long names..
    PHP Code:
    Error #011 -> gid=10714|ui[a_sess_gid]=10714|g[gid]=10714|vs[mid]=31|vs[gname]=SummerWarsHiddenObjectsAS3v2cl|gamename=SummerWarsHiddenObjectsAS3v2class 
    If you look at the error code from above..
    Look at the gname and gamename...They have to match or the system thinks your cheating..
    The gname is shorter..
    To fix this you have to up the limit of the games_session and games_list data base, gname, varchar()..

    PHP Code:
    alter table `games_sessionmodify `gnamevarchar(60NOT NULL

    PHP Code:
    alter table `games_listmodify `gnamevarchar(60NOT NULL
    :)

  2. The Following 5 Users Say Thank You to stangger5 For This Useful Post:

    blind-eddie (09-30-2014), javilonas (06-24-2016), junkyman (09-27-2014), Spock (08-18-2016)

  3. #2
    Junior Member

    Join Date
    Aug 2016
    Posts
    26
    Thanks
    6
    Thanked 2 Times in 2 Posts
    thnx for this fix, great work :)

  4. #3
    Game Adapters

    Join Date
    Sep 2014
    Posts
    7
    Thanks
    0
    Thanked 21 Times in 19 Posts
    I do not understand exactly what to do.
    Can you please tell me what to do stangger5.

    Thank you very much.

  5. #4
    Administrator stangger5's Avatar

    Join Date
    Nov 2005
    Posts
    1,633
    Thanks
    666
    Thanked 620 Times in 320 Posts
    You need to run both of those queries from your admincp..

    Admincp >> Maintenance >> Execute SQL Query >> Manual Query

  6. #5
    Game Adapters

    Join Date
    Sep 2014
    Posts
    7
    Thanks
    0
    Thanked 21 Times in 19 Posts
    Ok thanks stangger.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Link Exchange - Affiliates/Friends