Quotes Database SystemQdbS Documentation version 1.14
Features
  • Very fast and easy to use.
  • Easy to manage admin panel.
  • Customizable layout design.
  • Ability to search the database.
  • Paging system.
Requirements
  • PHP 3.x - 4.x+
  • MYSQL 2.x - 4.x+
  • Webspace
Installation
QdbS is very easy to install. Simply unzip the files on your local hard drive, then upload them to your webserver
using FTP. After everything is uploaded, go to [location of files]/install/ and fill in the required information. For example,
if you stored your information in http://yoursite.com/qdb/ you would go to http://yoursite.com/qdb/install/ to fill
in the installation information.

After the information has been filled in, everything should be working. If you have any
issues, please contact me.


Troubleshooting
Errors on installation? You must have root access to successfully complete the install, if this is not the case, you will have to do it manually.
Go to your cpanel (admin panel) and create a new database, or create it via PhpMyAdmin or whatever you use. Then go to back to the install form and select the 'manual' install option. Enter all the required information and you should have no problems. Use the manual install SQL file for the MySQL table structure (import it via PHPmyAdmin or whatever you use).

Other Common Problems
  • What is my username/password for the admin panel?
    Your username and password for the admin panel are the same as the username and password you entered for the database.
  • How do I change the text on the front page?
    The text for the front page is in the file 'layout_main.tpl' -- simply edit it and reupload.
QdbS Documentation © 2003-2022 Kyle Florence