https://next-level-arcade.com


Results 1 to 5 of 5

Threaded View

Previous Post Previous Post   Next Post Next Post
  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)

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