-
Blog Articles
How to solve Drop Down is not Working in Restaurant?
In Script Change async: false to true and hide Cache in this path application/modules/offers/views/Create and Edit page.
Read More » -
Blog Articles
How To Solve No Input File Specified?
Just place ? (Question mark) in .htaccess file in this line ( RewriteRule ^(.*)$ public?/$1 [L] ).
Read More » -
Blog Articles
How to solve the Decimal Point issue?
Step 1: Open your control panel and select the clock and region. Step 2: Click on additional settings. Step 3:…
Read More » -
Blog Articles
Google + App(login) Setup
Google + App Setup Overview: This document provides instructions on how to properly setup a Google+ application so that users…
Read More » -
Blog Articles
Facebook (Login) App Setup
Facebook App Setup —————————– Overview: This document provides instructions on how to properly setup a Facebook application so that users…
Read More » -
Blog Articles
How to setup Google API for Simontaxi
Login into https://console.developers.google.com/ On your dashboard click on “Create Project” OR “Select Project” from your list Once you Create OR select…
Read More » -
Blog Articles
Find Tutor is not working even though the Tutor have set his Locations & Courses
In Admin panel -> Go to Settings -> System Settings -> Tutor Locations Enable, Tutor Courses Enable both fields update…
Read More » -
Blog Articles
-
Blog Articles
Simon Taxi Drivers Plugin
Enables Drivers module on Simontaxi – Vehicle Booking System. Now assign a driver to a vehicle on Simontaxi – Vehicle…
Read More » -
Blog Articles
How to change Footer logo link — Code
Path ——–>applications/views/template/site/footer.php <div class=”widget-logo”> <?php $android_app_link = SITEURL; if(isset($this->config->item(‘site_settings’)->androd_app) && $this->config->item(‘site_settings’)->androd_app != ”) { $android_app_link = $this->config->item(‘site_settings’)->androd_app; } ?>…
Read More »