linking to cb registration/login forms

15 years 2 months ago #87095 by bertdewolff
linking to cb registration/login forms was created by bertdewolff
my joomla 1.5 template (joomlajunkie's zappa template)
uses 2 buttons to call the registration and login forms

<div id="jjTopOptions">
<a class="login" href="index.php?option=com_user&view=login">Login</a>
<a class="register" href="index.php?option=com_user&task=register">Register</a>
</div>

how should i change this for the cb forms to be called ?

(my php skills are non-existent)

thanks
bert

Please Log in to join the conversation.

15 years 2 months ago #87102 by Rapunzl
Replied by Rapunzl on topic Re:linking to cb registration/login forms
Change:
[code:1]<div id="jjTopOptions">
<a class="login" href="index.php?option=com_user&view=login">Login</a>
<a class="register" href="index.php?option=com_user&task=register">Register</a>
</div>
[/code:1]
To:
[code:1]<div id="jjTopOptions">
<a class="login" href="index.php?option=com_comprofiler&task=login">Login</a>
<a class="register" href="index.php?option=com_comprofiler&task=registers">Register</a>
</div>[/code:1]

Post edited by: Rapunzl, at: 2009/01/29 11:52

Jamie (Rapunzl)
Community Builder Team Member

Before posting on forums: Read all CB Articles | Specially the FAQ | Help us help you
CB links: Subscribe to CB documentation | [url=http://www.joomlapolis.com/content/view/7363/37/
]Our templates[/url] | [url=http://www.joomlapolis.com/content/blogcategory/61/74/
]Paid Subscriptions[/url] | Get Hosting | Our Forge
Visit my CB Profile

My personal site Rapunzl's Reality always under reconstruction

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.213 seconds

Facebook Twitter LinkedIn