0
Welcome Guest! Login
0 items Join Now

SOLVED Possible Bug in Gantry 4.1.25 & Joomla 3.3.3

    • bobjenson's Avatar
    • bobjenson
    • Sr. Rocketeer
    • Posts: 113
    • Thanks: 0
    • Web Designer and Online Marketing

    SOLVED Possible Bug in Gantry 4.1.25 & Joomla 3.3.3

    Posted 9 years 6 months ago
    • I'm getting the following error when opening any Gantry based template (including the actual Gantry template) in the admin>Extensions>Template Manager in Joomla 3.3.3;

      Warning: DOMDocument::importNode() [domdocument.importnode]: ID system-message already defined in {snip}/libraries/gantry/libs/phpQuery.php on line 590

      I've tried 2 tests;

      1) Joomla 3.3.3
      a) I installed the standard Joomla 3.3.3 (from the Joomla.org site)
      b) I installed the latest Gantry 4.1.25
      c) I installed the Hexeris 1.3 and the standard Gantry template (used to develope templates).
      d) In Global Configuration>Server I set the Reporting Level to Maximum.
      e) If I open either template in the Template Manager, I get that error above.

      2) Joomla 2.5.4
      I try the exact same steps as I did in J3.3.3 but with Joomla 2.5.4 is works, no errors.
    • Last Edit: 9 years 6 months ago by bobjenson.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Possible Bug in Gantry 4.1.25 & Joomla 3.3.3

    Posted 9 years 6 months ago
    • Hmmm, i've seen this reported a couple of times now and so far have been unable to reproduce this. Please would you post your URL, superuser id and pswd in the secure tab of your post and i'll have a look for you.

      Regards, Mark.
    • The following users have thanked you: bobjenson

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Possible Bug in Gantry 4.1.25 & Joomla 3.3.3

    Posted 9 years 6 months ago
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Possible Bug in Gantry 4.1.25 & Joomla 3.3.3

    Posted 9 years 6 months ago
    • I have now raised a bug ticket on this to have our DEVs investigate.

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Possible Bug in Gantry 4.1.25 & Joomla 3.3.3

    Posted 9 years 6 months ago
    • This message contains only secure information that is visible to MrT, moderators and administrators
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • bobjenson's Avatar
    • bobjenson
    • Sr. Rocketeer
    • Posts: 113
    • Thanks: 0
    • Web Designer and Online Marketing

    Re: SOLVED Possible Bug in Gantry 4.1.25 & Joomla 3.3.3

    Posted 9 years 6 months ago
    • Thanks Mark.
      I'm using PHP 5.3.29
      I'll setup accounts for the test sites tomorrow, assuming you still need them.

      Cheers,
      Bob.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Possible Bug in Gantry 4.1.25 & Joomla 3.3.3

    Posted 9 years 6 months ago
    • Yes, please I would like to investigate still. Please post back when accounts are set-up.

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • bobjenson's Avatar
    • bobjenson
    • Sr. Rocketeer
    • Posts: 113
    • Thanks: 0
    • Web Designer and Online Marketing

    Re: SOLVED Possible Bug in Gantry 4.1.25 & Joomla 3.3.3

    Posted 9 years 6 months ago
    • This message contains only secure information that is visible to bobjenson, moderators and administrators
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Possible Bug in Gantry 4.1.25 & Joomla 3.3.3

    Posted 9 years 6 months ago
    • Ok thanks, I have looked at your site and i can see the error. When I change global config > server > error level to "none" the error goes way and template manager then works. It's not ideal, but at least it's a workaround for you... we are still looking into this as several other members have also reported this. We already have a bug ticket for this.

      Regards, Mark.
    • The following users have thanked you: Debbie Corbin

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
  • Re: SOLVED Possible Bug in Gantry 4.1.25 & Joomla 3.3.3

    Posted 9 years 6 months ago
    • Hello,
      unfortunately I am unable to replicate this issue on my machine but I think I can still fix it if you can help me trying few things.

      Could you edit the file in question {snip}/libraries/gantry/libs/phpQuery.php and at line 590 replace this:

      $return[] = $this->document->importNode($node, true);

      with this:

      $return[] = @$this->document->importNode($node, true);

      and then try again?

      Thank you!
    • The following users have thanked you: Tim Owen, SenseiC

    • / Djamil Legato / Lead Developer /

Time to create page: 0.050 seconds