CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Smarty Errors
Pages: [1]

Author Topic: Smarty Errors  (Read 1295 times)

jas1956

  • Guest
Smarty Errors
December 26, 2007, 06:29:51 am
When I attempt to use administer CiviCRM I get the following error:

Warning: Smarty error: problem creating directory 'e:/hosting' in E:\hosting\member\jas56\administrator\components\com_civicrm\civicrm\packages\Smarty\Smarty.class.php on line 1095

Warning: Smarty::include(e:\hosting\member\jas56\media\civicrm\templates_c\en_US\\%%DF\DF1\DF14E7A2%%index.tpl.php) [function.Smarty-include]: failed to open stream: No such file or directory in E:\hosting\member\jas56\administrator\components\com_civicrm\civicrm\packages\Smarty\Smarty.class.php on line 1265

Warning: Smarty::include(e:\hosting\member\jas56\media\civicrm\templates_c\en_US\\%%DF\DF1\DF14E7A2%%index.tpl.php) [function.Smarty-include]: failed to open stream: No such file or directory in E:\hosting\member\jas56\administrator\components\com_civicrm\civicrm\packages\Smarty\Smarty.class.php on line 1265

Warning: Smarty::include() [function.include]: Failed opening 'e:\hosting\member\jas56\media\civicrm\templates_c\en_US\\%%DF\DF1\DF14E7A2%%index.tpl.php' for inclusion (include_path='.;e:\hosting\member\jas56\administrator\components\com_civicrm\civicrm;e:\hosting\member\jas56\administrator\components\com_civicrm\civicrm\packages;.;C:\php5\pear') in E:\hosting\member\jas56\administrator\components\com_civicrm\civicrm\packages\Smarty\Smarty.class.php on line 1265



$civicrm_root is set as follows:

$civicrm_root = 'e:\hosting\member\jas56\administrator\components\com_civicrm\civicrm';
define( 'CIVICRM_TEMPLATE_COMPILEDIR', 'e:\\hosting\\member\\jas56\\media\\civicrm\\templates_c\\' );


I have checked that open_basedir is set to none.

I am using php 5.2.0

All appropriate folder have the correct permissions set.

I do not understand why it is trying to create the directory 'e:/hosting'.

I have read thru all the posts about this error, still can't deternine how to resolve my issue. Any help is greatly appreciated.

Jeff
« Last Edit: December 26, 2007, 03:04:14 pm by jas1956 »

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Smarty Errors

This forum was archived on 2017-11-26.