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 »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Smarty error on CiviEvent launch
Pages: [1]

Author Topic: Smarty error on CiviEvent launch  (Read 1462 times)

mixxmedia

  • Guest
Smarty error on CiviEvent launch
July 05, 2007, 12:19:44 pm
I am getting the following error:


Manage Events

Warning: Smarty error: unable to read resource: "CRM/Event/Page/Manageevent.tpl" in /usr/home/insaradm/public_html/test/administrator/components/com_civicrm/civicrm/packages/Smarty/Smarty.class.php on line 1095


Please advise on how I can correct this. Thanks

mxm

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Smarty error on CiviEvent launch
July 18, 2007, 11:58:17 pm
I guess you are using php4. We have fixed this in v1.8

Can you modify CRM/Utils/System.php

Quote
approx. line 95 add
                                'manageevent'        => 'ManageEvent',

- kurund
Found this reply helpful? Support CiviCRM

mixxmedia

  • Guest
Re: Smarty error on CiviEvent launch
July 23, 2007, 07:22:24 am
Yes were using php v4.4.4

Will make the addition you suggested. Thanks

mxm

mixxmedia

  • Guest
Re: Smarty error on CiviEvent launch
July 23, 2007, 07:26:15 am
Actually already have that in my System.php file ( on line 112)

Thanks anyway

mxm

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Smarty error on CiviEvent launch

This forum was archived on 2017-11-26.