Quote Originally Posted by DrByte View Post
With respect ... Do you do backups of your site?
If not, I suggest you start. It really comes in handy in these situations ;)
Don't worry, all my sites have backups. This one however, I could not find. Mainly because I hadn't done too much work on it yet. I'm pretty sure I had an earlier backup, but couldn't find that one either. So I was stuck in trying to find a safe way out (redo the configure.php file.)

Quote Originally Posted by DrByte View Post
It's redirecting you to http://www.fcfcollectibles.com/admin...ALERT_PAGE.php for two reasons:

a) your /includes/filenames.php file is out of date and missing (at least) the define for FILENAME_ALERT_PAGE (and maybe more).
b) the reasons for the alert-page being displayed have been triggered because you've not fully completed the installation instructions.

Fix the first problem and then it'll tell you the specific reasons for the second problem.
Fixed up Filenames.

Im guessing the alert_page is due to another missing file (alert_page) over at the admin root?

(Just to be safe)

Thanks again, I just need verification and ofcourse (Your glorious help) on regards to what is the specific reason I am getting the alert_page error.