Regarding GANTRY 5

sraj
9 years, 9 months ago
"COM_GANTRY5_PARTICLE_NOT_INITIALIZED"   i got this message for mobile view please help. i am using GANTRY5  template 
john.causing
9 years, 9 months ago
Hi sraj,

Thanks for using Mobile Joomla! forum. Please provide the following information to about the issue (you can send it to our email support​@​mobilejoomla.com )

1.) Screenshot of the error
2.) URL of your Joomla site

Best,

John Mark C.
Mobile Joomla! Support
klhouser
9 years, 8 months ago
Was this resolved? I'm using Gantry 5 and also get this error.

The error message is from /components/com_gantry5/gantry5.php
 
// Detect Gantry Framework or fail gracefully.
if (!class_exists('Gantry\Framework\Gantry')) {
    JFactory::getApplication()->enqueueMessage(
        JText::sprintf('COM_GANTRY5_PARTICLE_NOT_INITIALIZED', JText::_('COM_GANTRY5_COMPONENT')),
        'warning'
    );
    return;
}
 


ScreenShot2015-12-07at3.32.52PM.png
john.causing
9 years, 8 months ago
Hi klhouser,

Can you send us please that screenshot, URL of your site and if possible a temporary login to our email support​@​mobilejoomla.com so that we can escalate this to our lead developer.

Best,

John Mark C.
Mobile Joomla! Support
klhouser
9 years, 8 months ago
It's a local dev site.

Once I configured everything the way a wanted with my Gantry template the error message no longer appears. I'm not really sure what I did to "fix" the issue. It may have had something to do with how the default template style and default home menu was configured.

Thanks for responding.

Kurtis
ssnobben
9 years, 7 months ago
Can you explain what error there is to use this mobile template together with Gantry 5 so all users know whats the problem or is this fixed in the new version?





Thanks!
john.causing
9 years, 7 months ago
Hi Guys,

I'll have our lead developer check on this thread.

We will get back to you as soon as possible.

Best,

John Mark C.
Mobile Joomla! Support
dryabov
9 years, 7 months ago
The problem is that Gantry component requires Gantry template for work. So, there are two solution:
1. Use Gantry template for mobile version as well (the template may be chosen in MobileJoomla's settings page),
2. Don't use Gantry component in mobile template, i.e. to change mobile homepage to point to another component menu item.

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.