October 30, 2024Oct 30 https://www.mediafire.com/file/mo4aaj20q69kwtu/codecanyon-wasender-whatsapp-server-and-bulk-sender-saas-v4.6.zip
October 30, 2024Oct 30 On 10/29/2024 at 4:33 AM, Ruben Bareiro said: Sorry, how I can update my Wasender? I have a new zip file, but I don't no what I do. Someone can help me please? You can read documentation how to update.
October 30, 2024Oct 30 2 minutes ago, Gusik Prasetyo said: You can read documentation how to update. mainannya Om Gusik banyak euyyy dicobain semua wewkewkekwe
October 30, 2024Oct 30 1 minuto atrás, Gusik Prasetyo disse: You can read documentation how to update. I was able to update. I read the TXT inside the installation and followed the steps. It worked. Steps - 1. first take a backup your site. 2. replace everything from your project root without these folders and files public (folder) .env (file) sessions (folder)
October 30, 2024Oct 30 Hello everyone! How are you? I use Wasender on a shared server in cPanel! How do I prevent the node server from stopping and if it does stop, how do I make it start again automatically? I have to run the script every time the server stops. Edited October 30, 2024Oct 30 by Ivan Jacomassi
October 30, 2024Oct 30 9 minutos atrás, Ivan Jacomassi disse: Hello everyone! How are you? I use Wasender on a shared server in cPanel! How do I prevent the node server from stopping and if it does stop, how do I make it start again automatically? I have to run the script every time the server stops. Você é do Brasil? I use VPS and not shared, but one solution would be to use PM2 to try to automate this.
October 30, 2024Oct 30 1 minuto atrás, Ruben Bareiro disse: Você é do Brasil? I use VPS and not shared, but one solution would be to use PM2 to try to automate this. Sim! Como faço a instalação sem ser via terminal How do I install it without using the terminal?
October 30, 2024Oct 30 4 minutos atrás, Ivan Jacomassi disse: Sim! Como faço a instalação sem ser via terminal How do I install it without using the terminal? Boa pergunta! Não faço ideia pois eu uso mais via terminal e a minha plataforma que instalei é a aaPanel, e nela tem opções de PM2. Nesse caso, recomendo fazer via terminal mesmo. Se a sua hospedagem permitir, o processo é bem simples.
October 30, 2024Oct 30 2 horas atrás, Ruben Bareiro disse: Boa pergunta! Não faço ideia pois eu uso mais via terminal e a minha plataforma que instalei é a aaPanel, e nela tem opções de PM2. Nesse caso, recomendo fazer via terminal mesmo. Se a sua hospedagem permitir, o processo é bem simples. Vou te enviar mensagem in box.
October 31, 2024Oct 31 $curl = curl_init(); curl_setopt_array($curl, array( CURLOPT_URL => 'https://xx.xxxxx.xxx/api/create-message', CURLOPT_RETURNTRANSFER => true, CURLOPT_ENCODING => '', CURLOPT_MAXREDIRS => 10, CURLOPT_TIMEOUT => 0, CURLOPT_FOLLOWLOCATION => true, CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1, CURLOPT_CUSTOMREQUEST => 'POST', CURLOPT_POSTFIELDS => array( 'appkey' => 'c62c713a-0641-4771-beb3-00e691985403', 'authkey' => 'KcHKC2F3X7CR4ahLgFyiMUGc2BMNU6jNZC4yVlQb8uvnwA9cZG', 'to' => '65878xxxxxxxx', 'template_id' => '4967ada9-9e05-45a3-8967-47b48ebe7bcd', 'variables' => array( '{name}' => 'Jhone', '{address}' => 'replaceable value' ) ), )); $response = curl_exec($curl); curl_close($curl); echo $response; hello, any one has test Template REST API with custom variables and success? i try but always failed, foreach() argument must be of type array|object, string given , can some one help?
October 31, 2024Oct 31 Author Administrators This file has been updated to Version v4.6 What's New in this Version: Fix the download link script dependencies updated (need manual update) Support is available for paid files only Support for free files is offered for a fee only
October 31, 2024Oct 31 Em 30/10/2024 em 10:22, Ruben Bareiro disse: https://www.mediafire.com/file/mo4aaj20q69kwtu/codecanyon-wasender-whatsapp-server-and-bulk-sender-saas-v4.6.zip is nulled?
November 2, 2024Nov 2 Hi @Mahmoud After deploying on cpanel (shared hosting), I am facing an issue while starting the Node application (using Node.js version 16.20.1), after starting the app i am experiencing the following error returncode: 1 stdout: > start > node . Running cleanup before exit. stderr: Error: listen EADDRINUSE: address already in use 127.0.0.1:8000 at Server.setupListenHandle [as _listen2] (node:net:1463:16) at listenInCluster (node:net:1511:12) at doListen (node:net:1660:7) at processTicksAndRejections (node:internal/process/task_queues:84:21) Also the application get crashed Need help please... Edited November 2, 2024Nov 2 by Jamshaid Yousaf
November 3, 2024Nov 3 Em 02/11/2024 em 08:48, Jamshaid Yousaf disse: Hi @Mahmoud After deploying on cpanel (shared hosting), I am facing an issue while starting the Node application (using Node.js version 16.20.1), after starting the app i am experiencing the following error returncode: 1 stdout: > start > node . Running cleanup before exit. stderr: Error: listen EADDRINUSE: address already in use 127.0.0.1:8000 at Server.setupListenHandle [as _listen2] (node:net:1463:16) at listenInCluster (node:net:1511:12) at doListen (node:net:1660:7) at processTicksAndRejections (node:internal/process/task_queues:84:21) Also the application get crashed Need help please... I had this problem, I fixed it by changing the server port in the env to 8081
November 5, 2024Nov 5 Em 31/10/2024 em 14:56, adriano disse: is nulled? Eu fiz o procedimento do TXT para atualização e funcionou perfeitamente. Eu tinha a versão 4.1 já instalada e só fiz o procedimento. Só que o arquivo .env ainda está dizendo que é a versão anterior, isso na última linha, aí é só mudar para 4.6. Não serve pra nada massssss
November 13, 2024Nov 13 @Ruben Bareiro Hello can you help me with its activation ? while installing it requires activation key, without this we cant proceed.
November 14, 2024Nov 14 On 5/11/2023 at 7:07 PM, Swapnil M said: I dont see install folder / file to install it as per doc, please help just extract and yourdomain.com/install
November 14, 2024Nov 14 On 11/13/2024 at 5:23 AM, Sabir Boi said: @Ruben Bareiro Hello can you help me with its activation ? while installing it requires activation key, without this we cant proceed. Hi bro. Try to replace a InstallerController.php file in *****/app/Http/Controllers and go to install. Is't 100%, but this fix helping some guys; InstallerController.php
November 15, 2024Nov 15 Hey Guys i'm a newbie here, is there anyone who could help me with installation or atleast answer couple of my questions which would be really greatfull ? If you could please pm me or like this post so i could reach out to you thanks.
November 29, 2024Nov 29 On 12/24/2023 at 8:21 PM, MURASAKI. said:Name: WASender Version 3.5.0Status: Succes Installed---Need to be fix it:1. Chatbot (Auto Reply) is not working properly. I just input any value on: "Keyword Match Type" is not response on WA Chat. Need to be fix it.please provide wa Sender License key ?
November 29, 2024Nov 29 On 11/14/2024 at 10:44 PM, Ruben Bareiro said:Hi bro. Try to replace a InstallerController.php file in *****/app/Http/Controllers and go to install.Is't 100%, but this fix helping some guys;InstallerController.phpThanks Brother You Solve My Problem ❤❤❤
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.