15
Sorry, it was just a trouble with my server configuration
Now it works fine !@Mazarin : check two files on your server :
• php/your-php/php.ini
• apache/your-apache/bin/php.ini
And activate two options (order is important) :
extension=php_mbstring.dll
extension=php_exif.dllThanks Optikool, I will send french translation quickly
Edit myself, I was too happy : some errors remains
• it seems that call to /js folder is not dynamic : www/modules/gallery/js/ (my site is on a subfolder). Then, I can not create collection.
• on the same tab New collection, I get this alert (debug mode)
Notice: Undefined offset: 1 in file /modules/gallery/admin/index.php line 792• on front side, I get another alert (even I check permissions)
Fatal error: Call to undefined function checkPermissions() in C:\wamp\www\BBX\modules\gallery\index.php on line 60@optikool : could you tell me wich XOOPS version are you using ? Your site is placed in root folder ? ... I would really like to test it usefully