Bert This problem is solved. After reading several posts I find out that changing: $config['index_page'] = 'index.php'; in the config file did the trick. Next problem is to find out the blank page after a restaurant seach.
abhishek Dejosel wrote If you are in localhost with Xaamp you must comment the line 15 in .htaccess in the root just like that: [php]#RewriteBase /[/php] I don't know weather i am correct or wrong but in my case when i use TIgniter on server then i have to comment line 15 to make it work
mlattke retsehc4 are you using Windows+XAMPP ? Besides I think this post is for v2. Are you using v3 right ?
mlattke retsehc4 sure, so just to confirm. You’re working locally with Windows and XAMPP ? Which version of TastyIgniter are you installing ?
retsehc4 I think its a bug http://localhost/alphasys_canteen/account/login is not accessible but if I change it to this http://localhost/alphasys_canteen/login it is now accessible I think its the routing same goes to register and etc
mlattke retsehc4 Check this post for the fix https://forum.tastyigniter.com/d/1398-checkout-show-404-error/11