Alternate Frontend Login Solution

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
User avatar
dbaron
Posts: 74
Joined: Tue 25. Jan 2005, 11:53
Location: France

Post by dbaron »

I saw than SatMAX find how it works now, can you explain?
hendrik250874
Posts: 32
Joined: Mon 16. Feb 2004, 13:10
Location: Belgium
Contact:

Ok, that's it...

Post by hendrik250874 »

I suppose it's not really the way it was meant to be, but it works...

I took the html which can be found in the form folder for the login and I pasted it in an article on my loginpage.

When I now fill in the login and pass it redirects to my restricted area.
yasa
Posts: 3
Joined: Thu 15. Sep 2005, 00:01

Re: Ok, that's it...

Post by yasa »

hendrik250874 wrote:I suppose it's not really the way it was meant to be, but it works...

I took the html which can be found in the form folder for the login and I pasted it in an article on my loginpage.

When I now fill in the login and pass it redirects to my restricted area.
What do you put on the <form action="???"> ?

Thanks,
Yasa
hendrik250874
Posts: 32
Joined: Mon 16. Feb 2004, 13:10
Location: Belgium
Contact:

This

Post by hendrik250874 »

well, I put the code to my loginpage; I found that it redirects to this page when you fill in the wrong password or when you log out.

In my case action="index.php?login" .
yasa
Posts: 3
Joined: Thu 15. Sep 2005, 00:01

Re: What is it ?

Post by yasa »

hendrik250874 wrote:In the beginning of this thread we had to change some files and later came the zipfile. Will I need to undo the other changes or can I leave them as is ?

Am I correct if I say that with the last solution the access can not be granted by using the backoffice, but only by the filling out the file in the zip ?
What kind of changes did you make? did you undo it?

Thanks,
Yasa
hendrik250874
Posts: 32
Joined: Mon 16. Feb 2004, 13:10
Location: Belgium
Contact:

Nono

Post by hendrik250874 »

Well, O. split this thread up, so you will have to look for the other part here: http://www.phpwcms.de/forum/viewtopic.p ... ight=login

I left all the changes, and they didn't interfer.
It works fine for me.
User avatar
dbaron
Posts: 74
Joined: Tue 25. Jan 2005, 11:53
Location: France

Post by dbaron »

Thanks, I saw it, and it is different because I need to modify some files.
The hack than Pappnase gave is, I think, better for a lot of people who knows nothing about php, but the problem is I couldn't mkae it run.

:( :( :( :( :( :(
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

This "hack" is no hack - just an enhancement. All you have to do is check your site structure, given IDs and alias/site name. Is rewrite enabled or not and so on.

Take a sheet of paper and write down what should happen - check the workflow and you will understand.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
User avatar
dbaron
Posts: 74
Joined: Tue 25. Jan 2005, 11:53
Location: France

Post by dbaron »

Ok thanks Oliver. I will try again.
Post Reply