I love Pokemon
Posts: 14
96 credits Members referred : 0
« on: Dec 31, 2006, 11:54:02 PM »
When you run the login.php script and login in as a member who all set up and active should the page redirect somewhere by default or do you have to set where the login page redirects after succseful login because I just get a 404 error?
Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6486
39748 credits Members referred : 374
When you run the login.php script and login in as a member who all set up and active should the page redirect somewhere by default or do you have to set where the login page redirects after succseful login because I just get a 404 error?
this looks like that you didn't setup the pathes or filenames. check them in the config file
can you tell me what files should be in which folders and everything. So like how the directories should be layed out?
it's up to you where to place the files, just use your own directory structure and define the pathes in the config file and inside the files (where needed) but first you should practice with the given structure:
root/classes/access_user/
(because I think your are not familar with the include command)
I love Pokemon
Posts: 14
96 credits Members referred : 0
« Reply #6 on: Jan 03, 2007, 05:55:23 AM »
i almost got the whole class set up with two days of learning php I just dont know what to do with the login part? Can you just give some directions on what to do with the login page??
like what extensions to give to the page and so forth.
sorry for all the questions but I am trying to learn php as fast as I can because I have to get this site set up. Thanks for all your help olaf.
Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6486
39748 credits Members referred : 374