Tuesday at 07:15 AM2 days On 4/8/2025 at 11.25, Unicode said:@fachryCoba htaccess ini, sebelumnya saya menggunakan htaccess ini untuk DirectAdmin. Tapi sejak menggunakan VPS, saya tidak menggunakannya lagi.Tetapi Anda dapat mencobanya, mungkin masih berhasil.<IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{REQUEST_URI} ^/$ RewriteRule ^$ /login [L,R=302] 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>DirectAdmin suport NodeJs kah bang ?
Tuesday at 08:01 AM1 day 45 minutes ago, wong said:DirectAdmin suport NodeJs kah bang ?Support. Contohnya di hosbadak
Tuesday at 08:40 AM1 day 38 minutes ago, Unicode said:Support.Contohnya di hosbadakOoh..tahun kemarin ane langganan tp ko ga ada NodeJs ya..
Tuesday at 09:01 AM1 day 3 hours ago, Ipo Kane said:Dear @Magd Almuntaser , if you have some free time, please create installation documentation for a VPS, especially for using SSH, as not everyone uses AAPanel. I personally use HestiaCP, which doesn't support node.js by default.Thank you 🙏Install manual node.js if your panel doesn't support node.js. or use docker
Tuesday at 11:03 AM1 day 1 hour ago, Muhammad Bakti said:Install manual node.js if your panel doesn't support node.js. or use dockerI've done the following:- install node.js- install pm2- run pm2 start server.jsBut the QR code isn't showing up. Are there any other settings I need to adjust? Perhaps something related to the proxy?pm2 juga tidak ada error: Edited Tuesday at 11:27 AM1 day by Ipo Kane
Tuesday at 12:16 PM1 day 1 hour ago, Ipo Kane said:I've done the following:- install node.js- install pm2- run pm2 start server.jsBut the QR code isn't showing up. Are there any other settings I need to adjust? Perhaps something related to the proxy?pm2 juga tidak ada error:you can check the node.js is responding or not.and then check the script setting configuration.check the port too
Tuesday at 01:05 PM1 day 1 hour ago, Muhammad Bakti said:Install manual node.js if your panel doesn't support node.js. or use docker47 minutes ago, adhiete said:you can check the node.js is responding or not.and then check the script setting configuration.check the port tooPort sudah betul dan node jalan.
Tuesday at 01:07 PM1 day bought a new number (3) to get new whatsaapp, and then boom just one test message and I got blocked.I don't know why.My old phonenumber doesn't get blocked. Eventhough I have sent many messages.
Tuesday at 03:32 PM1 day 4 hours ago, Ipo Kane said:I've done the following:- install node.js- install pm2- run pm2 start server.jsBut the QR code isn't showing up. Are there any other settings I need to adjust? Perhaps something related to the proxy?pm2 juga tidak ada error:coba pas generate qr pencet F12 terus liat di console error lognya kenapa
Yesterday at 04:02 AM1 day 12 hours ago, Muhammad Bakti said:coba pas generate qr pencet F12 terus liat di console error lognya kenapaTerima kasih. Sudah solved berkat F12 👌🙏
Yesterday at 04:15 AM1 day @Magd Almuntaser apakah anda bisa memperbaiki ini ? saya juga mengalami hal yang sama14 hours ago, GHANIYA CATERING said:Pesan massal gak pernah berhasil
Yesterday at 06:19 AM1 day Kapan Anda akan memberi kabar? Saya sangat membutuhkan solusi untuk masalah kode QR ini, klien saya mulai kesal.
Yesterday at 06:32 AM1 day 9 minutes ago, Hit Solanki said:Kapan Anda akan memberi kabar? Saya sangat membutuhkan solusi untuk masalah kode QR ini, klien saya mulai kesal.In the meantime, while waiting for an update from @Magd Almuntaser , I recommend remotely accessing your client's computer (using TeamViewer or AnyDesk), logging into the MPWA app, and scanning there. Don't forget to log out.The important thing is that the client API can run first. Edited yesterday at 06:32 AM1 day by Ipo Kane
Yesterday at 06:36 AM1 day 4 minutes ago, Ipo Kane said:In the meantime, while waiting for an update from @Magd Almuntaser , I recommend remotely accessing your client's computer (using TeamViewer or AnyDesk), logging into the MPWA app, and scanning there. Don't forget to log out.The important thing is that the client API can run first.Yes, that's what I'm doing right now, but it would be easier if there was an update.
23 hours ago23 hr 57 minutes ago, Hit Solanki said:Yes, that's what I'm doing right now, but it would be easier if there was an update.Yes, I'm facing the same issue too..
17 hours ago17 hr @Magd Almuntaser , kirim pesan dari aplikasi yang diinstal di VPS selalu gagal, baik mengirim melalui aplikasi MPWA maupun API.Sepertinya ini terkait dengan file WhatsappServiceImpl.php yang dienkripsi menggunakan ioncube loader.Untuk mengatasi masalah gagal kirim pesan ini, apakah benar jika solusinya adalah install Ioncube Loader? Jika iya, Ioncube versi berapa yang perlu diinstal? 🙏Kirim via aplikasi MPWAKirim via API Edited 17 hours ago17 hr by Ipo Kane
17 hours ago17 hr Author 21 minutes ago, Ipo Kane said:@Magd Almuntaser , kirim pesan dari aplikasi yang diinstal di VPS selalu gagal, baik mengirim melalui aplikasi MPWA maupun API.Sepertinya ini terkait dengan file WhatsappServiceImpl.php yang dienkripsi menggunakan ioncube loader.Untuk mengatasi masalah gagal kirim pesan ini, apakah benar jika solusinya adalah install Ioncube Loader? Jika iya, Ioncube versi berapa yang perlu diinstal? 🙏Kirim via aplikasi MPWAKirim via APIThere is a fix coming soon
16 hours ago16 hr Author Version 10.5.1 has been releasedWhat's new in version 10.5.1:- Fixed (sendRequest() error).- Fixed Delete Plans Button.- Fixed Index Languages.- Fixed Save AI Conversions.- Fixed MIdtrans Gateway.
16 hours ago16 hr Apakah memungkinkan untuk mengirim media seperti jpg/png ke channel?Karena dari dokumentasi API tidak disertakan.Terima kasih
16 hours ago16 hr On 8/3/2025 at 10:06 PM, Hit Solanki said:Saya mengalami masalah ini saat memindai kode qr melalui API.Sama
15 hours ago15 hr On 5/8/2025 at 18.03, Ipo Kane said:Saya telah melakukan hal berikut: - instal node.js - instal pm2 - jalankan pm2 start server.jsTapi kode QR-nya tidak muncul. Apakah ada pengaturan lain yang perlu saya sesuaikan? Mungkin ada hubungannya dengan proksi?pm2 juga tidak ada error:info contoh setup server nginxnya bang, saya belum sukses2 pakai pure manual vps
15 hours ago15 hr Author 29 minutes ago, Dian-RP said:Apakah memungkinkan untuk mengirim media seperti jpg/png ke channel?Karena dari dokumentasi API tidak disertakan.Terima kasihCurrently, this is not possible, as the features of WhatsApp channels are the same as those used for sending personal messages. This means that at the moment, it is not possible to add location messages, images, buttons, or lists, etc.However, in future releases, channel messages may be separated into a separate page to provide full features. Therefore, for now, you can only send a regular message to channels.21 minutes ago, Darojat said:Sama7 minutes ago, wong said:info contoh setup server nginxnya bang, saya belum sukses2 pakai pure manual vpsThe QR API issue will be reviewed.
15 hours ago15 hr 15 minutes ago, Magd Almuntaser said:Saat ini, hal ini belum memungkinkan karena fitur kanal WhatsApp sama dengan yang digunakan untuk mengirim pesan pribadi. Artinya, untuk saat ini, Anda belum dapat menambahkan pesan lokasi, gambar, tombol, daftar, dan sebagainya.Namun, pada rilis mendatang, pesan kanal mungkin akan dipisahkan ke halaman terpisah untuk menyediakan fitur lengkap. Oleh karena itu, untuk saat ini, Anda hanya dapat mengirim pesan biasa ke kanal.Masalah QR API akan ditinjau.Ok thanks sir
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.