18 hours ago18 hr 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.
18 hours ago18 hr 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
18 hours ago18 hr @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
17 hours ago17 hr 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/
17 hours ago17 hr @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 ?
16 hours ago16 hr 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..
16 hours ago16 hr @Magd Almuntaser,Thank you sir for the update. I've tried the send text API feature but the text doesn't appear when quoted.🙏
15 hours ago15 hr 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.
15 hours ago15 hr 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🙏🙏🙏
13 hours ago13 hr 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
11 hours ago11 hr 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.
10 hours ago10 hr 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.
10 hours ago10 hr 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
10 hours ago10 hr 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 9 hours ago9 hr by lucky bajheri
9 hours ago9 hr 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
9 hours ago9 hr 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.
9 hours ago9 hr 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.
8 hours ago8 hr 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.