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

WASender - Whatsapp server and bulk sender (SAAS)

WASender - Whatsapp server and bulk sender (SAAS) v3.5

No permission to download
Captura de tela 2023-11-24 105338.png


Good morning gentlemen, could you help me with this error message that appears after sending a mass message?
 
Hello i give a error 500 in pricing section where i'm click in button "sign up now" https://mysite.com/register/2.

my .htaccess is default to installation. please help me whit this. thanks


Code:
<IfModule mod_rewrite.c>
    <IfModule mod_negotiation.c>
        Options -MultiViews -Indexes
    </IfModule>

    RewriteEngine On

    # Handle Authorization Header
    RewriteCond %{HTTP:Authorization} .
    RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]

    # Redirect Trailing Slashes If Not A Folder...
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_URI} (.+)/$
    RewriteRule ^ %1 [L,R=301]

    # Send Requests To Front Controller...
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteRule ^ index.php [L]
   
    RewriteCond %{REQUEST_URI} !^/public/
    RewriteRule ^(.*)$ /public/$1 [L,QSA]
   
    # Disable index view
    Options -Indexes
   
    # Hide a specific file
    <Files .env>
        Order allow,deny
        Deny from all
    </Files>
</IfModule>
 
Can anyone explain, how to setup/use webhook in this script while adding a new device. I tried but webhooks is not working, may be I'm doing it in a wrong way.
Don't forget that in order for the webhook to be activated, you must include the following code in the cronjob.

Execute Schedule Messages
curl -s YOURDOMAINORSUBDOMAIN_whereis_WASENDER/cron/execute-schedule

Run Every 1 Minutes

Execute webhooks requests
curl -s YOURDOMAINORSUBDOMAIN_whereis_WASENDER/cron/execute-webhook

Run Every 1 Minutes

Notify to customer before expire the subscription
curl -s YOURDOMAINORSUBDOMAIN_whereis_WASENDER/cron/notify-to-user

Everyday

Remove Junk Devices
curl -s YOURDOMAINORSUBDOMAIN_whereis_WASENDER/cron/remove-junk-device

Everyday

This information can be found at:

YOURDOMAINORSUBDOMAIN_whereis_WASENDER/admin/cron-job
 
Whatsapp url: http://freewasenderserver1.apipedia.id:8080
Whatsapp host: http://freewasenderserver1.apipedia.id
Whatsapp port: 8080
Free Whatsapp Server Node JS for WA Sender.
Note: no support auto reply and webhook
Note: There is a possibility that your sender is being used by someone else
Note: ONLY FOR TESTING MODE, NOT FOR PRODUCTION MODE
Note: It's possible that you will use another sender, if that happens please log out first then log back in on wasender WhatsApp scan the QR code.

Note: I am not responsible for any losses caused by this free server. If you need a special server for your own, please contact me via chat. (NOT FREE)
 
Last edited:
little bit confuse when migrate from vps to directadmin last week to install this script, but wasender docs (cpanel section) is very easy to understand, and its also work on directadmin.

NB: if anyone can not install this script on plesk, maybe migrate to directadmin is best solution :LOL:
 
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