0
Welcome Guest! Login
0 items Join Now

SOLVED Gantry error line 591phpQuery.php

  • SOLVED Gantry error line 591phpQuery.php

    Posted 10 years 2 months ago
    • Hi,

      After doing some research on a Gantry bug I came across this solved thread www.rockettheme.com/forum/gantry-solved-...-4-1-25-joomla-3-3-3

      I am having it seems this exact problem. When I view the code it seems I have the correct code via the suggested tip to fix:

      $return[] = @$this->document->importNode($node, true);
      } else {
      // string markup
      $fake = $this->documentFragmentCreate($source, $sourceCharset);


      I never placed the @$this fix, it was already there.

      As the thread is marked solved I think the error may still be existing. All updates are installed. Gantry 4.1.27. Template is Fracture v1.9

      My bug shows as this:
      Warning: DOMDocument::importNode() [domdocument.importnode]: ID system-message already defined in /home/puliima/public_html/libraries/rokcommon/phpQuery.php on line 591

      Suggestions please

      Thanks
      Daryn
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: SOLVED Gantry error line 591phpQuery.php

    Posted 10 years 2 months ago
  • Re: SOLVED Gantry error line 591phpQuery.php

    Posted 10 years 2 months ago
    • Thank you.

      I have edited the rokcommon file as suggested and it has fixed the error in the interim.

Time to create page: 0.085 seconds