Fatal error for Copy newsletter
You need to be logged in to post messages in the forums. New users may register here.
Nicolas Frey
Member since: 17 November 2008
Posts: 8
|
Tuesday 21 September 2010 7:39:19 am
Hi,
I have a fatal error when I click on copy newsletter. After parsing the code, i found that is "ezpI18n::tr" function which is source of this problem.
I replaced "ezpI18n::tr" function by "ezi18n" in copy_newsletter.php and it's working.
Best regards,
Nicolas
|
|
Tuomo Syvänperä
Member since: 03 July 2008
Posts: 3
|
Tuesday 05 October 2010 12:52:05 am
Hi Nicolas,
which version of eZ publish are you using? It seems that ezi18n was deprecated and replaced with ezpI18n in 4.3.0. So I'm a bit hesitant to make the change in the trunk.
Regards,
Tuomo
|
|
You need to be logged in to post messages in the forums. New users may register here.