Code

Discussion on Karenderia Multiple Restaurant System

Discussion on Karenderia Multiple Restaurant System

Cart 5,363 sales

bastikikang supports this item

Supported

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

29719 comments found.

I can also confirm that featured restaurants are not lining up correctly and agree that the language bar should be located on top of screen, not the bottom!

My main concern is that fixing basic bugs seem to take several months waiting for new script update. Is there an easier solution to update this script? I held off working on website for two+ months waiting for script update and do not want to wait two more months for another update just to fix a few obvious bugs..

hi mate

the issue on lining this can be easily fixed in css and for the language bar sorry but i cannot add it on top you have to add it on your own the design is like that way

making the new theme is not easy its like creating another program if you cannot wait for any update and in hurry you are always welcome to hire your own developer

for fixing some minor issue it will not take time unlike creating new theme am collecting a list of reported issue so can release an update asap

thanks

Thanks, hopefully the obvious bugs will be fixed asap and will try to place the language bar on top myself. Perhaps may be a good idea to have a few beta testers checking script before released. Thanks for all your hard work!

hi mate

as many asking to put the language bar on top am considering adding it on next update

i will love to have a tester but i cannot find any :(

thanks

1. BUG: When viewing map or restaurants in full screen mode, it’s not full screen, it’s the same size map. 2. Can you add Copyright at the bottom of the page? 3. Can you add Language bar at the top right of the page option as it was before?

aahh hi mate apology i forgot this features :(

anyways will do quick coding on this and send you the code

send me your email address

thanks

will do mate but its no yet finish :)

The restaurants are not lined up correctly and the line under subscribe to our newsletter is not centered, and/or it ends on unusual place. http://i67.tinypic.com/2e3n585.jpg

Thank you :)

your welcome :)

Hey basti, can you tell me the quick fixed for the restaurants to be lined up correctly and the line below subscribe to be centered?

I need delete this information > http://imgur.com/G15aQmK , i already look for Functions.php , search_area.php… but I do not find..

hi mate

this is the old version anyways you can find that on the file components/ajaxadmin.php and look for the functions searchArea

thanks

Hi Basti,

Hope all is well!

BUG REPORT

CONCERNING: AddOn Item

EXPLANATION: Let’s say a merchant is selling a burger with cheese and onions. Now, let’s say someone wants extra cheese but no onion. You can use the “AddOn item” to add “Extra Cheese” for $1. However, you can’t discount $1 if you want no onion. The feature doesn’t allow negative value as an input.

We tested to change the input directly in the database and it is working. Do you know how to allow the form in the “AddOn item” feature to take negative values?

Thanks in advance and looking forwards to your feedback,

Best,

F.K GrapeSeeds

ah ok you just need to remove the class numeric_only on the price fields

hope that helps

thanks

Thank you, I appreciate it. I’ll check it out later, cheers.

Basti, Since the update, this is the only error that keeps popping up in my error_log:

[20-Mar-2016 14:53:55 America/Chicago] PHP Fatal error: Uncaught exception ‘CHttpException’ with message ‘Unable to resolve the request “order/index.php”.’ in /home/wedashyoudine/public_html/yiiframework/web/CWebApplication.php:280 Stack trace: #0 /home/wedashyoudine/public_html/yiiframework/web/CWebApplication.php(135): CWebApplication->runController(‘order/index.php’) #1 /home/wedashyoudine/public_html/yiiframework/base/CApplication.php(162): CWebApplication->processRequest() #2 /home/wedashyoudine/public_html/index.php(41): CApplication->run() #3 {main} thrown in /home/wedashyoudine/public_html/yiiframework/web/CWebApplication.php on line 280

I am having issues with the Mobile App too, but I posted those on that comment board.

I have removed everything from my server except for the KMRS, and I am still having RAM leak issues. I am going to install on a blank server that has NO RAM issues at all and see what happens.

hi mate

i think you are running a wrong cron link there is no controller with this link

order/index.php

thanks

Yep. It was an old IPN call from Paypal and an old CRON from my last store. Got it fixed. Thanks!

Hi Basti, Login & Signup “POP-UP” does not work on your new theme update. it always use a new page login & signup. I need a pop-up style of Login & Signup. Please help. Thanks!

hi mate

sorry but on new theme i have remove the popup login :( as its not working so well in terms in mobile device

thanks

Hey how can i enable this when you click on a menu item.I meant when you click on a meun item before adding to card this popup appears in demo how to configure like that! Please it’s very urgent http://i.imgur.com/2Pu2Esp.png

hi mate

that is the default but if your food item has no addon it will auto add to cart but if you want to show the popup without the addon tick admin -> settings -> Disabled single food item auto add to cart

thanks

Hey how can i enable this when you click on a menu item.Please it’s very urgent http://i.imgur.com/2Pu2Esp.png. You are not replying it’s very bad!

already answer :)

go to admin -> settings -> Disabled single food item auto add to cart

thanks

Thanks! A Lot great script :)

Hello, 2 needed updates if you can, on index page Browse by City, and costumize link in address bar, if you can, now i am testing the new version and i will write the bugs.

hi mate

what do you mean customize link?

for the app you will need to enabled that on admin -> theme settings

thanks

Customize link = /store/browse to restaurants browse or my edit, or how i prefer…

2 – I don’t find the theme settings in admin panel.

1. sorry not available

2. edit your admin account and tick the access to theme settings then re login again

Hi Basti,

Brilliant update !!!!!

But one question, how to only registered and authenticated users make TABLE BOOKING ?

thanks mate really appreciate

right now there is no options you will have to add your own checking

you can add your own validation on components/ajaxadmin.php and look for the function bookATable

sorry can you give more info?

Very tank you for your update ;)

thanks mate cheers :)

hi basti i update it but i can see theme setting. i had translated it in greek language before. You haven’t setting to printing in thermal printer yet?

new update is awesome :)

thank you in advance.

hi mate

you have to edit your admin account and tick the access to theme settings -> saved -> then re login again you should see now the theme settings

for the thermal printer sorry none :( i will post a survey for the buyers to vote on what new addon that krms most buyers want i will include the thermal printer so make sure to vote :)

thanks

Hello; I did the update as usual, but the home page of the site is white, also the administrator side, everything is OK. Thanks for your help

you might missed some files to check what is the error causing this just enabled the error reporting on index.php

from ini_set(“display_errors”,false);

to

ini_set(“display_errors”,true);

thanks

Many of my customers are choosing offline credit card payment over Paypal because they don’t have a Paypal account.

I’d like to change the word “Paypal” to “Pay With Credit Card Online” and “Offline Credit Card Payment” to “Call In Order.”

How would I accomplish this?

Also, where do I find the credit card info the customer enters when they choose Offline Credit Card Payment? I can’t find that info and I need it to process the card.

Thanks!

cheers :) again don’t change the key you can only change the value

thanks

Right. That’s what I did. Thanks for your help.

hi basti please solve this

http://imgur.com/0rbth25

can you give more info?

like is the merchant is still active? or link to your website

thanks

Hi Basti, after updating theme, I am unable to view customers profile. http://imgur.com/unsyrb4 can you help. I updated everything besides config folder

you might have missed some files please re check again

if you cannot solved this issue pm me your website and ftp access

thanks

No product add in cart , no translate cusine , no translate merchant title, and no have seo url , and try to add search by city/area ( with different minimum order per area) because some cities no have name in roads, every all i think works thnx again for support

hi mate

no product add in cart?

cuisine translation will be on next update

no translate merchant title ? what do you mean

thanks

no translate merchant title i mean must translation title as food item or others , and no have seo url , and try to add search by city/area ( with different minimum order per area) because some cities no have name in roads

i think translation for food item is already in there you just need to enabled on on language settings -> Enabled Multiple Field Translation

which part has no seo ?

thanks

Did not work here.. I uploaded everything and ran update but theme still old looking but without my config.

hi mate

you will need to replace the folder assets and protected

ofcourse you need to backup first your old files

thanks

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