"COM_GANTRY5_PARTICLE_NOT_INITIALIZED" i got this message for mobile view please help. i am using GANTRY5 template
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
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
Was this resolved? I'm using Gantry 5 and also get this error.
The error message is from /components/com_gantry5/gantry5.php
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;
}
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
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
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
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
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!
Thanks!
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
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
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.
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.


