|| The Errors - Outdated||
Once a while, the program may display an error. I've created a list of possible errors below for reference, and for possible correction.
Setup
"Cannot connect to database. Please make sure that your data is correct, and then try again."
This simply means that the data you had entered at the database setup screen is invalid. Go back and make sure that the data that you had put in was correct. In the event that the data is correct, but you still get this error, it's possible that you are not allowed to connect to this mysql server for one reason or another.
"Invalid database selection"
The database that you had selected in the database setup screen either didn't exist, or you do not have the privilege to access it.
"Unable to set up database: "
A mysql error had occured. The explaination of the cause will follow after it, so if you happen to get this error, post it here.
"Unable to create connection file" or "Unable to create config file"
This means that you may not have sufficient privlages to create a file on your server. If this is the case, you will need to manually create the files. PM for information of how to do this.
"Unable to write to connection file" or "Unable to write to cofig file"
Again, this is a possible lack of privlages requiring you to manually create these files. PM me on information of how to do this.
"You must enter all the required information"
You forgot to place all the information in the boxes before. Push back and then fill in all the information on the form.
"Image does not exist, make sure the URL is correct"
The image can't be found or doesn't exist. Be sure that your image is in the same directory as your files, and be sure to enter the image name carefully.
"Unsupported file format"
The image that you're trying to use can't be supported by your host. Convert your image to a different format, then try again. Most webhosts can support the PNG, GIF, BMP, and JPG formats, but if none of these work, your host can't support image creation programs - You have to find another host in this case.
Display
"Required files not found, please run the installer again to continue"
This means that the program can't find connect.php and/or config.php. This is normally caused by not having run the installer or having deleted a file accedentally. Run the installer again to correct this error.
"Install.php found. Please delete before continuing"
For security reasons, the display program checks if install.php still exists and will not run untill it's been deleted. Delete install.php, and display will run.
"No image support avalible"
If this appears, it means that your host can't support PHP image creation. The only way to correct this is to find a host that does.
Input (index)
"Unable to attain connect file" or "Unable to attain config file"
See "Required files not found, please run the installer again to continue" under display section.