Yesterday at 07:32 AM1 day 16 hours ago, Jasim Al-Ajmi said:thanks for sharing, how i can use flowmaker, have you tested and how i can the install it ?Please release whmcs module
23 hours ago23 hr Sir @Magd Almuntaser , fungsi pada URL webhook disini tidak bisa digunakan lagi ya di versi terbaru?Saya ada integrasi webhook dengan n8n, dan tidak masuk ke n8n pesannya.Apakah karena livechat aktif? Bisa dibuat switch on/off livechat? supaya di teruskan ke webhook n8n.Terima kasih.
22 hours ago22 hr 1 hour ago, Dian-RP said:Saya ada integrasi webhook dengan n8n, dan tidak masuk ke n8n pesannya.Apakah karena livechat aktif? Bisa dibuat switch on/off livechat? supaya di teruskan ke webhook n8n.Terima kasih.sejauh ini saya coba n8n normalcoba di cek kembali, mungkin ada yang kurang
21 hours ago21 hr @Magd Almuntaser i try to make API to generate qrcode, but error "couldn't link device", i follow the documentation, but still error
21 hours ago21 hr Author 2 minutes ago, Godzam Return said:@Magd Almuntaser i try to make API to generate qrcode, but error "couldn't link device", i follow the documentation, but still errorJust use v11.0.1
19 hours ago19 hr 2 hours ago, Ade Prastia said:sejauh ini saya coba n8n normalcoba di cek kembali, mungkin ada yang kurangpakai MPWA versi 11.0.1 juga kah? disaya tidak di hit webhook nya, kalau kirim pesan via API (http request nya n8n) normal.kalau versi sebelumnya normal, sebelum ada fungsi livechat Edited 19 hours ago19 hr by Dian-RP
19 hours ago19 hr 2 minutes ago, Dian-RP said:pakai MPWA versi 11.0.1 juga kah? disaya tidak di hit webhook nya, kalau kirim pesan via API (http request nya n8n) normal.kalau versi sebelumnya normal, sebelum ada fungsi livechatya saya pakai itu jugasejaih ini aman
19 hours ago19 hr 1 minute ago, Ade Prastia said:ya saya pakai itu jugasejaih ini amanSudah normal lagi nih, setelah di delete conversation nya dahulu.Setelah itu dipakai livechat dan webhook nya normal.
19 hours ago19 hr Author 4 minutes ago, Dian-RP said:Sudah normal lagi nih, setelah di delete conversation nya dahulu.Setelah itu dipakai livechat dan webhook nya normal.Sepertinya kamu menekan tombol AI .. karena jika kamu menekan tombol ini, seperti yang sudah saya jelaskan sejuta kali sebelumnya, maka itu akan menghentikan Autoreply, AI, dan Webhook supaya tidak mengganggumu saat kamu sedang berbicara dengan pelangganmu
15 hours ago15 hr Author What's new in version 11.0.5 (so far):- Added Quoted Message In Chat.- Fixed Last Message In Chat.- Fixed Languages In Chat.- Removed Some Javescript (Not Used).- Removed Chat background for dark mode.=========================================
15 hours ago15 hr Author 3 minutes ago, INAKRI said:@Magd Almuntaser, sir can you share how to install on cloudpanelI've never used it before, there's someone here who had the same panel as you and I only went into his panel to edit some files but he got the whole job done, so no I've never tried it before
9 hours ago9 hr @Magd Almuntaser, is it possible to add a 'message id' callback to the webhook so that it can quote messages through the api independently, not through the simplewebhook or webhookexample response.🙏
8 hours ago8 hr 7 hours ago, INAKRI said:sir can you share how to install on cloudpaneldi cloudpanel, saya sudah menginstallnya dan itu berjalan dengan baiksaya mencoba ini di aapanel di cloudpanel dan itu berjalan dengan baiksaya akan coba buatkan tutorialnya, teteap saya kendala di vps, next time jika ada vps saya buatkan ^_^di cloudpanel saya menggunakan PM2 untuk meng jalankanya server.js nyasaya juga sedang membuat untuk install di aapanel tutorialnya akan saya upload di yotubeagar memudahkan para penggunasebagi bentuk support saya untuk pengembang @Magd Almuntaser . Edited 8 hours ago8 hr by Ade Prastia
8 hours ago8 hr @INAKRI,di cloudpanel, saya sudah menginstallnya dan itu berjalan dengan baiksaya mencoba ini di aapanel di cloudpanel dan itu berjalan dengan baiksaya akan coba buatkan tutorialnya, teteap saya kendala di vps, next time jika ada vps saya buatkan ^_^di cloudpanel saya menggunakan PM2 untuk meng jalankanya server.js nyasaya juga sedang membuat untuk install di aapanel tutorialnya akan saya upload di yotubeagar memudahkan para penggunasebagi bentuk support saya untuk pengembang
7 hours ago7 hr @Ade Prastia, boleh di tuliskan alur setup nya aja bg ? saya telah mencoba instlaasi laravel nya aman, dan berjalan dengan baik. hanya terkendala pada websocket nya pada nodejs nya jalan, tetapi tidak menampilkan qrcode. dan itu di sebabkan masalah websocket.saya pilih opsi Create PHP Site, laravel 12 add database setup sslinstall port 3112lalu saya install via pm2 node js 22, ke subdomain tersebut pm2 jalannode js jalansaya jalankan node server.jsketika di check, masih masalah websocket
6 hours ago6 hr 33 minutes ago, INAKRI said:@Ade Prastia,boleh di tuliskan alur setup nya aja bg ? saya telah mencoba instlaasi laravel nya aman, dan berjalan dengan baik.hanya terkendala pada websocket nya pada nodejs nya jalan, tetapi tidak menampilkan qrcode. dan itu di sebabkan masalah websocket.saya pilih opsi Create PHP Site,laravel 12add databasesetup sslinstallport 3112lalu saya install via pm2 node js 22, ke subdomain tersebutpm2 jalannode js jalansaya jalankan node server.jsketika di check, masih masalah websocketcoba tambaha di vhostnyalocation /socket.io/ { proxy_pass http://127.0.0.1:3300; proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "Upgrade"; proxy_set_header Host $host; proxy_set_header Origin $http_origin; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Proto $scheme; proxy_read_timeout 86400; proxy_redirect off; }port 3300 sesuikan dengan yang di jalankan di pm2 nya
6 hours ago6 hr 9 hours ago, Magd Almuntaser said:What's new in version 11.0.5 (so far):- Added Quoted Message In Chat.- Fixed Last Message In Chat.- Fixed Languages In Chat.- Removed Some Javescript (Not Used).- Removed Chat background for dark mode.=========================================last message in chat it's mean we can also read message before conversation start or what? thanks sir
4 hours ago4 hr Bagaimana cara mengatasi icon yang tidak muncul, saya sudah coba ubah versi dan update kembali tapi masih sama saja.
4 hours ago4 hr Author 5 hours ago, SYAIFULLAH said:@Magd Almuntaser, is it possible to add a 'message id' callback to the webhook so that it can quote messages through the api independently, not through the simplewebhook or webhookexample response.🙏Yes, in the upcoming versions there will be advanced response in the webhook and API to display the full response from WhatsApp.2 hours ago, wahabdinn said:last message in chat it's mean we can also read message before conversation start or what? thanks sirNo, just fixes because it was duplicated in code which caused an increase in requests.Secondly, you can now view messages without the user seeing that you have read his messages unless you select (Read Messages), then it will appear to him that you have read them.9 minutes ago, Aidil Aryanto said:Bagaimana cara mengatasi icon yang tidak muncul, saya sudah coba ubah versi dan update kembali tapi masih sama saja.Because your cache hasn't been cleared, you must open these two links:https://yoursite.com/view-clearhttps://yoursite.com/clear-cacheThe icons will appear.
4 hours ago4 hr 2 minutes ago, Magd Almuntaser said:Yes, in the upcoming versions there will be advanced response in the webhook and API to display the full response from WhatsApp.No, just fixes because it was duplicated in code which caused an increase in requests.Secondly, you can now view messages without the user seeing that you have read his messages unless you select (Read Messages), then it will appear to him that you have read them.Because your cache hasn't been cleared, you must open these two links:https://yoursite.com/view-clearhttps://yoursite.com/clear-cacheThe icons will appear.still not appear bro.
4 hours ago4 hr Author 7 minutes ago, Aidil Aryanto said:still not appear bro.Your files seem to be incomplete, so it's best to use the full version 11.0.1 from here on the forum and install it.If the problem persists even after you have installed the full version, this means that your cache is still saving the old files, so try pressing CTRL+F5.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.