utstephens
Wed 14 March 2007, 05:15 pm GMT +0100
I have tried for weeks now to make the access_user class work on my server. I used an older version (1.72) of the class for one of my other websites (on a different host) and it worked perfectly. No problems whatsoever. Once I tried to use the new version of Access_user (1.96) on my website hosted on Yahoo! it does not work! I have gotten a whole slew of errors in trying to troubleshoot the problem, but nothing will fix it. I have been reading through this forum to find an answer but haven't found anything yet.
It started off as a problem with my mysql database. I fixed all of the hostname, username and password problems. Then it found out there was a problem with the DOCUMENT_ROOT, it was only printing out "/" and not the whole rootname. So i had to re-link all of those to my full domain address (in all the files mind you). Still no go. I am not at a dead end with this error:
Fatal error: Cannot instantiate non-existent class: access_user in /myfamily/login.php on line 5
Any suggestions where to start troubleshooting from here?
Thanks
Chris Stephens
It started off as a problem with my mysql database. I fixed all of the hostname, username and password problems. Then it found out there was a problem with the DOCUMENT_ROOT, it was only printing out "/" and not the whole rootname. So i had to re-link all of those to my full domain address (in all the files mind you). Still no go. I am not at a dead end with this error:
Fatal error: Cannot instantiate non-existent class: access_user in /myfamily/login.php on line 5
Any suggestions where to start troubleshooting from here?
Thanks
Chris Stephens