For people who use the document manager template, I am having a bit of a problem:
It works 100% if I hard code a username and password, however, if I want to have a registration page and have people login,
it does not go to the menu page after successful login - instead it goes to the doc_files_list.php page - which shows nothing
and there are no buttons to add/edit anything.
Also, I added two fields to the doc_users table - act (integer) and steamkey (varchar)
act field is for activation and steamkey is for exactly that, a users steamkey.
steamkey is added to the user registration page, but is not required.
I did NOT change ANY code at all. I just added the fields and activated a user registration page.
Before I added any fields,. I just uploaded it as is and it did the same thing. Only hard coding a username and
password seems to work. The registration/login seems to work fine. It says registration is successful and does provide an
email with a link to activate the account. Login also appears successful, but sends me to the wrong place.
How can I get this template to work? How can I use the template without hard coding a username and password?
Also, once this is fixed, I need make sure that no users can see other peoples info at all - will that also make the
document manager template cease to work properly?
Thank for anyone's help. I need to get this working.
Mike