0
Welcome Guest! Login
0 items Join Now

SOLVED Rokbox update breaks login plugin!

  • SOLVED Rokbox update breaks login plugin!

    Posted 11 years 10 months ago
    • The new update of "RokBox for Joomla! v2.0.4" breaks the login plugin. My test was with Graffito.
      I just tried on a different install using the older template version, and updated one piece at a time until I found it was this update that broke the functionality.

      Mods/Devs: This really needs to be fixed.
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: SOLVED Rokbox update breaks login plugin!

    Posted 11 years 10 months ago
    • New Life Assembly wrote:
      The new update of "RokBox for Joomla! v2.0.4" breaks the login plugin. My test was with Graffito.
      I just tried on a different install using the older template version, and updated one piece at a time until I found it was this update that broke the functionality.

      Mods/Devs: This really needs to be fixed.
      I just tried RokBox2 v2.0.4 on my Graffito install and my login worked fine.
      If this is a site that is online could you please supply a link so we can better diagnose the issue?
      It makes our suggestions more accurate if we see the actual coding of your site.
  • Re: SOLVED Rokbox update breaks login plugin!

    Posted 11 years 10 months ago
    • DanG wrote:
      New Life Assembly wrote:
      Mods/Devs: This really needs to be fixed.
      I just tried RokBox2 v2.0.4 on my Graffito install and my login worked fine.
      If this is a site that is online could you please supply a link so we can better diagnose the issue?
      It makes our suggestions more accurate if we see the actual coding of your site.

      Thanks. I applied the same update here and it broke just the same. The login module is in the copyright position. The User Access box used to pop up in the login position, but after applying the update, I just get an anchor to the top.
      dev.newlifezone.org
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: SOLVED Rokbox update breaks login plugin!

    Posted 11 years 10 months ago
    • New Life Assembly wrote:
      Thanks. I applied the same update here and it broke just the same. The login module is in the copyright position. The User Access box used to pop up in the login position, but after applying the update, I just get an anchor to the top.
      dev.newlifezone.org
      Your site is Offline.
  • Re: SOLVED Rokbox update breaks login plugin!

    Posted 11 years 10 months ago
    • DanG wrote:
      New Life Assembly wrote:
      Thanks. I applied the same update here and it broke just the same. The login module is in the copyright position. The User Access box used to pop up in the login position, but after applying the update, I just get an anchor to the top.
      dev.newlifezone.org
      Your site is Offline.

      I just put it back online. Sorry.
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: SOLVED Rokbox update breaks login plugin!

    Posted 11 years 10 months ago
    • New Life Assembly wrote:
      The new update of "RokBox for Joomla! v2.0.4" breaks the login plugin. My test was with Graffito.
      I just tried on a different install using the older template version, and updated one piece at a time until I found it was this update that broke the functionality.

      Mods/Devs: This really needs to be fixed.
      This is your button code:
      <a href="#" class="buttontext button" rel="rokbox[385 200][module=rt-popuplogin]">
      <span class="desc">Member Login</span></a>

      This is the RokBox1 syntax. You need to use the RokBox2 syntax. See -> http://www.rockettheme.com/extensions-joomla/rokbox#documentation
  • Re: SOLVED Rokbox update breaks login plugin!

    Posted 11 years 10 months ago
    • DanG wrote:
      New Life Assembly wrote:
      The new update of "RokBox for Joomla! v2.0.4" breaks the login plugin. My test was with Graffito.
      I just tried on a different install using the older template version, and updated one piece at a time until I found it was this update that broke the functionality.

      Mods/Devs: This really needs to be fixed.
      This is your button code:
      <a href="#" class="buttontext button" rel="rokbox[385 200][module=rt-popuplogin]">
      <span class="desc">Member Login</span></a>

      This is the RokBox1 syntax. You need to use the RokBox2 syntax. See -> http://www.rockettheme.com/extensions-joomla/rokbox#documentation

      But shouldn't that be updated in the template? I didn't make that button. It is part of the template activated in the Gantry backend.
      If I start modifying core files, then updates won't behave properly.

      What should I do?
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: SOLVED Rokbox update breaks login plugin!

    Posted 11 years 10 months ago
    • New Life Assembly wrote:
      But shouldn't that be updated in the template? I didn't make that button. It is part of the template activated in the Gantry backend.
      If I start modifying core files, then updates won't behave properly.

      What should I do?
      Ahh..I see what's happening. Your right our templates still use the old syntax for the Login Panel placed in an existing module position. I'm used to users creating their own modules to call that which would use the RokBox2 code and there would be no issue.

      So try this, in your RokBox2 System-plugin - Enable "Backward Compatibility" which allows the use of the old syntax.
  • Re: SOLVED Rokbox update breaks login plugin!

    Posted 11 years 10 months ago
    • DanG wrote:
      New Life Assembly wrote:
      But shouldn't that be updated in the template? I didn't make that button. It is part of the template activated in the Gantry backend.
      If I start modifying core files, then updates won't behave properly.

      What should I do?
      Ahh..I see what's happening. Your right our templates still use the old syntax for the Login Panel placed in an existing module position. I'm used to users creating their own modules to call that which would use the RokBox2 code and there would be no issue.

      So try this, in your RokBox2 System-plugin - Enable "Backward Compatibility" which allows the use of the old syntax.

      You sir, just made my day! Thank you!

Time to create page: 0.058 seconds