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 »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Report issues after upgrade - illegal offset in cached files
Pages: [1]

Author Topic: Report issues after upgrade - illegal offset in cached files  (Read 872 times)

alanski

  • I post frequently
  • ***
  • Posts: 216
  • Karma: 5
  • Cup of tea? Yes please
    • Joomkit
  • CiviCRM version: Version in post
  • CMS version: Joomla
  • MySQL version: 5.0
Report issues after upgrade - illegal offset in cached files
March 10, 2010, 08:58:52 am
I keep getting this error on certain reports. After upgrade from 3.0 to 3.1.1 RUnnign on Joomla 1.5.15

Eg Donor Summary

Warning: Illegal offset type in /home/public_html/media/civicrm/templates_c/en_US/en_US/%%1A/1A4/1A4BEE62%%Criteria.tpl.php on line 21

Template line(s) in Question:
   
Quote
foreach ($_from as $this->_tpl_vars['title'] => $this->_tpl_vars['field']):
?>
                        <?php $this->assign('count', ($this->_tpl_vars['count']+1)); ?>
                        <td width="25%"><?php echo $this->_tpl_vars['form']['fields'][$this->_tpl_vars['field']]['html']; ?>

Are there missing columns in the db or just missing vars in the template?

Any ideas appreciated.

ALan

alanski

  • I post frequently
  • ***
  • Posts: 216
  • Karma: 5
  • Cup of tea? Yes please
    • Joomkit
  • CiviCRM version: Version in post
  • CMS version: Joomla
  • MySQL version: 5.0
Re: Report issues after upgrade - illegal offset in cached files
March 10, 2010, 09:13:54 am
On Firebug there is a calendar error:
Calendar is not defined
Could this mean templates is missing js somewhere?

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Report issues after upgrade - illegal offset in cached files

This forum was archived on 2017-11-26.