| 
Welcome, Guest

cb login component?
(1 viewing) (1) Guest

TOPIC: cb login component?

Re:cb login component? 4 years, 9 months ago #37027

  • Posts:
  • Karma:
The better solution for inserting modules or php, javascript, etc is mos_module mambot.

Google it to find it;

You would simply include {mosmodule module=cb login} in the content and it would appear.

This is a mambot and does not compromise the use of module positions

Re:cb login component? 4 years, 4 months ago #46778

  • Posts:
  • Karma:
good job..i already did it...

but here i need some help, how to make it go direct to profile user after user log in..currently after log in it go to page that display avatar and log out button..!

Re:cb login component? yes-- mos_module 4 years, 3 months ago #48789

  • Posts:
  • Karma:
mos_module works beautifully. To save someone else some time here is the download link:

https://sourceforge.net/projects/coaddons

Here here is a link to more info about the module:

support.ongetc.com/index.php?option=com_...task=view&id=185


hope that helps someone else.

Re:cb login component? no-found something better! 4 years, 2 months ago #51205

  • Posts:
  • Karma:
I came across an awesomely simple hack that allows the login module to appear whenever a non-member accesses the site, and hides it once a member has logged in. It also forces the login module to appear on the page that pops up when the user confirms his registration. It is available here:

www.ircmaxell.com/articles/joomla/tips-a...joomla-problems.html

Scroll down to item #4. Basically, in non-coder lingo, it sets a condition in the template index.php file that says "hey, if the person accessing this site is not a member, lets show the login module." Since this hack hides the module once logged in, I added a "logout" item on my top menu to allow members to easily logout, like this:
www.yoursite.com/component/option,com_comprofiler/task,logout/

Now, if I can just figure out an easy way to customize the layout of the login module...

Post edited by: spikec, at: 2007/11/27 18:04

Re:cb login component? 3 years, 3 months ago #77425

  • Posts:
  • Karma:
I use this hack for com_login.
Change the login.html.php file.

index.php?option=com_login&task=register - change to - index.php?option=com_comprofiler&task=registers

index.php?option=logout - change to - index.php?option=com_comprofiler&task=logout

Re:cb login component? 2 years, 9 months ago #96528

  • Posts:
  • Karma:
hello,

i have a menu link and set access to registered users only, when a user clicks on this link they are being forwarded to a joomla login page.

does anyone know how they can be directed to a cb login page instead?

i have joomla mod login unpublished and cb login module published.

thank you.
Time to create page: 0.94 seconds