Henning wrote:
Update: uninstalling Gantry 2.56 and installing Gantry 3.0
solved this ...
But I dont see: new Version Element that shows the installed version of Gantry
or any of the new features ... I guess the template xml has to be updated too?
Edit: Yup! Adding <param name="versioncheck" type="versioncheck" label="" /> at the right place gave me the version number.
Sorry about my quick posts, but you should look into the gantry upgrade process ...
Henning
(Gantry FTW)
P.S.: Seems you solved that Gordian knot again - this time the Joomla/mobile dilemma ...
Henning wrote:
I tried to upgrade two local installs – both attempts failed:
php-log:
[31-May-2010 06:59:09] PHP Warning: require_once(/Users/henningbokelmann/Public/Daten-iMac/imac-web/modul-test/libraries/joomla/html/parameter/element/fonts.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /Users/henningbokelmann/Public/Daten-iMac/imac-web/modul-test/components/com_gantry/admin/elements/chain.php on line 41
[31-May-2010 06:59:09] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/Users/henningbokelmann/Public/Daten-iMac/imac-web/modul-test/libraries/joomla/html/parameter/element/fonts.php' (include_path='.:/Applications/MAMP/bin/php5/lib/php') in /Users/henningbokelmann/Public/Daten-iMac/imac-web/modul-test/components/com_gantry/admin/elements/chain.php on line 41
Apache-log:
[Mon May 31 09:06:25 2010] [error] [client ::1] File does not exist: /Users/henningbokelmann/Public/Daten-iMac/imac-web/rt_juxta_j15/template_thumbnail.png, referer: http://localhost:8888/rt_juxta_j15/administrator/index.php?option=com_templates&task=edit&cid[]=rt_juxta_j15&client=0
hmmm ... am I doing something wrong?
lol, now i see what you mean.
you upgraded the template itself, not the gantry framework.
that won't work. newly released templates are always based on the latest version of gantry.
so the gantry 3.0.0 template will show the above error when trying to use it with gantry 2.5.6 or any older version of gantry.
the gantry 3.0.0 template requires the 3.0.0 gantry framework.
kat