Gantry doesn't seem to work

campushec
12 years, 7 months ago
Hi,

first of all congratulation for this amazing component. It works great and does exactly what we expect it to do.

I'm nonetheless encountering troubles with a third-party template : cloudbase 2.0, which is given to you when you open a trail joomla account on cloudaccess. (I'm not hosted there anymore, be noticed). To run into this problem, I tried to set the smartphone template to cloubase 2.0 but then get the following error on my phone :

Call to a member function get() in a non object in /.../gantry/core/gantrytemplate.class.php on line 358.


This "Cloudbase 2.0" which I've been trying to use template relies on the Gantry framework 3.2.17.
I'm using joomla 2.5.x (the latest one) and the latest version of Joomobile.

Has someone already get this error ? Can someone help me ?

Thanks for reading,

jb
dryabov
12 years, 5 months ago
What is content around that line? In latest Gantry framework it reads

357:            $site = JFactory::getApplication();
358:            $template = self::getTemplateById($site->getTemplate(true)->id);
359:            $master = $template->params->get('master', 'true');


Maybe that problem is that Ganrty caches templates settings.

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.