hi all,
we had a few members who had issues on their site when trying to open the template parameters.
basically the whole right part of the parameters screen would not load, so it would look like this:
This image is hidden for guests.
Please log in or register to see it.
if you have the same issue, please try the following to find out what exactly is causing this:
1. in your joomla admin go to > site > global configuration > server..
on the left set "error reporting" to "maximum".
This image is hidden for guests.
Please log in or register to see it.
2. now go back to check on your template parameters:
> extensions > template manager > rt_gantry_j15 (or whatever your gantry template is)
and check near the bottom of the screen if you see any errors.
so far we have found 2 different error messages:
a) Fatal error: Cannot access empty property in ../libraries/joomla/registry/registry.php on line 146
and
b) Fatal error: Class ' ' not found in ../libraries/joomla/language/language.php on line 171
the solutions:
for a) try to update your php version. some versions such as 5.0.5 will cause this problem.
for b) check ALL of your menu item titles (in all menus, even if they are not published, or set to access level: registered etc).
the gantry template parameters load all menu items for the per-menu-item configuration and it seems that certain unusual characters in menu titles such as :: are causing an issue.
please go through your menu items and rename them where needed.
do not use any :: or similar. normal foreign characters such as èüéöàä etc will NOT cause a problem.
once you have corrected the menu item titles (and probably aliases) then the gantry template parameters should start to load correctly for all the different gantry templates on your site.
This image is hidden for guests.
Please log in or register to see it.
if you get any other error messages than those listed above, please let us know.
hope this helps, kat