| 
Welcome, Guest

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

TOPIC: cb login component?

Re:cb login component? 5 years ago #37027

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, 8 months ago #46778

  • axfire
  • axfire
  • OFFLINE
  • Fresh Boarder
    Fresh Boarder
  • Posts: 1
  • 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, 7 months ago #48789

  • WorldFallz
  • WorldFallz
  • OFFLINE
  • Fresh Boarder
    Fresh Boarder
  • Posts: 6
  • 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, 6 months ago #51205

  • spikec
  • spikec
  • OFFLINE
  • Expert Boarder
    Expert Boarder
  • Posts: 108
  • Karma: 13
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, 7 months ago #77425

  • mrmiv
  • mrmiv
  • OFFLINE
  • Fresh Boarder
    Fresh Boarder
  • Posts: 1
  • 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? 3 years, 1 month ago #96528

  • rw1
  • rw1
  • OFFLINE
  • Expert Boarder
    Expert Boarder
  • Posts: 109
  • Karma: 1
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.89 seconds