Jump to content
MakeWebGames

Connor

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Connor

  1. @Str8Klownin910 If you notice the 'Gangsters: 0', that means there is currently no signed up accounts to your game; i'm assuming this is because you have not imported the database files (someone else had this exact same problem a couple days ago and posted it in the GL Discord). You need to import the schema.sql and data.sql to your database (phpmyadmin). The files can be found in the /install/ folder of GLV2. Once you have done that you will be able to login with the default admin account, or even make your own account and change it to an admin which can be found in the admin panel. GL is a very good engine to learn with, it is written in OOP and it is quite easy to get the hang of once you have played around with it a bit. Goodluck.
×
×
  • Create New...