September 6, 2024Sep 6 2 hours ago, Pebrian said: gk di pm2 mungkin hanya untuk show aja bang :v Lah bukannya udah ada d donia. D download file kan ada.
September 6, 2024Sep 6 @Unicode now node connected but show waiting for node server on whatsapp connect QR not generate Edited September 6, 2024Sep 6 by Getthecodenow
September 6, 2024Sep 6 2 minutes ago, Getthecodenow said: @Unicode now node connected but show waiting for node server on whatsapp connect QR not generate Just do what i said. no problem port not connected, just use port 3100 or 8443. After change port, restart node js. Edited September 6, 2024Sep 6 by Unicode
September 6, 2024Sep 6 @Getthecodenow see .. this setting is not everything. if your node js correct, it will work. i have try make it use https but also QR can’t shown.
September 6, 2024Sep 6 29 minutes ago, Getthecodenow said: also use 3100 port & 8443 not working It’s mean something wrong with your node js
September 6, 2024Sep 6 Author 32 minutes ago, Getthecodenow said: also use 3100 port & 8443 not working open .env file and make sure your WA_URL_SERVER not localhost .. APP_URL=http://yoursite.com WA_URL_SERVER=http://yoursite.com:3100 TYPE_SERVER=other and restart nodejs .. if you use cloudflare you need nodejs have ssl and port 8443 becouse cloudflare only those port open
September 6, 2024Sep 6 1 hour ago, Unicode said: @Getthecodenow see .. this setting is not everything. if your node js correct, it will work. i have try make it use https but also QR can’t shown. The HTTP method worked and it is working best on localhost, we will have to setup it again.
September 6, 2024Sep 6 @Unicode The HTTP method worked and it is working best on localhost, we have to setup it on a private server.
September 6, 2024Sep 6 1 hour ago, Getthecodenow said: @Unicode The HTTP method worked and it is working best on localhost, we have to setup it on a private server. Install on hosting very simple, you can ignore about ports. it will working fine without it
September 6, 2024Sep 6 11 hours ago, Getthecodenow said: @Unicode The HTTP method worked and it is working best on localhost, we have to setup it on a private server. If you on localhost and use cloudflare for access the web, how to guide for this sir ?
September 7, 2024Sep 7 2 hours ago, Avina Kefin said: If you on localhost and use cloudflare for access the web, how to guide for this sir ? Serius bahkan bule pun gk ngerti maksudnya apa haha 🤣. Saya aja jg bingung
September 7, 2024Sep 7 @Magd Almuntaser If you don't mind, I would like to ask for some advice. What do I need to change or pay attention to because I want to upload it to a hosting server? I'm getting a 500 error when running it on shared hosting.
September 7, 2024Sep 7 Author 1 minute ago, Ilhamstore said: @Magd Almuntaser If you don't mind, I would like to ask for some advice. What do I need to change or pay attention to because I want to upload it to a hosting server? I'm getting a 500 error when running it on shared hosting. php must be 8.1 and Nodejs must be 18 and above
September 7, 2024Sep 7 18 minutes ago, Magd Almuntaser said: php must be 8.1 and Nodejs must be 18 and above I have fulfilled that condition. However, when I initially uploaded the source code to the shared hosting, what should I do first? Because when I access the domain, it displays a 500 error.
September 7, 2024Sep 7 Author 14 minutes ago, Ilhamstore said: I have fulfilled that condition. However, when I initially uploaded the source code to the shared hosting, what should I do first? Because when I access the domain, it displays a 500 error. error 500 that mean there errors .. you can enable (display errors) to see what is the errors is .. But in general your problem is that PHP is still not on version 8.1
September 7, 2024Sep 7 Author 28 minutes ago, Gusik Prasetyo said: Quite means safe 😎 😅 yes What's new in version 8.5.0 so far: - Added send sticker feature. - Added wysiwyg whatsapp (text editing tools). - Added view once message feature for (images & videos). - Added API for send sticker and api-docs. - Re-Design Test message, Create campagin and Autoreply. ================================
September 7, 2024Sep 7 8 minutes ago, Magd Almuntaser said: 😅 ya Apa saja yang baru di versi 8.5.0 sejauh ini: - Menambahkan fitur kirim stiker. - Menambahkan wysiwyg whatsapp (alat penyuntingan teks). - Menambahkan fitur lihat pesan sekali untuk (gambar & video). - Menambahkan API untuk kirim stiker dan dokumen api. - Mendesain ulang pesan Uji, Membuat kampanye, dan Balasan Otomatis. ________________________________ luar biasa tuan
September 7, 2024Sep 7 25 minutes ago, Magd Almuntaser said: 😅 yes What's new in version 8.5.0 so far: - Added send sticker feature. - Added wysiwyg whatsapp (text editing tools). - Added view once message feature for (images & videos). - Added API for send sticker and api-docs. - Re-Design Test message, Create campagin and Autoreply. ================================ Very nice sir
September 7, 2024Sep 7 8 hours ago, Magd Almuntaser said: 😅 yes What's new in version 8.5.0 so far: - Added send sticker feature. - Added wysiwyg whatsapp (text editing tools). - Added view once message feature for (images & videos). - Added API for send sticker and api-docs. - Re-Design Test message, Create campagin and Autoreply. ================================ Please also add trials feature. if user register, automaticly got 3-5 days for trials sir.
September 8, 2024Sep 8 1 hour ago, Unicode said: Please also add trials feature. if user register, automaticly got 3-5 days for trials sir. Yes, I agree with that. Having a trial feature when a new user registers would be very helpful. Hopefully, it can be added in the next update. But before that, I want to thank you, Magd Almuntaser. I have successfully deployed my project to a shared hosting. The 500 error issue I was facing was resolved when I fixed the .env file.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.