19 hours ago19 hr 11 minutes ago, Magd Almuntaser said:File Manager lama penuh dengan celah keamanan dan saya sering menerima pesan keluhan dari anggota. Bahkan situs saya pernah diretas oleh hacker karena File Manager lama. Para pengembang library itu sendiri mengumumkan bahwa mereka tidak bisa menutup celahnya karena tidak ada yang memberi tahu mereka letaknya, dan kemungkinan mereka akan berhenti mendukung library lama tersebut. Oleh karena itu, solusi terbaik adalah beralih ke library yang sekarang karena tidak memiliki celah, lebih mudah digunakan, dan pilihan fiturnya lebih luas.ya kebanyakan pengguna hanya tahu tampilan saja tetapi tidak mengerti celah kebocoran. saya pribadi file manajer ini yang saya nanti sejak lama, karena versi sebelumnya terlihat seperti masih zaman perang dunia ke 2 hahahahahaaa😄
18 hours ago18 hr 1 hour ago, Magd Almuntaser said:File Manager lama penuh dengan celah keamanan dan saya sering menerima pesan keluhan dari anggota. Bahkan situs saya pernah diretas oleh hacker karena File Manager lama. Para pengembang library itu sendiri mengumumkan bahwa mereka tidak bisa menutup celahnya karena tidak ada yang memberi tahu mereka letaknya, dan kemungkinan mereka akan berhenti mendukung library lama tersebut. Oleh karena itu, solusi terbaik adalah beralih ke library yang sekarang karena tidak memiliki celah, lebih mudah digunakan, dan pilihan fiturnya lebih luas.File manager sekarang sudah bagus. Bisa salin link gambar. Sekalian mau usul, klo bisa di integrasikan dengan ai bot. Jadi dalam prompt nanti di mungkinkan untuk disisip link gambar dari file manager. Ketika ada trigger yang memanggil link tersebut maka respon ai bot otomatis akan menampilkan/ mengirimkan gambar bukan lagi link. Itu kelihatannya keren.
17 hours ago17 hr 1 minute ago, dentos said:File manager sekarang sudah bagus. Bisa salin link gambar.Sekalian mau usul, klo bisa di integrasikan dengan ai bot. Jadi dalam prompt nanti di mungkinkan untuk disisip link gambar dari file manager. Ketika ada trigger yang memanggil link tersebut maka respon ai bot otomatis akan menampilkan/ mengirimkan gambar bukan lagi link. Itu kelihatannya keren.Contoh penerapannya misal ada customer meminta foto produk A maka cs ai bot otomatis akan mengirimkan foto yang relevan.
14 hours ago14 hr Author 40 minutes ago, Project Downgrade said:Can users not be restricted from uploading images?Users can upload images and files normally, but it seems your site needs 777 permissions on the storage folder.
11 hours ago11 hr Hello, I want to add an additional payment system to this script myself, but Hello, I want to add an additional payment system to this script, but the payment system files in the script are encrypted, so I can't get them. Does anyone know a way?
11 hours ago11 hr 10 hours ago, Project Downgrade said:buat php artisan storage:link agar bisa dibacaTerima kasih. sudah teratasi dengan merubah APP_URL= ke domail yang baru di file .env dan membuat php artisan storage:link baru
10 hours ago10 hr Iam installed aaPanel and i confusion in the below screenshot Run opt * Get the startup mode in package.json which is needs to select .?? without select cant submit
10 hours ago10 hr 3 hours ago, Magd Almuntaser said:Users can upload images and files normally, but it seems your site needs 777 permissions on the storage folder.This means users can upload unlimited images. Is there a limit on the number of uploads? For example, each user might have a limit of a few MB or GB for the number of uploads.This limit can be set based on their plan.They cannot upload more than that. If the limit is reached, they can also free up storage so they can upload again if the maximum upload limit is reached.If they continuously upload without limits, the server storage will quickly fill up and the server will go down due to insufficient server resources.
10 hours ago10 hr Author 1 hour ago, Orxan Xelilov said:Hello, I want to add an additional payment system to this script myself, but Hello, I want to add an additional payment system to this script, but the payment system files in the script are encrypted, so I can't get them. Does anyone know a way?And here lies the security advantage...All files are unencrypted except for payment gateway files, because if they were made public, hackers would come to learn the internal process and search for exploits. So, to avoid future problems, I decided to leave these files encrypted. Any gateway you want to add, you can request it, and I'll do it.44 minutes ago, Shaaz Sha said:Iam installed aaPanel and i confusion in the below screenshot Run opt * Get the startup mode in package.json which is needs to select .?? without select cant submitI think the custom command should not be set.
9 hours ago9 hr @Magd Almuntaser without Command cant SaveNow when i troubleshoot all green except this below line Checking Node server configuration...Node polling endpoint unreachable. Edited 9 hours ago9 hr by Shaaz Sha
9 hours ago9 hr Author 7 minutes ago, Shaaz Sha said:@Magd Almuntaser without Command cant Savejust put:/www/wwwroot/yoursite.com/and node v20.19.5
9 hours ago9 hr @wong hank you for your help so far. I’m still stuck and now seeing this error in the browser console:WebSocket connection to 'ws://localhost:3100/socket.io/…' failed The app UI shows “Waiting for node server…” and the WhatsApp QR never appears. I can give AnyDesk or join any meeting platform so you can check directly. Please contact me on Telegram @vpslio or WhatsApp +91 7750008100. I’d be very grateful for your assistance.Thanks,Sam
9 hours ago9 hr @Magd Almuntaser Now working but the issue is PM2 Not running , only running any on of them because its showing 3100 Port already running2025-10-02T16:37:24: Error: listen EADDRINUSE: address already in use :::3100 2025-10-02T16:37:24: at Server.setupListenHandle [as listen2] (node:net:1940:16) 2025-10-02T16:37:24: at listenInCluster (node:net:1997:12) 2025-10-02T16:37:24: at Server.listen (node:net:2102:7) 2025-10-02T16:37:24: at Object.<anonymous> (/www/wwwroot/dev..com/server.js:65:8) 2025-10-02T16:37:24: at Module.compile (node:internal/modules/cjs/loader:1706:14) 2025-10-02T16:37:24: at Object..js (node:internal/modules/cjs/loader:1839:10) 2025-10-02T16:37:24: at Module.load (node:internal/modules/cjs/loader:1441:32) 2025-10-02T16:37:24: at Function._load (node:internal/modules/cjs/loader:1263:12) 2025-10-02T16:37:24: at Object.<anonymous> (/www/server/nvm/versions/node/v22.20.0/lib/node_modules/pm2/lib/ProcessContainerFork.js:33:23) 2025-10-02T16:37:24: at Module._compile (node:internal/modules/cjs/loader:1706:14) { 2025-10-02T16:37:24: code: 'EADDRINUSE', 2025-10-02T16:37:24: errno: -98, 2025-10-02T16:37:24: syscall: 'listen', 2025-10-02T16:37:24: address: '::', 2025-10-02T16:37:24: port: 3100 2025-10-02T16:37:24: }and this server installed V22.20 Node OnlyUploading Attachment...Uploading Attachment...
8 hours ago8 hr Author 7 minutes ago, bsmoviesking 2 said:@wong hank you for your help so far. I’m still stuck and now seeing this error in the browser console:WebSocket connection to 'ws://localhost:3100/socket.io/…' failed The app UI shows “Waiting for node server…” and the WhatsApp QR never appears. I can give AnyDesk or join any meeting platform so you can check directly. Please contact me on Telegram @vpslio or WhatsApp +91 7750008100. I’d be very grateful for your assistance.Thanks,SamYou haven't configured MPWA correctly. You can't use localhost.You must use your site's URL from the .env file.You must also run NodeJS.There are many guides for installing the script, and you can find them on the previous four pages in my comments.7 minutes ago, Shaaz Sha said:@Magd Almuntaser Now working but the issue is PM2 Not running , only running any on of them because its showing 3100 Port already running2025-10-02T16:37:24: Error: listen EADDRINUSE: address already in use :::3100 2025-10-02T16:37:24: at Server.setupListenHandle [as listen2] (node:net:1940:16) 2025-10-02T16:37:24: at listenInCluster (node:net:1997:12) 2025-10-02T16:37:24: at Server.listen (node:net:2102:7) 2025-10-02T16:37:24: at Object.<anonymous> (/www/wwwroot/dev..com/server.js:65:8) 2025-10-02T16:37:24: at Module.compile (node:internal/modules/cjs/loader:1706:14) 2025-10-02T16:37:24: at Object..js (node:internal/modules/cjs/loader:1839:10) 2025-10-02T16:37:24: at Module.load (node:internal/modules/cjs/loader:1441:32) 2025-10-02T16:37:24: at Function._load (node:internal/modules/cjs/loader:1263:12) 2025-10-02T16:37:24: at Object.<anonymous> (/www/server/nvm/versions/node/v22.20.0/lib/node_modules/pm2/lib/ProcessContainerFork.js:33:23) 2025-10-02T16:37:24: at Module._compile (node:internal/modules/cjs/loader:1706:14) { 2025-10-02T16:37:24: code: 'EADDRINUSE', 2025-10-02T16:37:24: errno: -98, 2025-10-02T16:37:24: syscall: 'listen', 2025-10-02T16:37:24: address: '::', 2025-10-02T16:37:24: port: 3100 2025-10-02T16:37:24: }and this server installed V22.20 Node OnlyUploading Attachment...Uploading Attachment...No problem just change another port from .envThere are many guides for installing the script, and you can find them on the previous four pages in my comments.
6 hours ago6 hr 3 hours ago, Magd Almuntaser said:And here lies the security advantage...All files are unencrypted except for payment gateway files, because if they were made public, hackers would come to learn the internal process and search for exploits. So, to avoid future problems, I decided to leave these files encrypted. Any gateway you want to add, you can request it, and I'll do it.I think the custom command should not be set.3 hours ago, Magd Almuntaser said:And here lies the security advantage...All files are unencrypted except for payment gateway files, because if they were made public, hackers would come to learn the internal process and search for exploits. So, to avoid future problems, I decided to leave these files encrypted. Any gateway you want to add, you can request it, and I'll do it.I think the custom command should not be set.great. then you can contact me via whatsapp +994508921263. I will send you the ready Azerbaijani language pack and the payment type APIs I want to add.There is no payment method for Azerbaijan because
6 hours ago6 hr Author 3 minutes ago, Orxan Xelilov said:great. then you can contact me via whatsapp +994508921263. I will send you the ready Azerbaijani language pack and the payment type APIs I want to add.There is no payment method for Azerbaijan becauseThank you ..No need to send me the azerbaijani language just tell me if you want it and i will make it in the next version .. also about the payment gateway just tell me what is the gateway name and i will make it .. only if i can't create new account on this gateway i contact you to give me some details like test account or sandbox api
6 hours ago6 hr 1 minute ago, Magd Almuntaser said:Təşəkkür edirəm .. Mənə azərbaycan dilini göndərməyə ehtiyac yoxdur sadəcə istəsəniz deyin növbəti versiyada edəcəm .. həmçinin ödəniş şlyuzu haqqında mənə şluzun adı nədir deyin mən edəcəm .. yalnız bu gatewaydə yeni hesab yarada bilməsəm test hesabı və ya sandbox kimi bəzi detalları vermək üçün sizinlə əlaqə saxlayınThen I will send you demo account details via message because Then I will send you demo account information via message because this payment method works for Azerbaijan.
6 hours ago6 hr It would be great if you could come up with a solution for this in a future version.Something like default language selection
6 hours ago6 hr 15 minutes ago, Orxan Xelilov said:It would be great if you could come up with a solution for this in a future version.Something like default language selectionPoint your director to /public
4 hours ago4 hr @Magd Almuntaser I have installed it on Aapnel, but I linked the domain using Cloudflare, and I opened the ports in the firewall. However, when I check the port using this method: https://domain.com:3114, it doesn’t work.
3 hours ago3 hr Who can tell me about how can I use the webhook, I want meet to know how I can connect it with other platforms my number is +965 510 82209 whatsapp please (i want some one tell me then I will give him money for support me)@Magd Almuntaser Can you please make icon for salla platform to Quick link with the platform to send notifications for the client, the platform Support webhook.
2 hours ago2 hr mohon bantuan nya, saya coba bot ai gemini tapi tidak ada respon, hanya di read sajatapi kalau saya pakai open ai berhasil, mohon bantuan nya
1 hour ago1 hr 29 minutes ago, live pprq said:mohon bantuan nya, saya coba bot ai gemini tapi tidak ada respon, hanya di read sajatapi kalau saya pakai open ai berhasil, mohon bantuan nyaSaya kebalikan. Justru chat gpt tidak respon tetapi Gemini berfungsi dengan baik. Coba cek versi node js nya. Saya sebelumnya pakai node js versi 22 Gemini tidak respon setelah ganti ke versi 20 baru berfungsi.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.