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) »
  • Discussion »
  • Internationalization and Localization (Moderators: Michał Mach, mathieu) »
  • function ts() name collision
Pages: [1]

Author Topic: function ts() name collision  (Read 2907 times)

SteveM

  • I post occasionally
  • **
  • Posts: 47
  • Karma: 3
    • OpenConcept Consulting, Inc.
function ts() name collision
August 25, 2008, 09:55:48 am
Versions:
- CiviCRM 2.1.alpha1
- Drupal 6.4
- i18n 6.x-1.0-beta3

The function ts() in CiviCRM's internationalization system directly conflicts with the ts() function in Drupal's i18n_strings module, which is necessary for i18n-enabled menus and views.

Fatal error: Cannot redeclare ts() (previously declared in /home/dm6/sites/all/modules/i18n/i18nstrings/i18nstrings.module:89) in /home/dm6/sites/all/modules/civicrm/CRM/Core/I18n.php on line 347

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: function ts() name collision
August 25, 2008, 10:44:14 am
Check http://forum.civicrm.org/index.php/topic,4269.0.html

Kurund
Found this reply helpful? Support CiviCRM

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Discussion »
  • Internationalization and Localization (Moderators: Michał Mach, mathieu) »
  • function ts() name collision

This forum was archived on 2017-11-26.