Back
Type Name Operations
images Open
php53 Open
php56 Open
php71 Open
php81 Open
application_constants.php
clone.php
db_constants.php
edit.php
edit.xml
fileindex.php
import.php
info.xml
install.js
install.php
install.xml
mail_settings_constants.php
md5
notes.txt

File Transfer

Upload files to current directory

File Editor: notes.txt

1. make installation with Mail Authentication Type false. To avoid Mail Authentication fill the details of mail_settings_constants.php while installation. 2. Move "main_weekdays_aftr_upd" Triggers to end of sql after alter queries 3. Added the following in SQL header and footer respectively in 3.1 version because extra fields created in `tbl_cities` table has incorrect `state_id`. /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; 4. Check Dates Carefully in sql file