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 »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Smarty error: unable to read resource. ??? I followed all instructions!
Pages: [1]

Author Topic: Smarty error: unable to read resource. ??? I followed all instructions!  (Read 3278 times)

kimdang1

  • Guest
Smarty error: unable to read resource. ??? I followed all instructions!
June 19, 2007, 05:58:40 pm
Help!  I followed all instructions and have gotten civicrm working before, I don't know what's so different this time.  I have Drupal 5.1 and PHP 5.1.6.


Error:


    * user warning: Smarty error: unable to read resource: "CRM/Block/Subject.tpl" in /home/whispero/public_html/care/modules/civicrm/packages/Smarty/Smarty.class.php on line 1095.
    * user warning: Smarty error: unable to read resource: "CRM/Block/Menu.tpl" in /home/whispero/public_html/care/modules/civicrm/packages/Smarty/Smarty.class.php on line 1095.
    * user warning: Smarty error: unable to read resource: "CRM/Block/Subject.tpl" in /home/whispero/public_html/care/modules/civicrm/packages/Smarty/Smarty.class.php on line 1095.
    * user warning: Smarty error: unable to read resource: "CRM/Block/Add.tpl" in /home/whispero/public_html/care/modules/civicrm/packages/Smarty/Smarty.class.php on line 1095.
    * user warning: Smarty error: unable to read resource: "CRM/Block/Subject.tpl" in /home/whispero/public_html/care/modules/civicrm/packages/Smarty/Smarty.class.php on line 1095.
    * user warning: Smarty error: unable to read resource: "CRM/Block/Search.tpl" in /home/whispero/public_html/care/modules/civicrm/packages/Smarty/Smarty.class.php on line 1095.
    * user warning: Smarty error: unable to read resource: "CRM/Block/Subject.tpl" in /home/whispero/public_html/care/modules/civicrm/packages/Smarty/Smarty.class.php on line 1095.
    * user warning: Smarty error: unable to read resource: "CRM/Block/Shortcuts.tpl" in /home/whispero/public_html/care/modules/civicrm/packages/Smarty/Smarty.class.php on line 1095.

 ???

Piotr Szotkowski

  • Moderator
  • I live on this forum
  • *****
  • Posts: 1497
  • Karma: 57
Re: Smarty error: unable to read resource. ??? I followed all instructions!
June 19, 2007, 10:53:53 pm
This means that you either didn’t upload all of the files (in particular, CRM/Block/Subject.tpl) or the permissions on that file (or its parent directories are too strict).
If you found the above helpful, please consider helping us in return – you can even steer CiviCRM’s future and help us extend CiviCRM in ways useful to you.

kimdang1

  • Guest
Re: Smarty error: unable to read resource. ??? I followed all instructions!
June 20, 2007, 01:33:04 am
Where is that file located?  It's not in the download package, it's supposed to be within another file in a certain line?

Piotr Szotkowski

  • Moderator
  • I live on this forum
  • *****
  • Posts: 1497
  • Karma: 57
Re: Smarty error: unable to read resource. ??? I followed all instructions!
June 20, 2007, 01:38:19 am
Argh, right, sorry, it should be in the templates directory, so templates/CRM/Block/Subject.tpl
If you found the above helpful, please consider helping us in return – you can even steer CiviCRM’s future and help us extend CiviCRM in ways useful to you.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Smarty error: unable to read resource. ??? I followed all instructions!

This forum was archived on 2017-11-26.