1. Start
  2. Install Quickstart
  3. Site Configuration
  4. Hedaer
  5. Home Page Setup
  6. Footer
  7. Admin Panel
  8. Sources and Credits

Online Dating Guide


THANK YOU FOR PURCHASING ONLINE DATING!
Here are some basics on installin g and configuring the Online Dating,
BEFORE WE GO
The code and the sample data is provided "as is". Customizing code and other design related issues can be done as freelance work on a $20-60 hourly rate only with Paypal and/or Skrill, if Online Dating available.
If you are new to Progamming, please understand I cannot fix your site for free. We would love to help everyone but there is no time. I suggest reading documentation available online regarding using PHP, server requirements, etc.

Thank you!
Online Dating Team

Overview

Table of Contents

Install Quickstart


The Quickstart Package consists on a complete Codeigntier + Database Files + Template + Various Modules + Sample Content, excellent for beginner users to explore back-end settings and sample content. Installing the Quickstart is just like installing and configuring PHP!, but you will have the full demo of the Online Dating on your server. Once your environment is ready, follow this quick guide:

 

Site Configuration


Go to the site folder (online_dating) and open the .htaccess file. Then update the RewriteBase accordingly (RewriteBase /online_dating/). If you are uploading your site on sub-domain or root of the server then just put "/" (RewriteBase /). See below screen shot

Base URL

Go to glanceApp/config folder, then open config.php file and update the $config['base_url'] with your current localhost or live site URL (http://localhost/online_dating)

Go to glanceApp/config folder, then open database.php file and update the database connection string with your current localhost or live database connection string.

To change the site email address go to glanceApp/config folder and open constants, change the ADMIN_EMAIL constant value to your email address. Similarly you can also change the site name by updating the SITE_NAME in the same file.

Give the read/write permissions to folder glancePublic/uploads and sub-folders to store the users images.

Database Set-up

Open the file database_online_dating.sql in database folder of package files. Then create a new database in phpmyadmin. After that run this database_online_dating.sql file. It will create all required database tables and sample content.

Database Settings

Open your site main root folder then open: online_dating folder/glanceApp/config/database.php Change your db name, username and password here,

 

Admin URL / Access

yourpath.com/admin
user: admin
pass: admin123

Home Page


To change this section text which is under login bar, GoTo admin panel the click Manage CMS Then click on Edit Homepage.

To change Welcome section and below ther colums then, GoTo admin panel the click Manage CMS Then click on Edit Homepage Bottom.

Manage Admin


Administrator can manage whole website:

Sources and Credits


We've used the following images, icons or other files as listed.

Conclusion

This system has been developed successfully incorporate all the requirements. Appropriate care has taken during database design maintain database integrity and to avoid redundancy of data. This site was developed in such a way that any further modifications needed can be easily done. User feels freely while using this site. In this all technical complexities are hidden. This site is a more user friendly. The quality fusers like correctness, efficiency, usability, maintainability, portability, accuracy, errors, tolerance, expandability and communicatively all are successfully done.

Foreseeable enhancements

There is always a room for improvement in any software package, however good and efficient it may be. The important thing is that the website should be flexible enough for further modifications. Considering this important factor, the web site is designed in such a way that the provisions are given for further enhancements. At present this website provides all the information using static pages and reservation forms. In future we can enhance our project by providing options like. Include many sites information.


Once again, thank you so much for purchasing this theme. As I said at the beginning, I'd be glad to help you if you have any questions relating to this theme. No guarantees, but I'll do my best to assist. If you have a more general question relating to the themes on Codecanyon, you might consider visiting the forums and asking your question in the "Item Discussion" section.

CodeAreena Team