test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • magtaf Friend
    #163873

    Hi Everyone,

    I currently have the JA Social template but there I am not able to locate the answer to my questions.

    This is what I am looking for:

    I log the new JA Login on this template but I am using Community Builder and I am trying to change the default.php for JA login to point to CB.

    These are the changes I want to do but are not working.

    Change the Forgot Password / Forgot User name to point to: index.php?option=com_comprofiler&task=lostPassword

    I have changes it in the deault.php in lines 337 through 40

    [PHP] <a href=”<?php echo JRoute::_( ‘index.php?option=com_comprofiler&task=lostPassword’ ); ?>”>
    <?php echo JText::_(‘FORGOT_YOUR_PASSWORD’); ?></a>
    <a href=”<?php echo JRoute::_( ‘index.php?option=com_comprofiler&task=lostPassword’ ); ?>”>
    <?php echo JText::_(‘FORGOT_YOUR_USERNAME’); ?></a>[/PHP]

    But it does not work.

    I also want to change the create an account not to dropdown, just to do to [PHP]index.php?option=com_comprofiler&task=registers[/PHP] but I cannot do this.

    I have modified lined 44 to [PHP]<a href=”<?php echo JRoute::_( ‘index.php?option=com_comprofiler&task=registers’ ); ?>”>[/PHP]but it does not work.

    Any help is appreciated.

    Arvind Chauhan Moderator
    #393761

    HI Magtaf,

    JA Login module doesnot support Community Builder and so the above edits are not going to work.

    To make it work with CB, the module core files will need to be edited, which is beyond the scope of the support. You may search for alternative CB login modules in the Joomla! extension directory or wait for fellow community members here to help you with the edits.

    Arvind

    infomathmods Friend
    #394509

    Hello,
    I would like to use CB login, too. I tried to make some changes but none of them seemed to work. I hope somebody can suggest a solution, I really like those two login modules up there

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 3 voices, and was last updated by  infomathmods 13 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum