tpetualang
Active member
who stucks about schedule blast message that just pending ? anyone who can solve please share how to fix it
Run below command in terminal to make schedule work:who stucks about schedule blast message that just pending ? anyone who can solve please share how to fix it
php artisan schedule:work
Use google and youtube, you will find itHello my friend, can you help me to setup node. Js in localhost?
If you have the latest version, then sharenew version updated just yesterday V4.1.1
Update Log :
- Update the library to the latest 4.4.0 version
- fix automatic connection via cronjob
- Fix button, list message (following WhatsApp updates)
Here's the file that was updated From V4.0.0
- node_modules ( folders )
- server/router/model/whatsapp.js (file)
i don't have it .. just i share info about new update and what's updated files.If you have the latest version, then share
edit server.js sectionIf you create and send a campaign to a contact list with more than 100 numbers the campaign is stuck at pending but if you send to a list of 100 contacts the campaign is executed. Anyone who might know what the issue is here?
same problem on nginx. don't know why in aapanel nginx 403 on all laravel.Help please... I'm getting error 403 forbidden on AApanel nginx server
device.jabbari.com work! none ip:3000not working for me with aaPanel Please help
Nope url or ip:3000 only URLFrom Where Can I change It? the post not opening with subdomain
I can log in with the only URL, but not be able to Connect to Node serverNope url or ip:3000 only URL
They have updated on 23rd August at 4 am UTC time before your post, after that their website gone down for maintenance.LOL, new version updated just yesterday, they updated the same things in the new version i updated earlier, which includes multiple line option in all type of messages.
Seems they are following us, because i shared my updated modifications codes here only and my idea is of modifications taken by them.
But they forgot to update the same in test message, which i did and shared the codes here. As a courtesy they should send me free copy of their script so that i can again make more modifications... /LOL
Someone please share the new version but untouched I'll null it fully for the community.
Thank you. I will update if this works.edit server.js section
line app.use(bodyParser.urlencoded({ extended: false }))
Becomes
app.use(bodyParser.urlencoded({ extended: false,limit: '50mb',parameterLimit: 100000 }))