Just a small bugfix release
View Jerome Bakker's plugins
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.
When I save change see a blank page. Errror:
PHP Fatal error: Call to undefined function json_encode() in /var/www/mysite/httpdocs/elgg/mod/translation_editor/lib/functions.php on line 229, referer: http://www/mysite/elgg/pg/translation_editor/it/file
json_encode() is a standard function in PHP 5.2 and above. You probably need to upgrade your PHP.
Another great plugin from Coldtrick!
Het is echt een koud kunstje:-)
Translation: it's a breeze
Hi,
I'm new here but I have spent something like 6 months playing intensively with Elgg (1.6, 1.7 and now 1.8).
I'm actually playing with Elg 1.7.9 version...Waiting for the stable version of Elgg 1.8 :-)))
@Jerome: first of all thank you for this plugin ! GREAT JOB !
I have found an issue (probably an integration issue) between your plugin and the groups plugin.After 2 days digging inside the non display picture issue with the groups plugin (I have played with Chmod on upload directory, check my PHP varibales for GD library, etc...)...FInally the issue is coming from the fact that your plugin is sharing the same upload directory with the groups plugin...I don't know why? But when I disable your plugin, I can upload and see the group picture...When I enable it back, I can't anymore see the group picture after the upload.
Hi,
Thanks for this plugin!
I need help to add a new language, Brazilia Portuguese. I tried to add this line "ptbr" => "Brazilian Portuguese", to add_language.php but nothing happend. How do I add a new language?
@Pedro Maia:
goto pg/translation_editor and click on '+ add language' just under the list of languages. There's no need to change anything in the code.
Hi Jerome,
Thanks for the answer.