there is a password?
whats the password guys?
there is a password?
whats the password guys?
To install in the Localhost (Xamp , wamp ,...) first create a new database, then in the config file change these lines:Thank you, @amir, can you help me with the installation please, I am not sure which lines to edit on config.php to enter the database details. I am trying to install on localhost.
ah ok Thank you sirTo install in the Localhost (Xamp , wamp ,...) first create a new database, then in the config file change these lines:
define('DB_HOST', 'localhost');
define('DB_USER', 'root');
define('DB_PASS', '');
define('DB_NAME', 'your-new-database-name');
Password is empty
You have to add fund in your provider wallet too. Adding fund in users account in your panel can’t help you for ordering. You need to have balance in provider wallet. Then only order will be processed and reflected.Hi guys i really need your help.
So i installed the smartpanel successful, added balance to user and order a service from HQSmartpanel API service, but the order does not reflect on the Instagram or telegram accounts being tested on, what else do i need to do?
Any help is really appreciated
You have to add fund in your provider wallet too. Adding fund in users account in your panel can’t help you for ordering. You need to have balance in provider wallet. Then only order will be processed and reflected.
Not at all. Nothing free in this selfish world.Is there any service that makes orders free for admin?
If you understand what i mean.
Not really sure i will look for it for youDoes anyone know the /refills cron
Hello. Is it already possible to find a refill module for SmartPanel 4 somewhere?
its work on subdomain too.@d3v1l does this script work on a subdomain? I deposited funds on the mono panel and imported services and connected the API, but when an order is made it's not delivered to momo panel it just happens on my side. What could be the issue?
1 2 3 4 | * * * * * wget -O /dev/null https://yourdomain.com/cron/order * * * * * wget -O /dev/null https://yourdomain.com/cron/multiple_status * * * * * wget -O /dev/null https://yourdomain.com/cron/dripfeed * * * * * wget -O /dev/null https://yourdomain.com/cron/subscriptions |