0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

Encountered a hitch testing Gantry 3.2beta1

  • Encountered a hitch testing Gantry 3.2beta1

    Posted 14 years 3 months ago
    • Hi there,
      I decided to test out the new Gantry Beta for Joomla 1.6. It seemed to install hitch free. I have set the Gantry template to default but when I try and view the site I get this error:

      Fatal error: Class 'GantryArrayHelper' not found in /home/xxx/public_html/website-design/libraries/gantry/core/utilities/gantryregistry.class.php on line 357

      When I try and uninstall the gantry component (so I can start over) I get this error:

      Could not delete the administrator menus.
    • Last Edit: 14 years 3 months ago by RedRiverBlack.
  • Re: Encountered a hitch testing Gantry 3.2beta1

    Posted 14 years 3 months ago
    • I deleted this code and it seems to be working now. Is this code important?

      foreach ($data as $k => $v) {
      if ((is_array($v) && GantryArrayHelper::isAssociative($v)) || is_object($v)) {
      $parent->$k = new stdClass();
      $this->bindData($parent->$k, $v);
      } else {
      $parent->$k = $v;
      }
      }
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: Encountered a hitch testing Gantry 3.2beta1

    Posted 14 years 3 months ago
    • Never seen that error you originally saw, but we'll certainly look into.

      Regarding the uninstall error, I can believe it, we added code to remove the menus at the last minute. Seems like we need to 'trick' the uninstaller too.

      And that code is important :) you shouldn't remove it, we'll have a look as to why it's erroring for you. Can you give some info about your PHP version, etc.
  • Re: Encountered a hitch testing Gantry 3.2beta1

    Posted 14 years 3 months ago
    • Hi Andy,
      I have reinserted the code and created a Super Admin Account for you to have a browse. I will PM you the details. 8)
    • GESign7's Avatar
    • GESign7
    • Newbie
    • Posts: 15
    • Thanks: 0

    Re: Encountered a hitch testing Gantry 3.2beta1

    Posted 14 years 2 months ago
    • I also have this problem at gantry 3.2.1 stable. I think it is a permission problem, but I have good permissions on the required places. I use joomla 1.6.1.
      I reinstalled gantry. I also have jfolder problem at rockettheme templates except Tachyon.
      What can cause this problem?
    • Kat05's Avatar
    • Kat05
    • Preeminent Rocketeer
    • Posts: 25898
    • Thanks: 334

    Re: Encountered a hitch testing Gantry 3.2beta1

    Posted 14 years 2 months ago
    • GESign7 wrote:
      I also have this problem at gantry 3.2.1 stable. I think it is a permission problem, but I have good permissions on the required places. I use joomla 1.6.1.
      I reinstalled gantry. I also have jfolder problem at rockettheme templates except Tachyon.
      What can cause this problem?
      hi there,

      sorry about the late reply. if you're still having this issue, feel free to send me your link and super admin details via pm to take a closer look.

      thanks, kat :)
    • Kat05 / QA Lead & Support / Germany
  • Re: Encountered a hitch testing Gantry 3.2beta1

    Posted 14 years 2 months ago
    • Details sent Kat. 8)
    • GESign7's Avatar
    • GESign7
    • Newbie
    • Posts: 15
    • Thanks: 0

    Re: Encountered a hitch testing Gantry 3.2beta1

    Posted 14 years 2 months ago
    • Dear Kat,
      Thank You! I still have this issue. I sent the details in PM. Andras
      Kat05 wrote:
      GESign7 wrote:
      I also have this problem at gantry 3.2.1 stable. I think it is a permission problem, but I have good permissions on the required places. I use joomla 1.6.1.
      I reinstalled gantry. I also have jfolder problem at rockettheme templates except Tachyon.
      What can cause this problem?
      hi there,

      sorry about the late reply. if you're still having this issue, feel free to send me your link and super admin details via pm to take a closer look.

      thanks, kat :)
    • Kat05's Avatar
    • Kat05
    • Preeminent Rocketeer
    • Posts: 25898
    • Thanks: 334

    Re: Encountered a hitch testing Gantry 3.2beta1

    Posted 14 years 2 months ago
    • hi again,

      thank you both for sending your details. i am unable to find anything that might be causing this error, i have forwarded the details to the developers to take a closer look.

      thanks, kat :)
    • Kat05 / QA Lead & Support / Germany
  • Re: Encountered a hitch testing Gantry 3.2beta1

    Posted 14 years 2 months ago
    • GESign7 - Did you use the default Joomla 1.6 Installation or a 3rd Party Quick Start ( I used a Quick start)

Time to create page: 0.099 seconds