Sunday at 08:58 AM1 day Author 1 hour ago, Hit Solanki said:@Magd Almuntaser,I have noticed an error, all your devices show status green but I cannot send messages. When I click on Connect Via QR, I see a QR code, in short, all my devices are disconnected.The reason for this is your hosting. When NodeJS is interrupted repeatedly or the CPU overheats for a prolonged period, it causes NodeJ to lose connections. Devices are disconnected without you knowing whether they have been disconnected or not.Therefore, I advise you to move your site to another, more secure hosting provider.1 hour ago, Crypto Dash said:I have some questions can you help me regarding these, how to increase limit 10 devices to unlimited? Basically i want to use externally so i need more limits, also is this safe to use 100-200 Whatsap account on your project? Whatsapp will not flagged our ip or blocked our all accounts?From Manage Users -> Edit User, enter a large number of devices.No, you won't be banned even if you use 1 million numbers, but WhatsApp will ban you if you send large batches of messages without delay or to random numbers.19 minutes ago, AOPUQI said:@Magd Almuntaser, apakah benar tampilan AI nya hanya seperti ini ? saya tidak paham cara penggunaannyaThe problem is with JavaScript. Your browser may not have enabled JavaScript, or there may be a plugin in your browser that prevents it from displaying.So, use a different browser.Or try pressing CTRL+F5 to perform a full refresh.
Sunday at 09:11 AM1 day when i upload any images in file manage rerror show , is error 6 code , how to slove this i cant upload any images pls help any member
Sunday at 09:17 AM1 day @Magd Almuntaser, thank saya sudah memperbaikinya dan mengganti jsnya dengan item.innerHTML = '<div class="card-body row g-3 align-items-center">' + '<div class="col-md-4">' + '<input type="text" name="bexa_products[' + i + '][name]" class="form-control" placeholder="{{ __("Product Name") }}">' + '</div>' + '<div class="col-md-4">' + '<input type="text" name="bexa_products[' + i + '][description]" class="form-control" placeholder="{{ __("Description") }}">' + '</div>' + '<div class="col-md-3">' + '<input type="text" name="bexa_products[' + i + '][price]" class="form-control" placeholder="{{ __("Price") }}">' + '</div>' + '<div class="col-md-1 text-end">' + '<button type="button" class="btn btn-sm bg-danger-subtle text-danger remove-product"><i class="ti tabler-trash"></i></button>' + '</div>' + '</div>';dan sekarang sudah berjalan normal
Sunday at 09:41 AM1 day Author 9 minutes ago, Mansa Solution said:whmcs module chahiyeCurrently there is no whmcs module, what is currently available is MPWA Notifications For WordPress:https://doniaweb.com/topic/23304-mpwa-notifications-for-wordpress-woocommerce-v120/
Sunday at 10:12 AM1 day @Magd Almuntaser How to Reply to a message via API ? we get the Message ID but we cant reply mentioning that message via api message sending ? what parameter to use ?
Sunday at 10:40 AM1 day Author 26 minutes ago, Free Servix said:@Magd Almuntaser How to Reply to a message via API ? we get the Message ID but we cant reply mentioning that message via api message sending ? what parameter to use ?Go to Api Docs..
Sunday at 11:18 AM1 day @Magd Almuntaser,Thank you sir for the update. I've tried the send text API feature but the text doesn't appear when quoted.🙏
Sunday at 11:25 AM1 day Author 3 minutes ago, SYAIFULLAH said:@Magd Almuntaser,Thank you sir for the update. I've tried the send text API feature but the text doesn't appear when quoted.🙏You can't quote yourself.The problem with WhatsApp is that if you quote yourself, you have to attach the message and other variables. Therefore, I didn't want to attach the message and variables because it would consume your server's resources, as we would have to retrieve the message from the database.
Sunday at 11:29 AM1 day 1 minute ago, Magd Almuntaser said:You can't quote yourself.The problem with WhatsApp is that if you quote yourself, you have to attach the message and other variables. Therefore, I didn't want to attach the message and variables because it would consume your server's resources, as we would have to retrieve the message from the database.Thank you sir @Magd Almuntaser,, now it's working fine🙏🙏🙏
Sunday at 02:05 PM1 day when i upload any images in file manage rerror show , is error 6 code , how to slove this i cant upload any images pls help any member
Sunday at 04:13 PM1 day Author 2 hours ago, lucky bajheri said:when i upload any images in file manage rerror show , is error 6 code , how to slove this i cant upload any images pls help any memberYou have functions that prevent creating a shortcut to the storage folder inside the public folder.So you could have first gone to your site's troubleshoot page before writing a post here. The troubleshoot page will fix your issue and show you what's causing problems on your site.
Sunday at 04:29 PM1 day Author 7 minutes ago, kreativez kreata said:How do I fix this?NodeJS is offline.Make sure you've configured it correctly.Remember that you're using LiteSpeed, which means there's no need to create an SSL server.You must select the type of server hosting (not other) and run NodeJS.
Sunday at 04:37 PM1 day 15 minutes ago, kreativez kreata said:How do I fix this?if your qr code not ganarated tell me i can help u for qr ganarating
Sunday at 04:45 PM1 day hey evryone if your QR code not ganareting replace this file in your home directry, Wherever your domain or subdomain is hosted, there you will see two files:server.php and server.jsReplace those two files with the new files I have sent you. server.js server.php Edited Sunday at 05:27 PM1 day by lucky bajheri
Sunday at 05:35 PM1 day 7 hours ago, Mansa Solution said:whmcs module chahiye1 hour ago, Magd Almuntaser said:You have functions that prevent creating a shortcut to the storage folder inside the public folder.So you could have first gone to your site's troubleshoot page before writing a post here. The troubleshoot page will fix your issue and show you what's causing problems on your site.truboshoot is ok , all files permission, https://pastebin.com/kkC6VXzK
Sunday at 05:46 PM1 day 1 hour ago, lucky bajheri said:if your qr code not ganarated tell me i can help u for qr ganaratingIt's working now after replacing the server.js file. Thank you.
Sunday at 05:48 PM1 day 1 hour ago, Magd Almuntaser said:NodeJS is offline.Make sure you've configured it correctly.Remember that you're using LiteSpeed, which means there's no need to create an SSL server.You must select the type of server hosting (not other) and run NodeJS.Everything was running fine. Tried generating installing ssl cert from MPWA then got the error. Fixed after replacing the server.js file. Thank you.
Sunday at 06:23 PM1 day Author 31 minutes ago, kreativez kreata said:Everything was running fine. Tried generating installing ssl cert from MPWA then got the error. Fixed after replacing the server.js file. Thank you.Yes this is your problem, so I told you that you should not create SSL because it will modify the server.js file and you do not need SSL as long as you are using litespeed.. So first of all you should all open the troubleshoot page to know your problem and whether the system is working or not before anything..1 hour ago, lucky bajheri said:hey evryone if your QR code not ganareting replace this file in your home directry, Wherever your domain or subdomain is hosted, there you will see two files:server.php and server.jsReplace those two files with the new files I have sent you.server.js server.phpOnce again, when you upload a file, please make it clear that the attached files are the same as those in the latest version 11.3.0, meaning they are my default files.Because people will think you've uploaded modified files, and they'll ruin the files of sites that use SSL if they replace the default file you put it.So, it's best to remove the files. You can simply tell them that if anyone encounters a problem when clicking on Generate SSL and the nodejs stop, they should restore the default server.js file.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.