Hi.
I'm installing jcalpro.
I correctly installed com, mods and bot.
but installing theme spartan it's failed
the server log tells:
[Thu Jul 03 10:19:14 2008] [error] [client 127.0.0.1] PHP Warning: JInstaller::require_once(/var/www/htdocs/jtest/libraries/joomla/installer/adapters/jcalprotheme.php) [<a href='jinstaller.require-once'>jinstaller.require-once</a>]: failed to open stream: No such file or directory in /var/www/htdocs/jtest/libraries/joomla/installer/installer.php on line 217, referer:
http://localhost/jtest/administrator/index.php?option=com_installer[Thu Jul 03 10:19:14 2008] [error] [client 127.0.0.1] PHP Fatal error: JInstaller::require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/var/www/htdocs/jtest/libraries/joomla/installer/adapters/jcalprotheme.php' (include_path='.:/usr/lib/php') in /var/www/htdocs/jtest/libraries/joomla/installer/installer.php on line 217, referer:
http://localhost/jtest/administrator/index.php?option=com_installerin effect the file jcalprotheme.php does not exists in any path and in the package.
searching it into files, I found:
# grep -ri jcalprotheme *
administrator/components/com_jcalpro/installer/themes/themes.class.php: if (!$this->preInstallCheck( $p_fromdir, 'jcalprotheme' )) {
administrator/components/com_jcalpro/installer/themes/themes.php: if ($root->getAttribute( "type" ) != "jcalprotheme") {
tmp/install_486c88ba68818/spartan.xml:<mosinstall version="1.5.3" type="jcalprotheme" theme="spartan">
How to solve?
Thanx,
Matteo