Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • moataz Friend
    #158335

    When i try to copy email temp to Arabic language i found the following error!

    Fatal error: Call to a member function diff_multi_array() on a non-object in /home/content/m/o/a/moatazsharawy/html/beta2/administrator/components/com_javoice/views/emailtemplates/tmpl/default.php on line 110

    nghiatd Friend
    #370363

    Dear moataz,

    Please open file /home/content/m/o/a/moatazsharawy/html/beta2/administrator/components/com_javoice/views/emailtemplates/tmpl/default.php find code(default in line 110)

    <?php $diff = $this->getModel('jaemail')->diff_multi_array($en_items[$i], $items[$i], 'name');?>
    and change to

    <?php $diff = $this->getModel('emailtemplates')->diff_multi_array($en_items[$i], $items[$i], 'name');?>
    We will fix it in next version.

    Best Regards.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  nghiatd 13 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum