29733 comments found.
Hi Basti, i changed the php version from 5.4 to 7 and the website stopped working, i reverted the changes and now i am not getting order Emails, can you please help me update the php version and get my emails working?
Edit: even the sms is not working. Also if the address is not put in the popup It says free delivery, where in i have a fixed delivery charge for every restaurant
i suggest stays with php version 5.4 or 5.5
I rolled back to 5.4 but 1) i am not getting order e-mails/ SMS 2) The delivery charge is not getting added until you put address in popup
did you check your email logs?
ofcourse it will not add any fee cause there is no based for calculation
1) Where do i check e-mail logs? 2) But previously i didnt have this error as i have fixed delivery charge and not based on kilometres
admin -> email logs
2. if your merchant has default delivery fee it will have a fee but it does not it will not have a fee
the delivery fee is calculating between merchant address and customer location
I am not able to Find email logs, and my merchants have default delivery fee but not showing until address is updated.
address is needed for to calculate delivery fee if there is no delivery fee no base for calculation hope that helps
what do you mean you cannot find any email logs? you cannot find the menu or there is logs ?
but Previously without address also it used to show default delivery amount. now it say 0.
I cant find the menu
it will if you merchant has default delivery fee in merchant -> settings
that is the fallback for delivery fee
Today i updated my website script with your latest one. I just overwrite asset & protected folder and got these errors:-
Get Error on overwriting ASSET folder
Browser error uploading sprite@2x.scss
Get Error on overwriting PROTECTED folder
Browser error uploading cart.php
Browser error uploading menu-location-error.php
Browser error uploading guest-checkout.php
mate check your ftp
its how you upload the files
make sure your ftp account has permission to overwrite the files
use filezilla for ftp
I just use web FTP which i got from my host and overwrite those folders.
its better to use ftp software like filezilla
Please give me the file path of those files. I’ll update it through filezilla.
its assets folder and protected folder
steps for updating
1. rename the folder assets and protected folder
to assets-old , protected-old
2. upload the new file assets and protected
3. change the db config open the file config/main.php and copy the old db configuration in your old protected/config/main.php
4. run the update db found in your admin panel and run the update merchant info
5. and copy again all your modules to protected folder
cheers
updating without affecting your site needs http://winmerge.org/ you will have to check what new file is added and updatedusually the folder that been update is assets and protected folder
Hi, thank you for the fix for the installation in version 4.3 Unfortunately we are encountering an issue when we try to go to the admin login page, please find the error below:
Fatal error: Uncaught Error: [] operator not supported for strings in /var/www/html/restaurant/protected/components/Functions.php:9283 Stack trace: #0 /var/www/html/restaurant/protected/controllers/AdminController.php(36): Functions->AAmenuList() #1 /var/www/html/restaurant/yiiframework/web/CController.php(306): AdminController->beforeAction(Object(CInlineAction)) #2 /var/www/html/restaurant/yiiframework/web/CController.php(286): CController->runAction(Object(CInlineAction)) #3 /var/www/html/restaurant/yiiframework/web/CController.php(265): CController->runActionWithFilters(Object(CInlineAction), Array) #4 /var/www/html/restaurant/yiiframework/web/CWebApplication.php(282): CController->run(‘login’) #5 /var/www/html/restaurant/yiiframework/web/CWebApplication.php(141): CWebApplication->runController(‘admin/login’) #6 /var/www/html/restaurant/yiiframework/base/CApplication.php(185): CWebApplication->processRequest() #7 /var/www/html/restaurant/index.php(50): CApplication->run() #8 {main} thrown in /var/www/html/restaurant/protected/components/Functions.php on line 9283
Let us know what we can do to resolve this. Thanks.
please download the latest version 4.4
cheers
can you try to re install again?
In addition, the homepage has an error before it finishes rendering: Fatal error: Uncaught Error: [] operator not supported for strings in /var/www/html/restaurant/protected/components/FunctionsV3.php:1893 Stack trace: #0 /var/www/html/restaurant/protected/views/store/index.php(178): FunctionsV3::getCuisine() #1 /var/www/html/restaurant/yiiframework/web/CBaseController.php(126): require(’/var/www/html/r…’) #2 /var/www/html/restaurant/yiiframework/web/CBaseController.php(95): CBaseController->renderInternal(’/var/www/html/r…’, Array, true) #3 /var/www/html/restaurant/yiiframework/web/CController.php(869): CBaseController->renderFile(’/var/www/html/r…’, Array, true) #4 /var/www/html/restaurant/yiiframework/web/CController.php(782): CController->renderPartial(‘index’, Array, true) #5 /var/www/html/restaurant/protected/controllers/StoreController.php(140): CController->render(‘index’, Array) #6 /var/www/html/restaurant/protected/controllers/StoreController.php(148): StoreController->actionHome() #7 /var/www/html/restaurant/yiiframework/web/actions/CInlineAction.php(49): StoreController-> in /var/www/html/restaurant/protected/components/FunctionsV3.php on line 1893
Hi bastikikang, We have reinstalled with the latest zip file, and still getting the same error when trying to login to the admin, and accessing the homepage. On the admin page, it shows this error (when we have errors turned on):
Fatal error: Uncaught Error: [] operator not supported for strings in /var/www/html/restaurant/protected/components/Functions.php:9283 Stack trace: #0 /var/www/html/restaurant/protected/controllers/AdminController.php(36): Functions->AAmenuList() #1 /var/www/html/restaurant/yiiframework/web/CController.php(306): AdminController->beforeAction(Object(CInlineAction)) #2 /var/www/html/restaurant/yiiframework/web/CController.php(286): CController->runAction(Object(CInlineAction)) #3 /var/www/html/restaurant/yiiframework/web/CController.php(265): CController->runActionWithFilters(Object(CInlineAction), Array) #4 /var/www/html/restaurant/yiiframework/web/CWebApplication.php(282): CController->run(‘login’) #5 /var/www/html/restaurant/yiiframework/web/CWebApplication.php(141): CWebApplication->runController(‘admin/login’) #6 /var/www/html/restaurant/yiiframework/base/CApplication.php(185): CWebApplication->processRequest() #7 /var/www/html/restaurant/index.php(50): CApplication->run() #8 {main} thrown in /var/www/html/restaurant/protected/components/Functions.php on line 9283
hmmm can you send me your ftp access so i can check? and your admin login might be issue with your php version
Wow! You’ve been busy! I am installing it and it is saying (CDbConnection failed to open the DB connection.) I have tried ubuntu and xampp on windows and same error. I have also tried uncommenting different sql modules in php.ini and nothing has worked.
check your db connection string in config/main.php
and make sure your pdo is enabled in your server
yii is using pdo
Hi, I have installed the site successfully, I am not able to access admin page. I get 500 Internal Server error. Do I need to update any more config file??
check your server mod_rewrite and RewriteEngine
let me know if you still cannot make it work
Hi mate, I have checked on hosting server both are on mod_rewrite and rewriteengine. I can able to access store, merchant screen but not admin.
Hi, I managed to fix the issue, it had PHP version 7 on my hosting server,once I downgraded to 5.5 it started working.
glad to hear that mate cheers
but this should work in php 7 just fine i see many customer using php 7 server
Offline Credit Card could do with Card logos…. Choose your card type… Visa Debit, Visa Credit, Mastercard and AMEX
sorry no logos available for offline cc use pay on delivery it has logo
cheers
Hey when customer is selecting time for delivery it accepts even for 5 min how to set it up for minimum time like 30 min etc
am not sure if the time picker has options to do that or we can check it via code
right now those are not available
maybe i can add those in next update
Hey how to install new karenderia update ?
1. first backup your server files incase something wrong. files to backup are assets and protected folder.
2. backup the file protected/config/main.php this contains your database connection
3. upload or overwrite your server files folder assets and protected folder
4. change the db config, open the file config/main.php and copy the old db configuration in your old protected/config/main.php
run the update db found in your admin panel and run the update merchant info
To update manually you need to use http://winmerge.org/ this tool can be use to check what new files has been added or modified. files to check for new files or modified files are assets and protected folder.
Are you making any video for this to install ?
will do try cheers
hi basti
I have a question regarding payment gateways, we don’t want our merchants being able to set there own details, we will be taking payments on behalf of our clients. Is there an easy way to configure this?
Cheers Pen
then set all your merchants to commission type
ok thats great thanks
cheers
Is this new update have any code will affect the mobile apps ?
no affect in mobile app only for merchant app
@tecnodigitalsas Realmente algunas palabras no tienen como traducir como “Push” dejarla como esta. La “Dinien” sería “Comer en el local” o “Comer en el restaurante”
cheers
Hi Basti For this new function to be: Cash on delivery change
???
if you want to require the fields for cod change during checkout
Hi,
I have some questions,
In the browser tabs like renaming (Store, Browse Store, Contact Store)
I’m making changes on the web, but I make the changes and I have to delete the cache, there is some way to update it automatically.
I am translating the messages into Spanish, but there are some words that we can not translate to their meaning, like (Dinein, Push Title, Push) the translation of the word (push) is “empujar” in spanish.
Thanks,
?
mate there is no cache in my code
maybe its your server
if you cannot find words in language file just add it and it will translate
hi,
adds the words but it does not translate, it can indicate in which file I find the text to translate directly, this is the text that I need to translate,
https://1drv.ms/i/s!AmDhtplLGL0hgcYi04LROi0IHwsr3g
Thank you
ah that is the name of controller i believe that cannot be translated
you can set that in admin -> seo
thanks for your reply,
how to avoid loading the cache in browsers, we have a problem with the browser cache, it does not log in clients.
Thank you.
this can be done in your server turn off cache
hello when i finished install browser go to “This page isn’t working” after information page plz help me
thank you i change web browser now it work
awesome
Is there an update? Where can I find it? I can only download the same as I have?
in your profile download sections here in cc
Would be nice if the file not had the same name as the previous one.
what do you mean?
The 4.2 and 4.3 version has the same filename
it should mate
i cannot change the filename
i put the version in index.php
Which means that you first have to unzip. But I can live with it
cheers
Hi,
How do I translate? I already did the step by step of the video but continues in English
https://youtu.be/FaQFRX9xEJY
https://youtu.be/Ugl2ilxBbhM
Hi Basti,
Minimum order ($0.00) is disappeared in the browse restaurant menu.
Thanks,
check your merchant settings if there are set minimum order
cheers
if the customer does not submit the address at the pop up screen or submit at the check out then the minimum order disappears
can you provide screenshot? or link
mate check those merchant with zero minimum un merchant panel -> settings -> Minimum purchase amount.
pro see img https://f.top4top.net/p_603tjf061.png
see yellow
i want same but for cutomer like this https://b.top4top.net/p_60362v181.jpg
its very important to me
are you asking to include this on next update ?
Mybe next update take long time so i want explain to me how i can do it
Plz pro i need it these days
you will have to modify the files views/admin/voucher-add.php for admin and for merchant views/merchant/voucher-add.php
add you will also add new fields in database for customer the table voucher_new
I modify voucher in admin panel and add customed_id in table but my proplem
With fanction. merchantlist when i change to customerlist. Voucher-add page didnot work
So can u explain stepa to me and what code change what code add
for saving in admin voucher the functions is addVoucherNew in ajaxadmin.php
sorry i cannot explain more since this is not yet added in kmrs
I have idea i will email to show my steps if i have any mistake correct me Ok? Bcause its very importatnt to my site
ok mate
pro see email
see email
see email
sent
pro didnot work error log
sent
hello basti see emaill
pro see email
Hi Basti,
after upgrade to 4.3 now “Find the restaurant near you” on the first page can not find anything
please help.
thanks
Hi Basti,
I have found an error on the google map in KRMS, I need to resave the google map in each merchant again and now the search function works
glad to hear that mate cheers
Great Update!! wish to see all the layout like the SMS setting in future Cheer!!
thanks mate!! 
Cheer!! shoot you an email..
Cheer!! shoot you an email..
reply sent