Jump to content
View in the app

A better way to browse. Learn more.

DoniaWeB

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Do not create multi-accounts, you will be blocked!

Whatsapp Gateway | Multi Device v10.5.1

Featured Replies

  • Replies 5.9k
  • Views 541.5k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Magd Almuntaser
    Magd Almuntaser

    English Bexa AI will be released in the coming days, very soon. Everyone will be amazed by its speed, intelligence, and the way it interacts with users. It will not compete with ChatGPT, Gemini, or De

  • Magd Almuntaser
    Magd Almuntaser

    What's new so far in version 9.0.0: - Added landing page (welcome page). - Added plans system. - Added Manage Languages system. - Added (landing page) edit page. - Added ticket system. - Added cronjob

  • Magd Almuntaser
    Magd Almuntaser

    What's new so far in version 9.0.0: - Added Landing page (Homepage). - Added Plans System. - Added Manage Payment gateways. - Added Manage Languages system. - Added (Homepage) edit page. - Added Ticke

Most Helpful Posts

  • Magd Almuntaser
    Magd Almuntaser

    What will be available in version 11.0.0: - A chat system will be added. - A customer service system will be added (integrated with chat). - Some Indian payment gateways will be added. - Order design

  • Magd Almuntaser
    Magd Almuntaser

    Yes you can use it as a messaging service/ SaaS without asking my permission, the new version 9.0.0 directly contains people who want to use it as a messaging service/ SaaS.. What's new so far in ver

  • Magd Almuntaser
    Magd Almuntaser

    It has been fixed in 10.1.1 and will be released today: - Fixed Export Contacts (xlsx). - Fixed Edit Autoreply Page. - Fixed Send Message (Message Not Appear).

Posted Images

1 hour ago, wong said:

info contoh setup server nginxnya bang, saya belum sukses2 pakai pure manual vps

Kalau pure manual sy tidak tahu pasti. Ini sy pakai panel HestiaCP.
Edit file nginx.conf untuk domain ybs, tambahkan:

location /socket.io/ {
                       proxy_pass http://localhost:3100;
                       proxy_http_version 1.1;
                       proxy_set_header Upgrade $http_upgrade;
                       proxy_set_header Connection "upgrade";
                       proxy_set_header Host $host;
               }

Edited by Ipo Kane

I've updated to

1 hour ago, Magd Almuntaser said:

Version 10.5.1 has been released

What's new in version 10.5.1:
- Fixed (sendRequest() error).
- Fixed Delete Plans Button.
- Fixed Index Languages.
- Fixed Save AI Conversions.
- Fixed MIdtrans Gateway.

I have updated to this version, but still can't send messages 🙏
(only when using VPS, but it is ok if using shared hosting)


image.png

  • Author
6 minutes ago, Digital Suvidha said:

ai bot page error

Screenshot (239).png


Is this after the update or from the full version?
Because this issue is related to the Laravel vendor library, not MPWA. This means you tried to decrypt the files and corrupted them.

1 minute ago, Ipo Kane said:

I've updated to

I have updated to this version, but still can't send messages 🙏
(only when using VPS, but it is ok if using shared hosting)


image.png


Oh, why didn't you mention that the problem only occurs in the VPS??

Nodejs isn't working properly.

You should have gone to the troubleshooting page and given me a link to the results. I would have known what type of server it is, what certificates it uses, and what panel it uses.

Remember that VPS settings are different from shared hosting. You must use:

TYPE_SERVER=other

WA_URL_SERVER=https://yoursite.com:3100

PORT_NODE=3100

You must also install the site certificate itself if you followed the steps on pages 40 and 43.

To make the task easier, open the following link:

https://yoursite.com/socket.io/?EIO=4&transport=polling&t=m6756igt

If the link doesn't work, it means that Nodejs isn't working at all.

3 hours ago, Magd Almuntaser said:

Version 10.5.1 has been released

What's new in version 10.5.1:
- Fixed (sendRequest() error).
- Fixed Delete Plans Button.
- Fixed Index Languages.
- Fixed Save AI Conversions.
- Fixed MIdtrans Gateway.

Working amazing :) Thanks to your magical like skills @Magd Almuntaser

10 hours ago, Magd Almuntaser said:


Is this after the update or from the full version?
Because this issue is related to the Laravel vendor library, not MPWA. This means you tried to decrypt the files and corrupted them.


Oh, why didn't you mention that the problem only occurs in the VPS??

Nodejs isn't working properly.

You should have gone to the troubleshooting page and given me a link to the results. I would have known what type of server it is, what certificates it uses, and what panel it uses.

Remember that VPS settings are different from shared hosting. You must use:

TYPE_SERVER=other

WA_URL_SERVER=https://yoursite.com:3100

PORT_NODE=3100

You must also install the site certificate itself if you followed the steps on pages 40 and 43.

To make the task easier, open the following link:

https://yoursite.com/socket.io/?EIO=4&transport=polling&t=m6756igt

If the link doesn't work, it means that Nodejs isn't working at all.

The node.js is actually running normally. I've successfully scanned the QR code and logged in. The only issue is with sending messages.

https://yoursite.com/socket.io/?EIO=4&transport=polling&t=m6756igt => 0{"sid":"z28LIju-oyi9RDS-AAAU","upgrades":["websocket"],"pingInterval":25000,"pingTimeout":10000,"maxPayload":1000000}

image.png

Do I need to install ioncube loader?


15 hours ago, Magd Almuntaser said:


Is this after the update or from the full version?
Because this issue is related to the Laravel vendor library, not MPWA. This means you tried to decrypt the files and corrupted them.


