0
Welcome Guest! Login
0 items Join Now

Gantry killing a few of my pages

  • Gantry killing a few of my pages

    Posted 13 years 3 months ago
    • /libraries/gantry/core/gantrytemplate.class.php on line 358

      $master = $template->params->get('master', 'true');
      (
      Fatal error: Call to a member function get() on a non-object in
      /var/www/html/web/libraries/gantry/core/gantrytemplate.class.php on line 358
      )

      Modulus v1.6.5, Gantry v3.2.13, Joomla 1.7.3
      i even tried duplicating the template so 'master' would not be set, and still does not work

      how do i fix this?
    • Online Video Editing: http://www.sarolta.tv
    • Cliff Pfeifer's Avatar
    • Cliff Pfeifer
    • Preeminent Rocketeer
    • Posts: 8444
    • Thanks: 20
    • Website Developer

    Re: Gantry killing a few of my pages

    Posted 13 years 3 months ago
    • Hi, can you tell me what version of PHP you are running? Another thing to check would be to disable all third party plugins to see if there is a conflict. Those two things are the most common reasons for this error.
    • The difficult we do immediately, the impossible takes a little longer.
  • Re: Gantry killing a few of my pages

    Posted 13 years 3 months ago
    • its php version 5.3.8-1

      we just migrated our site from 1.5 to 1.7.3, all our pages worked well in 1.5
      we had some PHP in the page and that was causing conflicts with your templates in Joomla 1.7.3

      there seems to be an offending database call that messed up your template- if you want to know exactly what the problem was; i'll have to get my developers to write a description on monday,

      anyway, we moved the most of the php into separate page and embedded it in an iframe and now it works

      What ever is causing that problem still exists. The same pages works with other templates- this is a gantry/rockettheme problem. The problem also exists with your non-gantry template novus, but works for shape 5 and the default joomla templates.
    • Online Video Editing: http://www.sarolta.tv
    • Cliff Pfeifer's Avatar
    • Cliff Pfeifer
    • Preeminent Rocketeer
    • Posts: 8444
    • Thanks: 20
    • Website Developer

    Re: Gantry killing a few of my pages

    Posted 13 years 2 months ago
    • Hi. Is there some common element that is on the pages that are not working? It sounds like you have a lot of customizations and the fact that it's not working only on particular pages would suggest it's a conflict with something on those pages in particular. If this was a bug in Gantry, it wouldn't work on any page. All of the other forum posts that mention this error point to a conflict with a plugin or third party script. Gantry may not be compatible with something you are trying to do on these pages.
    • The difficult we do immediately, the impossible takes a little longer.
  • Re: Gantry killing a few of my pages

    Posted 13 years 2 months ago
    • the only plugin thats working on those pages is DirectPHP, which calls code to get session and User ID information from joomla. Nothing else is happening on those pages.

      Those pages worked flawlessly using Modulus, Joomla 1.5 and the initial release of the modulus template. But does not the same with Joomla 1.7 and the latest gantry and Modulus release. Something in there is causing problems.

      I maintain this is a rockettheme/gantry problem because the same pages works with Shape5 and the basic Joomla 1.7 templates.
    • Online Video Editing: http://www.sarolta.tv
    • Cliff Pfeifer's Avatar
    • Cliff Pfeifer
    • Preeminent Rocketeer
    • Posts: 8444
    • Thanks: 20
    • Website Developer

    Re: Gantry killing a few of my pages

    Posted 13 years 2 months ago
    • Hi, I understand you only have the issue when using Gantry, I'm trying to determine what is causing it. If you disable the DirectPHP plugin do you still get the Gantry error?
    • The difficult we do immediately, the impossible takes a little longer.
  • Re: Gantry killing a few of my pages

    Posted 13 years 2 months ago
    • its not direct php itself, because right now we're using directPhp before the iFrame embed

      We're thinking that its a conflict with our MySql & PHP code with rockettheme/gantry, and moving it to an iFrame solved the problem for some reason. Something is happening that causing joomla to to throw an error, we're not sure exactly what it is, and we were pressed to get a quick solution and the iframe worked!
    • Online Video Editing: http://www.sarolta.tv
    • Kat05's Avatar
    • Kat05
    • Preeminent Rocketeer
    • Posts: 25898
    • Thanks: 334

    Re: Gantry killing a few of my pages

    Posted 13 years 2 months ago

Time to create page: 0.061 seconds