Jump to content

Whatsapp Gateway | Multi Device v9.6.1

Featured Replies

  • Replies 5.4k
  • Views 465.8k
  • 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

    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

    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

    It has already been fixed in version 9.0.0.. The problem is only in the mpwa theme but in eres and erescompact you will find them correctly It will be fixed in version 9.0.0.

Posted Images

@Magd Almuntaser Why when i edited like footer, meta tag, header and title Auto reply be not working?? and i found the problem. I already copy ur old script for autoreply in comment but here is the problem and i don't know how to fix it.

 

{"text":"Hai"} should be {text:"Hai"} but i don't know how to fix it again. please help me

 

Screenshot(295).thumb.png.bae4eae4d0efb90805f2966a1e5afeb3.png

u know what. i just updated from 5.5.2 to 5.5.0 directly. not fresh install. first install the version 5.2.0 then do the following step. replace only this code from source of 5.5.0

  • package.json
  • resources/views/pages/api-docs (FOLDER)
  • routes/api.php
  • app/Http/Controllers/Api/ApiController.php
  • app/Http/Requests/SendMessageRequest.php
  • app/Http/Controllers/MessagesController.php
  • app/Services/Impl/WhatsappServiceImpl.php
  • app/Services/WhatsappService.php
  • resources/views/ajax/messages/formpoll.blade.php (add this)
  • resources/views/pages/messagetest.blade.php
  • server/controllers/index.js
  • server/router/index.js
  • server/whatsapp.js
  • server/controllers/incomingMessage.js

and all the buggy is gone. everything work like a charm

  • Author
4 hours ago, SHIEVIP said:

@Magd Almuntaser Why when i edited like footer, meta tag, header and title Auto reply be not working?? and i found the problem. I already copy ur old script for autoreply in comment but here is the problem and i don't know how to fix it.

 

{"text":"Hai"} should be {text:"Hai"} but i don't know how to fix it again. please help me

 

Screenshot(295).thumb.png.bae4eae4d0efb90805f2966a1e5afeb3.png


yes that's why i parse json 2 times to fix this problem .. 
so you need to install this version i've decoded and fix this problem:

easyupload .io/3j7cjg

Remove space from link.

about the problem with autoreply when you change the footer and header i think 2 problem ..
the first one is you save the file with another charset so you need to use notepad++ editor to edit the files ..
the second one you can try after you change the footer and header and autoreply edit the file incomingMessage.js in line 84 replace:
 

.sendMessage(_0x292a07.key.remoteJid, JSON.parse(JSON.parse(_0x327fda)), {

to

.sendMessage(_0x292a07.key.remoteJid, JSON.parse(_0x327fda), {

i advice you to try the first .. if not you can try the second ..

9 hours ago, Enno Askrindo said:

@kecoamumet utk pollingnya apakah bisa dipakai mas di wa andoid? Sprtnya hampir ga ada perubahan ya di ver 5.5 ini dibandingkan dgn V 5.2

bisa mas. yang ga bisa itu button dan list deh kalau ga salah. sedangkan template hanya di web. ga tau deh kalau hengpong shulthan (ipong)

On 8/23/2023 at 2:46 AM, Magd Almuntaser said:


yes that's why i parse json 2 times to fix this problem .. 
so you need to install this version i've decoded and fix this problem:

easyupload .io/3j7cjg

Remove space from link.

about the problem with autoreply when you change the footer and header i think 2 problem ..
the first one is you save the file with another charset so you need to use notepad++ editor to edit the files ..
the second one you can try after you change the footer and header and autoreply edit the file incomingMessage.js in line 84 replace:
 

.sendMessage(_0x292a07.key.remoteJid, JSON.parse(JSON.parse(_0x327fda)), {

to

.sendMessage(_0x292a07.key.remoteJid, JSON.parse(_0x327fda), {

i advice you to try the first .. if not you can try the second ..

Okey i try the first and solved but i have 1 problem again sir. After a few hour from scan and connected why i always disconnect again? this like have a problem with session. Can u help me with this problem?

2 hours ago, SHIEVIP said:

Okey i try the first and solved but i have 1 problem again sir. After a few hour from scan and connected why i always disconnect again? this like have a problem with session. Can u help me with this problem?

Lu hosting dimana sih bang? Kok rempong bener dah servernya

  • Author
2 hours ago, SHIEVIP said:

Okey i try the first and solved but i have 1 problem again sir. After a few hour from scan and connected why i always disconnect again? this like have a problem with session. Can u help me with this problem?

Sometime the problem from server and sometime from whiskeysockets lib and sometime from whatsapp
so the sloution is download (forever app) in your server .. to install forever:
 

npm install forever -g

and go to your script path and run:
 

forever start server.js


node will be run background and never disconnect .. when your session will finish the forever app will connect again directly

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