translator editor crash when i tried to translator Izap Videos!!! :(
how do I get to translate this plugin?
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Marco's@olairmarcos
Marco's - 0 likes
- Sef@sefimajor
Sef - 0 likes
- iZAP@izap
iZAP - 0 likes
- Sef@sefimajor
Sef - 0 likes
- Sef@sefimajor
Sef - 0 likes
- Sef@sefimajor
Sef - 0 likes
You must log in to post replies.Eu também não consegui criar um arquivo de tradução para o IZAP. Apresenta tela branca.
I also found some sort of bug. reported here
http://community.elgg.org/mod/groups/topicposts.php?topic=599546&group_guid=340718
@All: i investigated on this issue. There is nothing to do with izap_videos but with the "translator_editor" plugin. In "translator_editor" plugin there is a file called "lib/functions.php". Just replace all "include(<filename>)" with "require_once(<filename>)". And that will solve this issue. Cause of this issues is re-inclusion of izap_videos language file. So that's why it is trying to re-define some function.
Thanks
Thank for this fix. I will now post it as a comment for translation editor.
;-)
I've posted a link to here on the translation editor plugin page: http://community.elgg.org/pg/plugins/release/461373/developer/jeabakker/translation-editor
it shows a nother solution that you may want to consider.
In any case, I'd be happy to read ou conclusions :)
Thank you iZAP, here is the working solution for your next update
The best solutions so far is to move
from izap_videos/languages/en.php to izap_videos/start.php.
This fix was kindly provided by Jerome: http://community.elgg.org/pg/plugins/release/461373/developer/jeabakker/translation-editor
Blessings