Jump to content

Whatsapp Gateway | Multi Device v9.6.1

Featured Replies

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

Do i need to create node js for this? if yes then the node js script is giving errors and not connecting to node sever 

FireShot Capture 012 - Scan 2348061102276 - MPWA Multi device version - app.affilionnetwork.com.png

Error

Cloudlinux NodeJS Selector demands to store node modules for application in separate folder (virtual environment) pointed by symlink called "node_modules". That's why application should not contain folder/file with such name in application root

On 1/4/2024 at 2:42 PM, mesh said:

Do i need to create node js for this? if yes then the node js script is giving errors and not connecting to node sever 

@mesh  If you need to install node js, create the activation of the node js service so that it is always active, the file you have to have active is called server.js

On 8/28/2023 at 4:22 PM, Magd Almuntaser said:


i don't know whats the problem exactly but do you try to send qoute """ inside the text? if yes try send only one word like (test)
if the problem is still you can try my decoded script:

easyupload .io/3j7cjg

does anyone can reupload this file?

Thanks

 

Regards

  • Author
On 8/19/2023 at 12:48 AM, Magd Almuntaser said:

i've decode and deobfuscate the file for you can replace this code on this file (public/assets/js/index.js) :
 

$(document).ready(function() {
	let year = new Date().getFullYear()
	var copyright = document.createElement('div')
	copyright.className = 'footer'
	copyright.innerHTML = '<div class="container-fluid"><div class="row"><div class="col-sm-6">' + year + ' \xA9 MPWA </div> <div class="col-sm-6"><div class="text-sm-end d-none d-sm-block">Crafted with<i class="mdi mdi-heart text-danger"></i> by<a href="https://m-pedia.co.id">M Pedia</a></div></div></div></div>'
	document.querySelector('.wrapper').appendChild(copyright)
})

 

You can see my old reply ☝️

On 3/19/2024 at 3:18 AM, Bintang Aulia said:

remove footer Whatsapp Gateway Multi Devices?

 

  • Author
On 3/13/2024 at 5:07 AM, ziroroot said:

image.thumb.png.3c8cf8584d7b223f1914369a278c6659.png

 

phone book not loaded 
and in test masge 
the masge box not show
any help

If still not working you can try this code .. replace with .htaccess:

<IfModule mod_rewrite.c>
    RewriteEngine On   
    
    RewriteCond %{REQUEST_URI} !^/socket.io/
    RewriteCond %{REQUEST_URI} !^/backend-*
    RewriteCond %{REQUEST_URI} !^/public/
    RewriteRule ^(.*)$ /public/$1 [L,QSA]
</IfModule>
<IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
</IfModule>

 

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