Wa Gateway | Multi device BETA | MPWA MD

Wa Gateway | Multi device BETA | MPWA MD v8.0.0 ( Extended License )

No permission to download

jeigray

Member
Aug 3, 2022
30
0
6
I haven't got an answer yet.

the webhook is already running according to the keywords that were sent. but when I want the response from the database, it can't

=======

include 'koneksi.php';

$q = mysqli_query($koneksi, "SELECT * FROM tb_data WHERE nama_lengkap='$message'");
$r = mysqli_fetch_array($q);
$nik = $r['nik'];
$name = $r['nama_lengkap'];

// auto respond text
function cekdata(){
return ["text" => 'Full Name : '.$name];
}

=======

the reply only sent the text "Full Name". while the variable $name is not sent
 

Morehere

Well-known member
Null Master
Trusted Uploader
Jan 13, 2020
965
959
93
I haven't got an answer yet.

the webhook is already running according to the keywords that were sent. but when I want the response from the database, it can't

=======

include 'koneksi.php';

$q = mysqli_query($koneksi, "SELECT * FROM tb_data WHERE nama_lengkap='$message'");
$r = mysqli_fetch_array($q);
$nik = $r['nik'];
$name = $r['nama_lengkap'];

// auto respond text
function cekdata(){
return ["text" => 'Full Name : '.$name];
}

=======

the reply only sent the text "Full Name". while the variable $name is not sent
Use without webhook.
 

l.o.l

Member
Jul 22, 2020
40
4
8
Malaysia
help me,
when view list numbers click and page not found
error.jpg
is tag and contact controller not route correctly ?
or something to do with laragon htaccess configuration ?
try in localhost run smoothly...

red line : tags and numbers

1662780251490.png
you can find at old post...
 

cranzi

Active member
Nov 18, 2019
283
66
28
1662795917733.png

I'm sure before all the features of this wa gateway were normal, but after a few weeks had passed I tried again the campaign message, and here I found an oddity, when I sent a text message type, it ran normally, the history was clear. but if I send button type, list type, etc. nothing happened there. even in history it only shows 0 recipients. even though it was sent to the same contact.

maybe someone can help me about this problem
 

Morehere

Well-known member
Null Master
Trusted Uploader
Jan 13, 2020
965
959
93
i have problem with broken connect
some time automatic autoreply stop working
If you use shared hosting then autoreply stops working.
If you use VPS and you have to use pm2 to run nodejs as background.
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu