I found this script in a public (I don't remember which one). It was posted as is, with non-working elements, bugs, author's code, global connection to the company's servers.
So, what works in it: -Registration -Authorization -Full protection (no holes) -Reworked for PHP 7+ (was 5.6) -All classes have been reworked -Translations (not all translations are ready, but in some cases I will add localization of many countries) -Viewing world matches (API of a large monitoring of game events was attached), so far there is no viewing of the match itself! I'll add it soon -Mailing of activation and registration letters (sends everything as it should, but there will be an update) -Sleep protection (kicks you out of the system if you're inactive) -Currency converter (cheese-written built into the system, takes exchange rates from Google) -Promotions, bonuses, bonus mailings, 5-level referrals have been made -Personal live chat! Will be linked to the admin panel for quick responses to users. -Setting user roles (Admin, Moderator, Tech Support, Partner, Business partner) - Registration on the site as a legal entity (corrected and works correctly) -Captcha is attached (otherwise there was some Turkish analogue)
What doesn't work: -Admin panel (it simply doesn't exist! The standard one has a direct connection to the servers, and it doesn't fit the new software -Mob version -Casino -Bingo (API is not attached)
1. Upload the contents of the zip archive to your host 2. Create a new database and upload the sql file 3. In the root of the zip archive, the settings.php file (register access to the database + specify the site address $config['site_adresi']="your address". Other fields can be left blank)
Go back
|