Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • Oscar Friend
    #188932

    STEPS TO REPRODUCE
    ==================
    1. Visit registration page http://s411105771.onlinehome.us/win2013/index.php/red-social-pyme/register
    2. Fill up the fields
    3. Click the “Enviar” button that appears

    RESULT
    ======
    When I click “next” the blue boton disappear and the page just freeze. This never happened in the last version.. I’ve re-installed both Jomsocial RC1 and Joomla 3.1.1 and is not working..(see attached results.jpg image)

    EXPECTED RESULT
    ===============
    I should be able to complete the registration

    OCCURS
    ======
    Joomla 3.1.1 + JomSocial 3.0 on IE9, Safari, Chrome, Firefox

    TEMPLATE
    ======
    JA_Mero Joomlart

    OPERATING SYSTEM
    ======
    Mac, Linux

    HOSTING PROVIDER
    ======
    1&1

    NOTES
    ======
    Problem is not present with other templates, just JA Mero


    1. ScreenShot2013-07-11at12.33.28PM
    2. ScreenShot2013-07-11at12.33.35PM
    Saguaros Moderator
    #498998

    Hi

    When I click that button, I see the error comes from the JS file of JomSocial component: components/com_community/assets/joms.jquery-1.8.1.min.js.

    Take a backup of your site first and then apply the fix in this thread: http://www.joomlart.com/forums/topic/interesting-post-with-some-bugerror-on-t3-framework/#post-496139

    Hope it helps.

    Oscar Friend
    #499069

    I made the changes but still not working.. Any options? Thanks

    Saguaros Moderator
    #499170

    When I click above link and enter Basic data for your account and it direct me to another page:

    The register button is still there. Could you check it again?

    Oscar Friend
    #499209

    That’s the way should work but the JA_Mero Theme was deactivated.. I’ve installed the new version of JA-Mero and the problem remains..

    http://s411105771.onlinehome.us/win2013/index.php/red-social-pyme/register

    Thanks

    Oscar Friend
    #499634

    I just contacted Jomsocial Tech Team and they advise me to contact you in order to resolve this problem. Any Advise? Thanks

    Saguaros Moderator
    #499998

    I’m trying to duplicate that error in my local, I installed JA Mero quickstart package for J!3.1, JomSocial 3.0_RC2. How do I need to configure to have that registration page like yours?

    Oscar Friend
    #500065

    Create new menu item Jomsocial – Registration

    Saguaros Moderator
    #500087

    Hi

    The problem here is that JomSocial is using the old version of Bootstrap – which has this issue: https://github.com/twitter/bootstrap/commit/4751a0a2745b8480371678281ee6a7f874aaf096 and it’s fixed in the new version. This is not error from our template since even you switch default template to a standard Joomla template, the error still persists.

    Here is temporary fix to make it works with this JA Mero template. Please BACKUP your site first before changing.

    – Open file: pluginssystemt3includesmenumegamenu.tpl.php

    – At line 157:

    [PHP]$vars[‘dropdown’] = ‘ data-toggle=”dropdown” ‘;[/PHP]

    change it to:

    [PHP]$vars[‘dropdown’] = ‘ data-toggle=”dropdown” data-target=”#”‘;[/PHP]

    Give it a try and let me know how it goes

    Oscar Friend
    #500162

    It works!! Thanks 🙂

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

This topic contains 10 replies, has 2 voices, and was last updated by  Oscar 10 years, 9 months ago.

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