Not Solved Quick Login like VB
#1
Not Solved
Hi!!
How are you?
I have a question,
I am creating a login box like vBulletin instead of mybb.quicklogin.
but I have a problem, How can I send current url to mybb login system (member.php)??? I added that code to my <form>::
<input type="hidden" name="url" value="{$redirect_url}" />
but it doesn't work ...
Any body can help me??
Thanks ..
Sorry 4 my English !!! BlushRolleyes
Reply
#2
Not Solved
This user has been denied support. This user has been denied support.
try to add the action bit also

<input type="submit" class="button" name="submit" value="{$lang->welcome_login}" /></span>
<input type="hidden" name="action" value="do_login" />


<input type="hidden" name="url" value="{$redirect_url}" />
MyPlugins:1-2-3-4-5
MyTutorials:AddBots
Reply
#3
Not Solved
What?
I added these recently, my problem is with
<input type="hidden" name="url" value="{$redirect_url}" /> 
Sorry 4 my English !!! BlushRolleyes
Reply
#4
Not Solved
You mean a button that automatically login the user when Pressed.?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)