• 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"

SmartPanel - SMM Panel Script

SmartPanel - SMM Panel Script 4.1

No permission to download
its work on subdomain too.
the order didnt transfer because of crons didnt updated.
you have to create regular routine crons for that.

Cronjob for main Smartpanel script:​

* * * * * wget --spider -O - http://yourwebsite.com/cron/order >/dev/null 2>&1
* * * * * wget --spider -O - http://yourwebsite.com/cron/multiple_status >/dev/null 2>&1
* * * * * wget --spider -O - http://yourwebsite.com/cron/dripfeed >/dev/null 2>&1
* * * * * wget --spider -O - http://yourwebsite.com/cron/subscriptions >/dev/null 2>&1

For Hostinger, Cron task should be similar to:
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

Cronjob for Coinpayments payement gateway module:​

* * * * * wget --spider -O - http://yourwebsite.com/add_funds/coinpayments/cron >/dev/null 2>&1
Thanks, worked! Do you have the PAYEER Module? just to confirm before I buy it.
 
  • Like
  • Love
Reactions: gmax16 and d3v1l
Hey guys, I am having a problem with the user verification template tag which is missing from the template, you know the link to click on to verify your email address.
I tried guessing the tag and used {{email_verification}} and unfortunately they didn't work.
Can some1 please help me get this email verification link going. Everything else working so good.

EDIT: I finally guessed the proper tag is {{activation_link}}

1659390410614.png
 
Last edited:
What about the “Average time” indicator for the services, like the one perfect panel uses. This feature is also very important. Can this feature be coded somewhere on the script?

1660757485566.png
 
hi i wasnt sure to post this here or as a laravel/site issue

for some reason the sign up page just keeps spinning on submission. after completing the form and hitting "sign up" it hangs on the spinning wheel indefinitely. if u try again but wait a while before completing and submitting, it spins a while then stops.

its my first time using this theme and laravel, and has been working fine for last few weeks. its just stopped working. im not even sure how to debug this as it is a new realm to me :(

anyone else experienced this?
 
hi i wasnt sure to post this here or as a laravel/site issue

for some reason the sign up page just keeps spinning on submission. after completing the form and hitting "sign up" it hangs on the spinning wheel indefinitely. if u try again but wait a while before completing and submitting, it spins a while then stops.

its my first time using this theme and laravel, and has been working fine for last few weeks. its just stopped working. im not even sure how to debug this as it is a new realm to me :(

anyone else experienced this?

This is not laravel. This is codeigniter.

Authorization in the script works via API via javascript, so there is such a problem. There is no solution - just wait for an update from the developer. The problem was not solved in the new version. I think this suits the developer.
 
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