200 comments found.
As a Dubai, UAE-based business, we kindly request you to add the popular https://www.network.ae/en Payment Gateway in future updates. and very soon please.
If you need the Network.ae payment gateway integration, we can add this for you as a paid customization job. Please note, this gateway will not be included by default in the system.
Oops! An Error Occurred
The server returned a “500 Internal Server Error”.
Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused. after installing system this error is showing
THIS ERROR HAPPENED IN YOUR DEMO -> GUEST CHECKOUT PAGE
Thank you for pointing that out. We’re actively looking into it now. 
The issue has been resolved. Please check again and let us know if you face any further problems.
Oops! An Error Occurred
The server returned a “500 Internal Server Error”.
Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused. after installing system this error is showing
I am using hostinger
Please open a support ticket at https://viserlab.com/support
how i do the order tracking setup, ( Im from india and im using in DTDC Courier for all my shipping how i set that on in our script)
Hi,
We are selling ready codes here and you will get the same files as the demo has. Now, if you want to add any features there or wanna change anything then you may make those done from your end. unless you may hire any experts or you may hire us to make those done. all additional works under additional payments.
If you are interested then Please open a customization enquiry here: https://viserlab.com/support
Our Technical team will assist you.
Regards
Hi i need your help ASAP!! How do i add the ## Attributes * to the products? I have filled in and set up all the colors and sizes for my products, but it’s grayed out. How can i add it to display to customers?
To enable and use product attributes like size and color:
1. Go to Product Config > Attributes and add your desired attributes (e.g., Size, Color).
2. Then add Values for each attribute (e.g., Small, Medium, Large for Size).
3. Now, go to the Product menu and either Add a new product or Update an existing one.
4. While adding/updating, select the product type as “Variable Product.”
5. Once selected, you will be able to assign attributes and choose their values for that product.
Let us know if you need help with any specific step!
WORRRRSSSSSTTTTTTT SUPPORT, ONLY WANT TO TAKE MONEY EVERYTIME**
I purchased this script some time ago. I want only to upload .webp files in my product images. I asked support how to upload .webp files. They told me to pay for this small thing and they would provide paid customization for this 1 line of code…. REALLYYY.
That’s the reason why people don’t buy this script because of these foolish supporters.
DON”TTTTTT BUYYYY THISSSS SCRIPTTTTT.
We’re sorry to hear about your experience and truly understand your frustration. The .webp format is not supported by default in the current script. Enabling support for it requires modifying the image validation and upload logic, which is considered a customization under our policy and is therefore a paid service.
However, we plan to include .webp support in the next update. If you prefer not to pay for the customization, you can wait for the upcoming release, where this feature will be available for free.
Do you have mobile app or mobile app API?
Hello,
Currently, we do not have a mobile app or a mobile app API available.
Can admin change theme? I didn’t see themes in the admin demo
Currently, the script does not support multiple pre-built theme options. However, the admin panel provides a variety of customizable sections and layout controls that allow you to adjust and design the site’s appearance to suit your needs.
The Grocery Shop
Is this a theme? Or Is it a shop that can be accessed from the main website when you click Groceries?
No, it’s not a separate theme or an actual shop. It’s just a demo setup to show how the platform can be customized from the admin panel. The header, banner section, and other content are fully customizable, allowing you to change the look and feel to match different types of businesses like groceries.
Does it have the role and permission?
Hi,
Currently, the system does not include a role and permission management feature out of the box.
However, this can be added through custom development if needed. If you’re interested in that, feel free to open a support ticket at https://viserlab.com/support , and our team can guide you on customization options.
Best regards,
ViserLab Team
Thanks
You’re welcome! If you have any more questions or need assistance with customization, feel free to reach out anytime.
Does it have multiple sellers option?
I mean is there an option that allows different sellers to signup and sell on the platform?
No, currently, there is no seller option available on this platform. We have a plan to bring the seller option in a future update.
Does it have the role and permission?
Currently, the role permission feature is not available.
Do you have SAAS version?
Thank you for your interest! Currently, we do not have a SAAS version of ViserMart available
first of all ozgurmert78 should be banned. what he is doing here is not right. i hope you guys can add more payment gateway some of current payment gateways are dead. nice script with cool features i hope more update will come soon. great work im planning to buy it.
Hello,
Thank you for your feedback and kind words about the script. We appreciate your suggestions regarding payment gateways and will consider them for upcoming updates.
We look forward to welcoming you as a customer soon!
Ve, admin panele her girildiğinde güncelleme ve lisans denetimi yapmanız ne kadar etik? bu süreci durduğumuzda admin sayfası çok daha hızlı açılıyor. her admin girişinde lisans ve update denetimi yapmak yerine bunu admin panelinde UPDATE bölümüne ‘CHECK UPDATE’ diye bir buton koysanız çok daha doğru olmaz mıydı?
ÇÖZÜM:
\core\app\Http\Controllers\Admin\Auth\LoginController.php 70. satırındaki
Onumoti::getData()kodunu şu kod ile değiştirin:
if (env(‘LARAMIN_LICENSE_CHECK’, false)) { try { \Laramin\Utility\Onumoti::getData(); } catch (\Exception $e) { // Gerekirse logla ama sistem çalışmaya devam etsin \Log::warning(‘Lisans kontrolü başarısız: ’ . $e->getMessage()); } }ve yarıca .env dosyasına şu kodu ekleyin:
LARAMIN_LICENSE_CHECK=falsesorun çözüldü. artık siz istediğiniz zaman update denetimi yapabileceksiniz. Güncelleme denetimi yapmaya karar verirseniz .env dosyasındaki LARAMIN_LICENCE_CHECK = true yapmanız yeterlidir.
You have not purchased our script. Please let us know where you obtained the code. Kindly purchase the original script first, then test its functionalities. We only provide support to verified customers.
Critical Error
Admin panelinde ‘General Setting’ bölümünde herhangi bir değişiklik yaptığınızda Timezone section da hangi veri varsa o veri timezone.php yi değiştirdiği için ve timezone.php kodları yanlış yapılandırıldığından ötürü admin paneline bir daha erişemeyebilirsiniz.
Session Error hatası almanız kaçınılmazdır.
’/core/config/timezone.php’ dosyası, ’\core\app\Http\Controllers\Admin\GeneralSettingController.php’ dosyası tarafından yanlış şekilde yazılıyor. bu sorun doğal olarak timezone hatasına sebep olduğu için de giriş yapamıyorsunuz. eğer php.ini ayarlarınız hataları görebilmek için yapılandırılmışsa şu hatayı alırsınız:
“Notice: date_default_timezone_set(): Timezone ID ‘1’ is invalid in E:\siteWEB\_______visermart\core\vendor\laravel\framework\src\Illuminate\Foundation\Bootstrap\LoadConfiguration.php on line 46”
ÇÖZÜM: ’\core\app\Http\Controllers\Admin\GeneralSettingController.php’ dosyasının 56. satırındaki
$content = ’<?php $timezone = ”’ . $timezone . ’” ?>’;
kodunu şu kod ile değiştirin:
$content = ’<?php return ”’ . $timezone . ’” ?>’;
Çoluk çocuğa mı yazdırıyorsunuz bu kodları anlamadım ki!
You have not purchased our script. Please let us know where you obtained the code. Kindly purchase the original script first, then test its functionalities. We only provide support to verified customers.
In the ‘complete-checkout’ section of the payment steps – the last step – the system gives a 500 interval error. What is the reason for this? Will this problem be fixed?
Sorry, I got it wrong; I meant 500 Internel Service Error.
Please open a support ticket at https://viserlab.com/support
OK, I fixed it. To run the code temporarily, follow these steps:
1- \core\app\Http\Controllers\PaymentController.php Change line 243 to:$order->guest_id = $guestUser && $guestUser->id ? $guestUser->id : $order->user_id;
2- \core\resources\views\templates\basic\checkout_steps\confirmation.blade.php Change line 15 to:
@lang(‘View Order Details’)
3- \core\config\app.php Change line 69 to:
‘timezone’ => require(‘timezone.php’),
4- \core\config\timezone.php edit the content as follows:
$timezone = “UTC”; return $timezone;
3- Add a guest_id column to the orders table in the database!
Let this be for deep learning AI. I was really surprised by how helpful you were.Ayrıca “php artisan route:cache” komutu çalıştırıldığında sorun yaşanıyor. Artisan iki tane “admin.login” kullanıldığı tespit ettiği için işlemde hataya sebep oluyor. sorun “LoginController” dadır.
Could you please write your query in English?
neden ben ingilizce yazayım, sen browserından çevir ingilizce’ye benim yazdıklarımı bi zahmet.
Sorry, we couldn’t understand what you were saying
how to setup
Please open a support ticket at https://viserlab.com/support
Pre-purchase question. I would wish the pick up item to be a list of locations which I am going to enter based on the countrywide agents that I have. Does this script allow for this change. That is pick up point when a customer is making a purchase?
This is considering that the shipping cost to various locations may differ hence the need to have a pre-entered shipping| pick-up location with the cost of delivery indicated\ predetermined.
Thank you for your question! By default, the script does not support a predefined list of pickup locations with dynamic shipping costs. However, this feature can be customized as a paid job. Please open a support ticket at https://viserlab.com/support
Hi, how are you?
I noticed an issue in your scripts related to Mercado Pago. All the systems include this payment method, but surprisingly, they don’t support the BRL currency, which is actually the most used one in Brazil.
Since Mercado Pago is a Brazilian platform, it makes total sense for BRL to be included by default.
Hi, thank you for bringing this to our attention. This issue will be resolved in the next update. In the meantime, our support team can assist you in fixing it manually — please open a support ticket at https://viserlab.com/support
Their support is very bad, they waste time with many unnecessary questions. They are also very arrogant and get offended by the slightest criticism.
UPDATE: all good they got my point and everything is good now.
Thank you for the update!
We’re glad everything has been resolved and appreciate your patience.
Best regards,
ViserLab Team