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 540.7k
  • 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

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...

Recently Browsing 2

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.