Oh, why didn't you mention that the problem only occurs in the VPS??

Nodejs isn't working properly.

You should have gone to the troubleshooting page and given me a link to the results. I would have known what type of server it is, what certificates it uses, and what panel it uses.

Remember that VPS settings are different from shared hosting. You must use:

TYPE_SERVER=other

WA_URL_SERVER=https://yoursite.com:3100

PORT_NODE=3100

You must also install the site certificate itself if you followed the steps on pages 40 and 43.

To make the task easier, open the following link:

https://yoursite.com/socket.io/?EIO=4&transport=polling&t=m6756igt

If the link doesn't work, it means that Nodejs isn't working at all.

The node.js is actually running normally. I've successfully scanned the QR code and logged in. The only issue is with sending messages.

https://yoursite.com/socket.io/?EIO=4&transport=polling&t=m6756igt => 0{"sid":"z28LIju-oyi9RDS-AAAU","upgrades":["websocket"],"pingInterval":25000,"pingTimeout":10000,"maxPayload":1000000}

Do I need to install ioncube loader?

image.thumb.png.8bd9677778836177781e12604d2f9d74.png

26 minutes ago, Hit Solanki said:

@Ipo Kane,I am getting an error while scanning the qr code, please give me a solution.

Sorry, I'm also still having trouble logging in using the QR scan via API. The successful QR scan I mentioned in my previous post was from the MPWA app on my VPS.

  • Author
15 hours ago, Muna Roh said:

@Magd Almuntaser Sir, how can I send messages simultaneously during a campaign so I don't have to wait for one campaign to finish before continuing with the next one? It's still not working.

Screenshot_13.png


It works and has been tested on 12 sites with exactly the same version you have. Make sure that when you update the version, you stop nodejs and start it again.

12 hours ago, Ipo Kane said:

The node.js is actually running normally. I've successfully scanned the QR code and logged in. The only issue is with sending messages.

https://yoursite.com/socket.io/?EIO=4&transport=polling&t=m6756igt => 0{"sid":"z28LIju-oyi9RDS-AAAU","upgrades":["websocket"],"pingInterval":25000,"pingTimeout":10000,"maxPayload":1000000}

image.png

Do I need to install ioncube loader?



bro, the whatsappServiceImpl file is not encrypted. The problem is something else on your server, not the version. Contact me and give me your site data and I will try to see where your problem lies.

Just now, Magd Almuntaser said:


It works and has been tested on 12 sites with exactly the same version you have. Make sure that when you update the version, you stop nodejs and start it again.


bro, the whatsappServiceImpl file is not encrypted. The problem is something else on your server, not the version. Contact me and give me your site data and I will try to see where your problem lies.

image.png

In version 10.5.0 the file is encrypted as shown in the image above. Sorry I didn't check again that it wasn't encrypted in version 10.5.1.

Siap Sir! Wait a minute. I will send a message in a moment.

Edited by Ipo Kane

  • Author
56 minutes ago, Ipo Kane said:

image.png

In version 10.5.0 the file is encrypted as shown in the image above. Sorry I didn't check again that it wasn't encrypted in version 10.5.1.

Siap Sir! Wait a minute. I will send a message in a moment.



Does this mean you're not keeping up with the updates regularly???

Look at the image in your comment, you're quoting my own message!!!

Didn't you see that I clearly wrote it had already been fixed? This is exactly why updates are delayed, because you ignore them and prefer to complain about old versions.

Therefore, from now on, I will only support the latest version.

Anyone requesting technical support must first mention their version number, provide a screenshot of the config/app.php file, and include a Pastebin link from the Troubleshoot page.
Otherwise,
no response will be given.


image.png

5 minutes ago, Magd Almuntaser said:



Does this mean you're not keeping up with the updates regularly???

Look at the image in your comment, you're quoting my own message!!!

Didn't you see that I clearly wrote it had already been fixed? This is exactly why updates are delayed, because you ignore them and prefer to complain about old versions.

Therefore, from now on, I will only support the latest version.

Anyone requesting technical support must first mention their version number, provide a screenshot of the config/app.php file, and include a Pastebin link from the Troubleshoot page.
Otherwise,
no response will be given.


image.png

You misunderstood. At the time of my comment, I had already updated to 10.5.1. I updated immediately after 10.5.1 was released, as you can see on my VPS.

  • Author
6 minutes ago, Ipo Kane said:

You misunderstood. At the time of my comment, I had already updated to 10.5.1. I updated immediately after 10.5.1 was released, as you can see on my VPS.

bro, a little while ago, you showed me an encrypted file, and this is not available in version 10.5.1!!!

Anyway, I reviewed your issue in PM, and I cannot help you because your problem lies entirely in the fact that you are using Cloudflare. We all know that Cloudflare uses only a limited number of ports. However, on your website, you are using port 3100, even though this port is not even open in Cloudflare.

So, you must use their SSL and also the port specified by them. You can review the ports on their website:

https://developers.cloudflare.com/fundamentals/reference/network-ports/

You can also pull the SSL from page 40, as I explained the method a year ago for pulling SSL from Cloudflare:

https://doniaweb.com/topic/17994-whatsapp-gateway-multi-device-v1051/page/40/?&_rid=55280#findComment-72384

2 minutes ago, Magd Almuntaser said:

bro, a little while ago, you showed me an encrypted file, and this is not available in version 10.5.1!!!

Sorry for the inconsistency, I did update, but didn't check the file again, so I posted the encrypted image from version 10.5.0.

Thank you very much for your time and help Sir! 🙏

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Latest Updated Files

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.