Jump to content
Bicrypto v4.4.8 + All Plugins ×

Whatsapp Gateway | Multi Device v8.5.1


Magd Almuntaser

Recommended Posts

  • DW Members
2 hours ago, Mohammad Zufri Santoso said:

Its a new installation. I will test send message but error like the picture. You can try in wa.pcmbambanglipuro.or.id, user : user, pass : password. Thanks


yes i see your problem .. try to open this link and try send msg again:
 

http://yoursite.com/migrate


 

6 minutes ago, Jei Grey said:

MPWA saya pagi ini tiba-tiba seperti ini. padahal tidak ada merubah apa2. tadi malam masih berjalan lancar sampai jam 01.00, setelah saya cek pagi ini tampil seperti ini. kira2 kenapa ya? 

image.thumb.png.e746ca8e841d7474c7b394732820059d.png


Contact to your hosting company, they may have changed some permissions for the folders or there is a problem with their server.. This problem is not from the mpwa

  • Like 1
Link to comment
Share on other sites

4 minutes ago, Magd Almuntaser said:


yes i see your problem .. try to open this link and try send msg again:
 

http://yoursite.com/migrate


 


Contact to your hosting company, they may have changed some permissions for the folders or there is a problem with their server.. This problem is not from the mpwa

solved.. 

Link to comment
Share on other sites

Hi there! Thanks to your guidance, I was finally able to get the script working. I could not get SSL working. However, I made some modifications to the nginx/vhost to allow only http (turn off https)

Thank you so much. However, the campaign feature or bulk sending is not working. I think there is something wrong with my cron setup. Could anyone please share some insights? Is the following, correct?

image.thumb.png.618f906c4388db147e8e1767af107e23.png

Link to comment
Share on other sites

10 minutes ago, Magd Almuntaser said:


In version 9.0.0 you don't have to manually modify this, because there will be an extended user system..Also demo account

Amazing sir. Can't wait for the release version 9.0.0

When will it be released?

Link to comment
Share on other sites

  • DW Members
35 minutes ago, Kishor Maheshwari said:

Any one have Documention file for installation on vps Linux i dont find any where if anyone have please share

Are you using a control panel like cpanel or aapanel or an empty vps?

If the vps is empty, you can install the version via auto installer.. It will install the version and create your site and database and everything. All you have to do is prepare an empty vps and run the command..
 

https://doniaweb.com/topic/17994-whatsapp-gateway-multi-device-v851/page/89/#comment-75612

But if you have a vps with a control panel, you can install it easily (download the compressed file, extract it on your site, open your site link and you will be taken to the installation. Complete the installation and run nodejs)
 

6 minutes ago, adriano said:

image.thumb.png.fd29e88358ab69669f2936c5b87fee89.png

 

the qrcode does not appear, 

image.thumb.png.03a202aae465abe6b392c7311bf47c51.png

 

use http, How can I solve it?


try to change this in .env file:
 

APP_URL=http://yoursite.com
WA_URL_SERVER=http://yoursite.com:3100
PORT_NODE=3100
TYPE_SERVER=other

and restart your nodejs and make sure you use http on your link on browser..
 

1 hour ago, chaitanya_bharat said:

Campaign doesn't start

image.png.6d3cf3502feebbfc71383fceef48d3a9.png


you need ti use cronjob:
 

curl "https://website.com/blast-start" >/dev/null 2>&1
curl "https://website.com/schedule-cron" >/dev/null 2>&1
curl "https://website.com/schedule-run" >/dev/null 2>&1

Sometimes your shared hosting gives another path to the curl command, so try these links above first. If they don't work, you can search for the correct path to curl or contact your hosting company to find out the correct path.

Link to comment
Share on other sites

20 minutes ago, Magd Almuntaser said:

Are you using a control panel like cpanel or aapanel or an empty vps?

If the vps is empty, you can install the version via auto installer.. It will install the version and create your site and database and everything. All you have to do is prepare an empty vps and run the command..
 

https://doniaweb.com/topic/17994-whatsapp-gateway-multi-device-v851/page/89/#comment-75612

But if you have a vps with a control panel, you can install it easily (download the compressed file, extract it on your site, open your site link and you will be taken to the installation. Complete the installation and run nodejs)
 


try to change this in .env file:
 

APP_URL=http://yoursite.com
WA_URL_SERVER=http://yoursite.com:3100
PORT_NODE=3100
TYPE_SERVER=other

and restart your nodejs and make sure you use http on your link on browser..
 


you need ti use cronjob:
 

curl "https://website.com/blast-start" >/dev/null 2>&1
curl "https://website.com/schedule-cron" >/dev/null 2>&1
curl "https://website.com/schedule-run" >/dev/null 2>&1

Sometimes your shared hosting gives another path to the curl command, so try these links above first. If they don't work, you can search for the correct path to curl or contact your hosting company to find out the correct path.

I use aapanel and ngnix server with Ubuntu 22.04

But installation directory not run i dont know why

Link to comment
Share on other sites

23 minutos atrás, Magd Almuntaser disse:

Are you using a control panel like cpanel or aapanel or an empty vps?

If the vps is empty, you can install the version via auto installer.. It will install the version and create your site and database and everything. All you have to do is prepare an empty vps and run the command..
 

https://doniaweb.com/topic/17994-whatsapp-gateway-multi-device-v851/page/89/#comment-75612

But if you have a vps with a control panel, you can install it easily (download the compressed file, extract it on your site, open your site link and you will be taken to the installation. Complete the installation and run nodejs)
 


try to change this in .env file:
 

APP_URL=http://yoursite.com
WA_URL_SERVER=http://yoursite.com:3100
PORT_NODE=3100
TYPE_SERVER=other

and restart your nodejs and make sure you use http on your link on browser..
 


you need ti use cronjob:
 

curl "https://website.com/blast-start" >/dev/null 2>&1
curl "https://website.com/schedule-cron" >/dev/null 2>&1
curl "https://website.com/schedule-run" >/dev/null 2>&1

Sometimes your shared hosting gives another path to the curl command, so try these links above first. If they don't work, you can search for the correct path to curl or contact your hosting company to find out the correct path.

image.png.559415a5eda0e6d17a3897565e6d6c72.png 

I use a clean VPN, but it is not working , image.png.f053e8a2483fd7df44f4974f2c682ef1.png

Link to comment
Share on other sites

  • DW Members
25 minutes ago, Kishor Maheshwari said:

I use aapanel and ngnix server with Ubuntu 22.04

But installation directory not run i dont know why

 

Make sure you are using php8.1 and open the link directly:

http://yoursite.com/en/install

 

20 minutes ago, adriano said:

image.png.559415a5eda0e6d17a3897565e6d6c72.png 

I use a clean VPN, but it is not working , image.png.f053e8a2483fd7df44f4974f2c682ef1.png


try to open your wa_server link:

http://your-ip:3100

and tell me what you see.. or send me a privet meg

Note: don't use auto install it's not for your .. my reply is for someone, look carefully at the quote.

Link to comment
Share on other sites

8 minutos atrás, Magd Almuntaser disse:

 

Certifique-se de que você está usando php8.1 e abra o link diretamente:

 


tente abrir o link do seu wa_server:

e me diga o que você vê... ou me envie uma mensagem privada

Observação: não use a instalação automática, ela não é para você... minha resposta é para alguém, leia atentamente a citação.

image.png.306d5e58e69c6156b96dc8e718342228.png

 

Link to comment
Share on other sites

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

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...