Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2008-04-01 04:10:26
- Sheru
- Member
- From: Kathmandu, Nepal
- Registered: 2007-05-09
- Posts: 96
textpattern+login
Greetings All,
I have come here again with taking hope to solve problem which is out of my head, if possible help me..
MY PRBLEM OR NEED IS:
I want to use textpattern form for front end login on sidebar, If correctly authenticated, then redirect to another different database rather than
textpattern database. I have made a separate custom product sorting small web using CI+Rapyd. Into this database and page, I want to redirect from the textpattern front end loginform.
Is it possible to do what I have described above? if yes, help to do
Little a bit my on server file senario is like this..
public_html/textpattern
public_html/index.php
public_html/products(lists the product by search & this is of different database rather than txp database made using CI+Rapyd)
It’s completely challenging task for me..
Thank you all for your kind co-operation
Appreciatively
Sheru
Offline
Re: textpattern+login
What do you mean by a different database. Is there a second users database that they need to login to? Or, do you need the user to login to /textpattern but once they login it takes them to the /products instead.
Look at rvm_privileged, and ign_password_protect at textpattern.org/plugins for ideas.
If you need to integrate two user databases from two seperate applications then I’m not sure what to tell you because I’m not very knowledgeable with MySql.
txtstrap (Textpattern + Twitter Bootstrap + etc…)
Offline
#3 2008-04-03 04:39:00
- Sheru
- Member
- From: Kathmandu, Nepal
- Registered: 2007-05-09
- Posts: 96
Re: textpattern+login
Hi whaleen, Thank you for your post. I appreciate you for your reply.
As you write “If you need to integrate two user databases from two seperate applications…”
This is what I want. I have two separate applications & Databases. I just want to have small login sidebar on front end of textpattern. After authenticated want to take to separate applicaton where product lists are shown.
Once again thank you for your reply
Sheru
Offline
Re: textpattern+login
You could use the ign_password_protect plugin and it’s <txp:ign_show_login />
tag to present a login form in the front end of textpattern. Once authenticated you could direct them to your other database/pages through links or you could use the ign_password_protect
plugin to protect a products page and once they are authenticated they will then be able to see the products.
txtstrap (Textpattern + Twitter Bootstrap + etc…)
Offline
#5 2008-04-16 07:11:21
- Sheru
- Member
- From: Kathmandu, Nepal
- Registered: 2007-05-09
- Posts: 96
Re: textpattern+login
Hi whaleen,
Once again my heartfelt thanks to you..
Thank you for your post and for your information. I have solved the problem for the the time being (Just given login url on front end textpattern for the login form. Onclicking hyperlink opens up loginform.) I’ll try what you have suggested later. Hoping to keep in touch.
Sheru
Last edited by Sheru (2008-04-16 07:14:23)
Offline
Pages: 1