Yesterday at 11:45 AM1 day 11 hours ago, Magd Almuntaser said:Currently, there isn't, but during this period, I'm in the process of building some plugins or modules to integrate with some external scripts such as WordPress, WHMCS, and others. So, it's just a matter of time until I make sure that the current version, 10.0.0, is stable and free of any errors.What's new in version 10.0.1 (so far):- Added Reply To Buttons (Autoreply).- Fixed Fetch Numbers From Groups.- Fixed Index Languages.- Fixed Devices Card Width.- Fixed .htaccess (404 Nodejs Page).- Fixed Login & Register Page.- Fixed AI Bot Page.- Fixed Edit Autoreply (Icons).- Fixed Edit Media.- Fixed Links In Shortcut & Header.- Fixed Fetch Profile Image (High Resolution).Is there anyone who faced any issue to be added in version 10.0.1 before its release?I get this error when opening the campaigns page. What may be the issue?
23 hours ago23 hr Author 59 minutes ago, Abdulrahman Mohamed said:@Magd Almuntaser 1- There was an issue in previous versions related to the webhook and the AI bot. After a short period of time, the webhook would go idle and stop receiving new messages, requiring a manual reset (setWebhook) for it to start working again. As a result, the AI bot—being dependent on the webhook—would also stop functioning properly. I solved this issue programmatically by creating a method and a route that automatically re-sets the webhook for all devices every 10 minutes. It’s working fine now, but I’m not sure if this is the best practice to solve such a problem or not.2- There’s another issue I’m facing. I’m using a hosting server with limited specs—it generally works fine, but sometimes the devices I’ve added go idle after a certain period. Some numbers keep working for weeks without any problems, then suddenly stop. Others lose connection just a day after being added. The hosting server I’m using is under heavy load from many users.بخصوص مشكلتك الاولى ف السكربت او خطاف الويب ليس له علاقة بالانقطاع، فقد يكون الانقطاع الفعلي بسبب الاستضافات المشتركه، لقد قمت بتجربة 15 استضافة قبل اسبوع واكتشفت ان من بين ال 15 استضافة فقط استضافتين يعملون بشكل صحيح، السبب وراء ذالك هو عدد المواقع التي تستهلك من موارد السيرفر الذي موقعك عليه، مجرد ان يتوقف عمل السيرفر فسيظهر مشاكل في رابط ال الويب هوك ألخاص بك .. هذه المشكله لا يتم حلها من السكربت بل عبر انتقالك الى استضافة اخرى ..بخصوص مشكلتك الثانيه، هذه مشكله شائعه لدى شركة واتس اب، ليس من السكربت انا لدي 25 رقم استخدمهم في نشر الاخبار منذ سنه ونصف وحتى الان منهم 9 ارقام لم تنقطع او تسجل خروجها وهناك 5 ارقام تنقطع كل اسبوع والارقام المتبقيه تخرج كل يوم وبعض الاحيان في اليوم مرتين الى ثلاث مرات ..السبب الرئيسي في ذالك هو شركة واتس اب اصبحت في يد شركة فيسبوك وانت تعرف شركة فيسبوك ان لديها اسلوب غبي في نشر تحديثاتها مثلاً: تجد ان صديقك صفحته بالفيسبوك تغير شكلها ولديه خاصيه وانت ليست لديك هذه الخاصيه وبعد فتره من الزمن تظهر لك هذه الخاصيه وهذا مايحدث مع واتس اب، بعض الارقام تتغير خوارزميتها عن الاخرى مما يسبب الانقطاعات حتى على مستوى موقعهم الرئيسي يسجل خروجي من صفحتهم بشكل مستمر، لذا المشكله تكمن لديهم وماعليك الا محاول الربط اكثر من مره حتى يستقر تلقائياً ..كما رأيت بنفسك في جلب الارقام بداخل المجموعات انا قد اصلحتها ولكن كما رأيت ان بعضهم يستخدمlidوهذه هي خاصية جديده من واتس اب لحماية الارقام مع ان بعض المجموعات مازالت ارقامها ظاهره ولكنهم قريباً سيعتمدون بكامل المجموعات بإستخدامlidاعتذر كلامي الكثير ..نسيت ان ارفق لك بعض الاستضافات المشتركه التي قمت بتجربتها وبعضها لا يعمل:jagoanhosting:NO exec, syslink functions.YES Terminal.YES Nodejs.NODEJS to 22.xkencengsolusindo:NO Terminal.YES Nodejs.NODEJS Only 18.xbiznetgio:NODEJS Don't have.cepat.cloud:NO Terminal.YES Nodejs.NODEJS to 22.xStable and fast.cloudkilat:Plask Control Panel.You Can't Install MPWA on Subdomain.Nodejs Not Working.MPWA Not Working.dewaweb:YES Terminal.YES Nodejs.NODEJS to 22.xIt Cuts Off Every 4 Seconds (unstable).anymhost:YES Terminal.YES Nodejs.NODEJS to 22.xStable and fast.domainesia:YES Terminal.YES Nodejs.NODEJS to 22.xnatanetwork:YES Terminal.YES Nodejs.NODEJS to 22.xStable and fast.arenhost:YES Terminal.YES Nodejs.NODEJS to 22.x
23 hours ago23 hr On 7/15/2025 at 3:37 PM, Magd Almuntaser said:It seems that you did not stop nodejs and then run start. Do not run restart, but rather stop and then start.Because separating chat messages works and has been tested.I've followed the instructions correctly and also tried a fresh install, but this issue still occurs.The problem is that the AI Bot always applies the most recently updated prompt to all users.Example:User A - prompt AUser B - prompt BUser C - prompt CIf user C last updated the prompt, prompt C will apply to users A and B as well. So it feels impersonal to each user.- This issue occurs when using Gemini. ❌- If using Chatgpt, there's no problem ✔️
23 hours ago23 hr Author 5 minutes ago, dentos said:I've followed the instructions correctly and also tried a fresh install, but this issue still occurs.The problem is that the AI Bot always applies the most recently updated prompt to all users.Example:User A - prompt AUser B - prompt BUser C - prompt CIf user C last updated the prompt, prompt C will apply to users A and B as well. So it feels impersonal to each user.- This issue occurs when using Gemini. ❌- If using Chatgpt, there's no problem ✔️However, I believe there is a problem with your hosting, not with MPWA.To confirm what I'm saying, go to the path:server/controllers/conversationsIf you see JSON files, separating conversations from numbers works. You will find the last 10 conversations for each person inside each JSON file, separately.If you don't see JSON files, this means your hosting is preventing Node from creating JSON files for each number to separate the conversations from each other. You can try running 777 permissions for the folder if you don't actually find the JSON files.
23 hours ago23 hr Author 6 hours ago, Drive. C said:Please add new fitur " no match keyword". jadi misalkan dibuat keyword "nomatch", apapun chat yang diterima kita balas autoreply, ini biasanya pada chat Menu, orang chat kita random , ada hai, helo, p, apapun itu, kita bisa balas dengan autoreply menu.Okay I'll see what I can do.4 hours ago, Godzam Return said:@Magd Almuntaser kayaknya, webhook tidak sesuai dokumentasi, masih seperti yang lamabro, don't look at the code in front of you, it's just a fake, not for you to use. If you want to use webhook codes, look at the image you sent. You'll find a button that says (For example, webhook you can see in Here). Click on (Here) to go to see some example webhook.The code you're seeing is just a fake so you can see what the JSON looks like when sending it, and it's not real.
22 hours ago22 hr @Magd Almuntaser, sir please edit dashboard for user dont show server statistic (cpu, ram, and etc).It is private for admin only.
22 hours ago22 hr Sir @Magd Almuntaser , I've encountered new issues in V10.0.0 :On the auto-reply page, the table cannot be scrolled and is not responsive when accessed via a mobile device.When I try to send stickers, a 500 error page appears.Hopefully, there's a way to resolve these issues in V10.0.1. Thank you very much for your hard work. May you always be blessed.
22 hours ago22 hr 9 hours ago, Unicode said:Try to type it manually dont copy paste.It will saved if you type itYes, it works.
22 hours ago22 hr Author 28 minutes ago, Unicode said:@Magd Almuntaser, sir please edit dashboard for user dont show server statistic (cpu, ram, and etc).It is private for admin only.Yes, it will be separated, but not at the moment. I made it for everyone because the statistics page is small, and I had to separate the devices on another page in order to have a statistics page, or what is called a dasheboard, because in the next versions I will make a customer service system and the ability to display chats inside MPWA, so there will be a lot of statistics. So I separated it from the devices page from now on. After I make the customer service system and chats, this information will be hidden from users because the new statistics will replace it.
21 hours ago21 hr @Magd Almuntaser please solve my problem after updating version 10.0 node 22.0 php 8.2
21 hours ago21 hr Author 2 minutes ago, Events online said:@Magd Almuntaser i got 500 error after update version 10.0 please guide meThis means you have two problems. The first is that you selected a PHP version lower than 8.2, and you need to upgrade your PHP to 8.2 or higher.If the problem persists after upgrading to PHP 8.2, it means the update was not completed.It's best to upload the entire script from there and remove the .env file inside the script, not from your site. Then upload the script to your site and unzip it.Then open the link:https://yoursite.com/migrateThen go to the link:https://yoursite.com/en/admin/update?complate=1Then the script will work without losing the numbers.
21 hours ago21 hr @Magd Almuntaser I have selected php 8.2 version before upgrade and node stopped for ver 9.6.1 i used node 18 now according i changed after upgrade node 22
21 hours ago21 hr Author 9 minutes ago, Events online said:@Magd Almuntaser I have selected php 8.2 version before upgrade and node stopped for ver 9.6.1 i used node 18 now according i changed after upgrade node 22Okay good, did you follow the rest of the tutorial I wrote for you to fix your problem?
21 hours ago21 hr I am getting an error sending a button message via API. The error is as follows.{ "status": false, "msg": "Invalid button format! The button field must be an array with 1 to 5 items." } Edited 21 hours ago21 hr by Hit Solanki
21 hours ago21 hr 2 minutes ago, ondela wahyu said:2 minutes ago, ondela wahyu said:e..?User https://yourdomain/public
21 hours ago21 hr Author 7 minutes ago, ondela wahyu said:plase help me..?This means that your hosting appears to be using Directadmin or not recognizing index.php files first, but instead recognizing index.html.So you can use https://yourname.com/public temporarily first, or just delete index.html file from this path:public/index.html
20 hours ago20 hr 27 minutes ago, Magd Almuntaser said:This means that your hosting appears to be using Directadmin or not recognizing index.php files first, but instead recognizing index.html.So you can use https://yourname.com/public temporarily first, or just delete index.html file from this path:public/index.htmlcurrently "Not Found" 😀
20 hours ago20 hr Author 22 minutes ago, ondela wahyu said:currently "Not Found" 😀Ok just use https://yourname.com/publicif not working that mean you remove index.php not index.htmlindex.php must be there
20 hours ago20 hr 9 minutes ago, Magd Almuntaser said:Ok just use https://yourname.com/publicif not working that mean you remove index.php not index.htmlindex.php must be thereI deleted index.html, and it returned "Not found."Then I changed the contents of index.html to redirect to website.com/login 😀Is that a problem?But the application runs normally.
20 hours ago20 hr 1 hour ago, Magd Almuntaser said:This means that your hosting appears to be using Directadmin or not recognizing index.php files first, but instead recognizing index.html.So you can use https://yourname.com/public temporarily first, or just delete index.html file from this path:public/index.html1 hour ago, ondela wahyu said:plase help me..?https://yourname.com/id tambahkan id karena tanpa id punya saya munculnya ya seperti itu
19 hours ago19 hr @Magd Almuntaser i Have followed your other steps copied entire files v10 except .env and use migrate nothing shows same as i previously posted please solved.
19 hours ago19 hr Author 1 minute ago, Events online said:@Magd Almuntaser i Have followed your other steps copied entire files v10 except .env and use migrate nothing shows same as i previously posted please solved.Yes, as I told you, your site actually still uses PHP older than 8.2.I know you're using shared hosting, but because you're using shared hosting, that means your server is using CloudLinux. And since you're using CloudLinux, that means you have two systems to change your site's PHP. So, please go to (Select PHP version) in your cPanel control panel and choose PHP.Do not choose MultiPHP Manager because this is not specific to CloudLinux.
19 hours ago19 hr 13 hours ago, KHOLIL DIGITAL said:Cannot send message with media pdfExperiencing the same issue.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.