zafad
Results 1 - 2 of 2
byzafad, January 20, 2009
This is a very nice and easy to configure module and I've been using it for some time now. I tested this module with some templates and the standard layout for this module fits in almost every template.
Works in legacy mode.
And that's the negative point. It is weird that the actual Joomla version is 1.5.9 and this extension is still only available for 1.5 Legacy! If this extension would be 1.5 native, it'd be an excellent module for me! I don't know if the developer wants to support his extension in native mode. It would be very appreciated!
One more point, which is just a wish: the names of the variables in the php-file are from another language, which makes it difficult to understand and customize the code for your own needs. One could do it with try and error, but that's annoying.
In summary: very nice and neat module, but missing native support for 1.5.
Salaam
Works in legacy mode.
And that's the negative point. It is weird that the actual Joomla version is 1.5.9 and this extension is still only available for 1.5 Legacy! If this extension would be 1.5 native, it'd be an excellent module for me! I don't know if the developer wants to support his extension in native mode. It would be very appreciated!
One more point, which is just a wish: the names of the variables in the php-file are from another language, which makes it difficult to understand and customize the code for your own needs. One could do it with try and error, but that's annoying.
In summary: very nice and neat module, but missing native support for 1.5.
Salaam
byzafad, January 11, 2009
This plugin is a must for everyone, who uses CB. The only thing, which I didn't like, was that this plugin doesn't respect uft-8 encoding. If you run CB in a language, which requires special characters as "ö", "ü", "é" etc. then you need to add the following statement at line 37:
$status = utf8_encode($status);
Otherwise a message like "denke über etwas nach" will be shortened to "denke" because of the character "ü".
This was the only reason, why I did not rate this plugin 5 stars. Install process was easy and the extension worked right away in CB 1.2 RC4, Joomla 1.5.9. Great plugin!
$status = utf8_encode($status);
Otherwise a message like "denke über etwas nach" will be shortened to "denke" because of the character "ü".
This was the only reason, why I did not rate this plugin 5 stars. Install process was easy and the extension worked right away in CB 1.2 RC4, Joomla 1.5.9. Great plugin!
Owner's reply
hi zafad it is now fixed in the new version, you can use it in any language, enjoy


