Code

Discussion on Karenderia Multiple Restaurant System

Discussion on Karenderia Multiple Restaurant System

Cart 5,364 sales

bastikikang supports this item

Supported

This author's response time can be up to 2 business days.

29722 comments found.

hi, can you please tell me how to disable mobile verification for merchant? I have clicked “Disabled Verification?” but it still asks me to enter verification code when i try to login merchant account. Thanks

sorry what do you mean?

did you tick the admin-> settings -> Disabled Verification?

Hello Mate,

My website was working fine in locahost now a 500 error is showing when loading the inner page. I tried in Windows and Ubuntu.

Can you please help me to get rid of this issue?

My local URLs are: http://localhost/automobile/store/browse/ http://localhost/automobile/store/searcharea?s=Al+Awir%2CDubai&display_type=listview&city=Dubai&street=Al+Awir&filter_cuisine=21%2C22%2C23%2C24%2C25

Thank you

hi mate

you need to enabled your server mod_rewrite and allowoverride

Thank you

Hello

I moved the files from localhost to LIVE server. I can’t login the admin and merchant account

Firebug gives me the error:

/admin/ajax 500 Internal Server Error ReferenceEroor: data is not defined uk_msg (data.msg); (with info: admin.js?ver=1(line 279, col 10)

I tried to login to admin or merchant panel , nothing happen Please provide the solution asap

Error log :

Invalid datetime format: 1292 Incorrect datetime value: ‘2016-12-11T16:46:18+05:30’ for column ‘last_login’ at row 1’ in /home/yummymdu786/public_html/yiiframework/db/CDbCommand.php:358 Stack trace: #0 /home/yummymdu786/public_html/yiiframework/db/CDbCommand.php(1313): CDbCommand->execute(Array) #1 /home/yummymdu786/public_html/protected/components/DbExt.php(40): CDbCommand->update(‘{{admin_user}}’, Array, ‘admin_id=:admin…’, Array) #2 /home/yummymdu786/public_html/protected/components/AjaxAdmin.php(97): DbExt->updateData(‘{{admin_user}}’, Array, ‘admin_id’, ‘1’) #3 /home/yummymdu786/public_html/protected/controllers/AdminController.php(124): AjaxAdmin->login() #4 /home/yummymdu786/public_html/yiiframework/web/actions/CInlineAction.php(49): AdminController->actionAjax() #5 /home/yummymdu786/public_html/yiiframework/web/CController.php(308): CInlineAction->runWithParams(Array) #6 /home/yummymdu786 in /home/yummymdu786/public_html/yiiframework/db/CDbCommand.php on line 358

but its works on another shared hosting. same godaddy account. http://dev.tripletwothemes.com/yummymadurai this is pervious version

upgraded version only having this problem

yes its because those shared hosting mysql strict is disabled

in bluehost hosting am using shared there myssql strict is disabled actually most of the hosting this days have this configuration

Friend,

I have a new hostgator hosting. And I’m configuring the system with the latest version. I am using bkp from sql and doing the insert via phpmyadmin.

But when I save some configuration by the system admin it returns me the message: The CSRF token could not be verified

How do I fix it? I am using the files on ftp with the latest version, 3.4.

hmmm i already remove all the crsf token in your server anyways can you open the file components/ajaxadmin.php and look for functions addAdminUser()

remove this

if ( $_POST[Yii::app()->request->csrfTokenName] != Yii::app()->getRequest()->getCsrfToken()){ $this->msg=t("The CSRF token could not be verified"); return ; }

All right, buddy. Thank you.

Hi

I have test translated some text thats in the front end, uploaded the file from admin and changed the default settings to use my language, but its not working. Any idea why?

can you send me your admin login so i can check? also what language did you set as default on the front end

I have snet you an email with login info and url.. I have set the language to swedish and translated some (not all), but there is no changes at all.

reply sent

Hello, Bastikikang can you please help me? I live in a small city. I would like to get Browse Restaurant instead of search on the first page or replace with Browse by cuisine on the front page. Im not good at coding. Thanks.

sorry mate but i do charges for this kind of changes let me know

Hi bastikikang

I have installed your script on the hostgator shared server after I bought it yesterday. Thank you for your hard work and I am looking forward to implement other associated srcipts. I have added two merchants with a few dishes. I have made a few test order and got following outputs:

1. When I choose pickup, the order goes through without any errors. 2. When I choose delivery, the order goes in the backend but as a user I get a Error popup saying “Error”. 3. On the create account page – “Click here to select your address in the map” does not work.

Please put a test order on http://restaurantlocal.co.uk/ to check. Thanks

I have sorted this out. I updated the database and working fine now. thanks

glad to hear that mate cheers

How to setup cron job? I setup cron job in cpanel as bellow, just change my server name, after test send message from merchant account, but “pending” I setup every 1 munute. curl http://youreserver.com/cron/ProcessSMS curl http://youreserver.com/cron/ProcessBroacast curl http://youreserver.com/cron/ProcessPayout curl http://youreserver.com/cron/fax

hi mate

that is not correct it should be

curl http://youreserver.com/cron/ProcessSMS

Hi, We are using Razor Pay, It’s working fine on Mobile app but on Website while check out it’s not working. User redirects on Receipt page with confirmation and also getting sms. But no order are appearing in Admin or merchant panel. Please check.

hi mate

your correct cause razor pay is not yet added in web only in mobile

to disabled razorypay in web open the file views/front/payment-list.php after <?php foreach ($payment_list as $key => $val):?>

add this

<?php if ($key=="rzr"){ continue; } ?>

cheers

Hi, do you have data scraping tool/ addon that can scrape data from some famous takeaway sites and import to our own site? can you suggest any? Thanks

sorry mate i don’t have one :(

Hi, basti.

Can I ask .. How can a merchant choose the Payment Gateway for his store. Currently, a gateway opened in Admin is available through out the store, rather than how can we add an option for merchant so that he can choose the available payment gateway for his store.

2. After the new update, my website got some issue like. In responsive mode when a user adds the food to cart and click on ADD TO CART. it leads to the error merchant not available.

3. In some time, in the mobile app. After the user added the food to cart. And when they click on the cart icon on the app. it display ” Cart is empty”/

Please help on this

for the updating the site you won’t loose anything in terms of data just replace your current files withe new files also this is very important

1. update your yiiframework folder cause it has the newest version of yii

2. update your config/main.php with this sample http://bastisapp.com/helpfiles/new-main.phps make backup first your main.php before replacing after you replace with the new main.php edit the database connection to your database old connection

and make sure you run the update db found in admin dashboard

1. But currently our business is following Commission procedure. So its not easy for us to change all them to packages. So kindly help us on this.

hi mate

sorry but that is the setup of the system if you want the merchant to choose there own payment gateway set them to membership

Hello

I moved the files from localhost to LIVE server. I can’t login the admin and merchant account

Firebug gives me the error:

/admin/ajax 500 Internal Server Error ReferenceEroor: data is not defined uk_msg (data.msg); (with info: admin.js?ver=1(line 279, col 10)

I tried to login to admin or merchant panel , nothing happen

Please provide the solution asap

thanks

any news? please its very urgent mate

I Sent the FTP details to you via https://codecanyon.net/user/bastikikang#contact

please check mail

hi mate

sorry for late reply i check your server it seems your new server mysql strict is enabled can you ask your hosting to disabled this for you? or try running this command in your phpmyadmin

SET @@global.sql_mode= ””;

hi , I install the script on localhost , installation was fine. when I try to login to admin or merchant panel , nothing happen Just popup with ERROR . please tell me what to do

try this one

open the file controller/admincontroller.php and look for the functions actionAjax() change this

if (method_exists($class,$data['action'])){ $class->$data['action'](); echo $class->output(); } else { $class=new Ajax; $class->data=$data; $class->$data['action'](); echo $class->output(); }

to

if (method_exists($class,$data['action'])){ $action_name=$data['action']; $class->$action_name(); echo $class->output(); } else { $class=new Ajax; $class->data=$data; $action_name=$data['action']; $class->$action_name(); echo $class->output(); }

That’s helps , Thanks.

Hi Basti

I’m using PHP-Version: 7.0.8-0ubuntu0.16.04.3 and mysqlnd 5.0.12.

During installation, I get errors like “merchant_id has no default value” (I tried to skip that by adding default value ‘null’ in the DB table that it mentioned). The next error (that I can only see in my server’s error log) is:

PHP Fatal error: Uncaught PDOException: SQLSTATE22007: Invalid datetime format: 1292 Incorrect datetime value: ‘2016-12-11T04:11:15+00:00’ for column ‘date_created’ at row 1 in /var/www/html/install/Db.php:160\nStack trace:\n#0 /var/www/html/install/Db.php(160): PDOStatement->execute(Array)\n#1 /var/www/html/install/Db.php(337): Db->query(‘INSERT INTO `fo…’, Array)\n#2 /var/www/html/install.php(389): Db->create(‘food_currency’, Array)\n#3 {main}\n thrown in /var/www/html/install/Db.php on line 160, referer: https://xxx.com/install.php?step=3

Can you tell me if this is due to the newest PHP or mySQL Version or anything else?

Thanks so much,

Philippe

I mean I get errors like “The requested URL /merchantsignup was not found on this server.”

OK, I solved the last problem too by myself. I had to activate mod_rewrite on my server. If anybody else has this problem and uses Apache web server, just type a2enmod rewrite on the console to activate this module.

@ Basti, you should really write this in the installation guide.

Thank you

Phil

glad to hear that mate cheers

will do mate :)

Hello, Sent you an email “New Theme Inquiry” Not received your kind reply yet?

Waiting for reply…

reply sent

Hi, can any restaurant sign up and add their business with this?

Hello Basti;

I downloade the new version however in admin side ’’theme settings’’ is missing. Also in front end I do not have any ’’karenderia in your mobile’’ and cookies section. I also cant edit a language that I have added. I also do not have any mobile apps section in admin panel. I bought mobile apps but shouldnt web app have mobile apps section solely? Also although I entered my google api credentials in admin panel, web app still can not fetch location. Please check my website: ’’komsuyemek.com’‘ Thank you

Google related problems Solved. But search box doesnt fetch my current location automatically… Also other problems are remaining.

I can not enter my admin panel. Getting: ’’The CSRF token could not be verified’’ error

can you email me your ftp access and admin login so i can check

email me here https://codecanyon.net/user/bastikikang#contact

leave a comment here once you send it so i will be notified

hi, just installed it and it does not look exactly like demo site. Can you please tell me how to add this one http://prnt.sc/dhp442 in fronpage? thanks

resolved!

glad to hear that mate cheers

hi,
  1. Will the version for a single restaurant be available soon? What if it will be when?
  2. Also for the mobile version I want to develop a native version is what you can give me the url of the API and an example (mywebsite.com/api/products/) .If you like an example of api url .

what about my question :(

hi mate

sorry for late reply

1. yes it will be am currently working on that but its a mobile app after that i will release web version

2. if you purchase the mobileapp its include the api rest

take a look at my demo in addons -> mobileapp

cheers

Please check this ASP

ah you need to update your assets/js/store.js and store-v2.js and your components/ajaxadmin.php and functionsv3.php

cause i added a security for ajax calls

have you updated now ??

sorry ? you need to update your files with the latest file found here in cc

see the above files i mention

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey