• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

eShop Web - Multi Vendor eCommerce Marketplace / CMS

eShop Web - Multi Vendor eCommerce Marketplace / CMS 2.8.1

No permission to download
error when update to 2.6.2

Error Number: 1055

Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 'db.p.row_order' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by

SELECT `b`.* FROM `brands` `b` LEFT JOIN `products` `p` ON `p`.`brand` = `b`.`name` WHERE ( b.name = p.brand ) GROUP BY `b`.`id` ORDER BY `row_order` ASC LIMIT 12

Filename: models/Brand_model.php

Line Number: 66
 
@rayx Please Update

Version 2.7.0​

( updated on 16-Sep-2023 )

+ [Added] New Payment Gateway Instamojo
+ [Improved] Made "Area" a manual entry parameter in Address and changed the way addresses and deliverability checking work in the system.
+ [Improved] Some important frontend theme design improvements and bugs fixed.
+ [Improved] Other Improvements & Bug fixes
 
For Nulling the code you have to add few lines of code in purchase_code.php file in the path application/controllers/admin/....

<!-------------------------------------------------------------!>
//$app_result = curl($app_url);
$app_result['body']['error'] = 0;
$app_result["body"]["purchase_code"] = 'purchase_code';
$app_result["body"]["token"] = 'token';
$app_result["body"]["username"] = 'username';
$app_result["body"]["item_id"] = '34380052';
$app_result['body']['message'] = 'Successful validated';

<!-------------------------------------------------------------!>


There you go
Screenshot (203).png

Cheers. 🥂
 
@rayx Please Update

Version 2.7.0​

( updated on 16-Sep-2023 )

+ [Added] New Payment Gateway Instamojo
+ [Improved] Made "Area" a manual entry parameter in Address and changed the way addresses and deliverability checking work in the system.
+ [Improved] Some important frontend theme design improvements and bugs fixed.
+ [Improved] Other Improvements & Bug fixes
Yes Sir +1 Please Hope Someone Able Contribute Out To The Communities
 
For Nulling the code you have to add few lines of code in purchase_code.php file in the path application/controllers/admin/....

<!-------------------------------------------------------------!>
//$app_result = curl($app_url);
$app_result['body']['error'] = 0;
$app_result["body"]["purchase_code"] = 'purchase_code';
$app_result["body"]["token"] = 'token';
$app_result["body"]["username"] = 'username';
$app_result["body"]["item_id"] = '34380052';
$app_result['body']['message'] = 'Successful validated';

<!-------------------------------------------------------------!>


There you go
Screenshot (203).png

Cheers. 🥂
Where exactly to add the code. Which line please.
Thanks and regards
 
For Nulling the code you have to add few lines of code in purchase_code.php file in the path application/controllers/admin/....

<!-------------------------------------------------------------!>
//$app_result = curl($app_url);
$app_result['body']['error'] = 0;
$app_result["body"]["purchase_code"] = 'purchase_code';
$app_result["body"]["token"] = 'token';
$app_result["body"]["username"] = 'username';
$app_result["body"]["item_id"] = '34380052';
$app_result['body']['message'] = 'Successful validated';

<!-------------------------------------------------------------!>


There you go
Screenshot (203).png

Cheers. 🥂
home page not working its directed to admin login
 

Hi @rayx can you share version 2.7.1

( updated on 03-Nov-2023 )

+ [Added] New Live Chat feature to help chat Customers with sellers and support team.
+ [Added] Dynamic SMS gateway setting to configure any third-party SMS gateway API and added an option to send custom SMSs with preference to set.
+ [Improved] Custom notifications.
+ [Improved] Other Improvements & Bug fixes
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock