• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Gym Master - Gym Management System

Gym Master - Gym Management System v24

No permission to download

Update History​

  • 11-11-2022
    - Show membership-wise class in the User Register page
    - Fix some design issues and crashes
 
Hello, could you share the gym master script in its latest version 🙏

 
Was able to bypass the purchase key

Upload the .sql which is found in the db folder to your databases.
Go to the folder config > app.php

Modify line 237 to 240 with the details of your DB :

host | username | password | database

Code:
    'Datasources' => [
        'default' => [
            'className' => 'Cake\Database\Connection',
            'driver' => 'Cake\Database\Driver\Mysql',
            'persistent' => false,
            'host' => 'XXXXX',
            'username' => 'XXXXX',
            'password' => 'XXXXX',
            'database' => 'XXXXX',
            'encoding' => 'utf8',
            'timezone' => 'UTC',
            'flags' => [],
            'cacheMetadata' => true,
            'log' => false,
            'quoteIdentifiers' => false,
            'url' => env('DATABASE_URL', null),


After doing so, it should be okay and you be redirected to the login page i/o the installation page
@sreidd13 did you try this?
 
  • Like
Reactions: fernanvevo412
After i wanna do like everything (save or attend class or create something)
i am getting this
 

Attachments

  • imeid.png
    imeid.png
    31.1 KB · Views: 23
Last edited:
Hi, getting this error on client side of gym master. None of the links in the dashboard work, they redirect to the Cake Php error... when checking the url, this address is added into the url of the users dashboard

https://yourdomain.com/work/gymmaster/gym etc

Anyone with any idea how to remove this work/gymmaster
 
i tried installing the way you showed in app.php and importing db sql file from db folder ...when it comes to final stage it gives please enter correct purchase key doesn't bypass ...can you check

Aryan kapoor

 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock