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) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 2.2 Release Testing »
  • InlineCustomData.tpl
Pages: [1]

Author Topic: InlineCustomData.tpl  (Read 2069 times)

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
InlineCustomData.tpl
February 28, 2009, 11:31:35 am
My test upgrade is missing InlineCustomData.tpl from this location

\sites\all\modules\civicrm\templates\CRM\Contact\Page\View

What has the file been replaced with?

I'm getting an error but still checking my site settings (as it's a copied site)

Quote
user warning: Smarty error: unable to read resource: "CRM/Contact/Page/View/InlineCustomData.tpl" in C:\xampp\htdocs\classes2.2\sites\all\modules\civicrm\packages\Smarty\Smarty.class.php on line 1094.
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: InlineCustomData.tpl
February 28, 2009, 11:47:02 am
Actually - this might be a customised eventinfo.tpl file I have that is calling it
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: InlineCustomData.tpl
February 28, 2009, 05:42:09 pm
Hi Eileen,
For 2.2, replace that include in EventInfo.tpl with:

Code: [Select]
{include file="CRM/Custom/Page/CustomDataView.tpl"}
Protect your investment in CiviCRM by  becoming a Member!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 2.2 Release Testing »
  • InlineCustomData.tpl

This forum was archived on 2017-11-26.