|
|
Re:[FIX] PHP5.2.4+Zend fatal error editing profile
|
|
Date: 2008/02/24 21:30
|
By: hamsel
|
Status:
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 6 |   | |
|
I had the same problem when producing / adapting a DK language file for version 1.1.
All the trailing colons (":") must be removed from your language file's Field Labels - It's not only for Brugernavn, but for other fields as well, since another module will put a(nother) trailing colon after the name before displaying it.
A simple way way of verifying the problem is to insert a space / blank after the colon - you will then see the field label as
After removal of the trailing ":", the language file works like a charm.
/Per Hertz
Post edited by: hamsel, at: 2008/02/24 21:32
|
|
The administrator has disabled public write access. |
|
|
|
Re:PHP5 fatal error when editing profile
|
|
Date: 2008/07/05 22:50
|
By: dcasmr
|
Status: User
|
|
|
Karma: 0  
|
|
Junior Joomlapolitan  | Posts: 25 |   | |
|
Hi Beat, It is not a PHP 5.2.4 issue. I had the problem with PHP 5.2.4 and after downgraded to a lower PHP it disappeared. Now, I am using PHP 5.2.6 and the problem is BACK. Any answers? CB Language Workgroup - French
|
|
The administrator has disabled public write access. |
|
|
|
Re:PHP5 fatal error when editing profile
|
|
Date: 2008/07/07 02:28
|
By: beat
|
Status: Admin
|
|
|
Karma: 242  
|
|
Admin  | Posts: 4063 |   | |
|
Remove all the ':' from language file.
CB 1.2 RC 2 has that bug worked around. Beat - Developer on Community Builder core Team - If you like CB and this forum, you will love Nick's CB 1.1 reference manual ! : Click here to Get it now  - Would like to help us move faster ? Get it, and/or help us spend more time coding by helping others in this forum, many thanks
|
|
The administrator has disabled public write access. |
|
|