The Joomla! Forum ™





Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Login in popup window
PostPosted: Mon Mar 15, 2010 5:51 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Wed Aug 12, 2009 2:36 pm
Posts: 33
Hi Friends,

I displayed the login form in popup window like this,

$link = JRoute::_('index.php?tmpl=component&option=com_user&view=login');
$this->setRedirect($link);

The problem is after login the form , the entire site is loaded on the pop up window. But i want to display the text "Successfully logined".

Please let us know, how to do this.

Thanks in advance...


Top
 Profile  
 
PostPosted: Mon Jul 12, 2010 9:43 pm 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast

Joined: Mon Apr 10, 2006 10:26 pm
Posts: 214
Location: UK
Just randomly found this via google, so might as well try and help...

Have you tried - $link = JRoute::_('index2.php?tmpl=component&option=com_user&view=login');

Using index2.php in joomla 1.0.15 hides the main site output... haven't tested it in 1.5 though. Let me know!

_________________
Please read forum rules regarding the use of signatures: viewtopic.php?f=8&t=65


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 



Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group