1
Cesagonchu
extGallery 1.11 and Xoops 2.5.5

extGallery 1.11 RC and Xoops 2.5.5. 1. TYPOS : modules\extgallery\language\english\admin.php Line 108 replace :
le="color: #000000"><?php Please cheack all parts and update permission. If you want users can see your albums and photos you must select permission for all group
with :
le="color: #000000"><?php Please check all parts and update permission. If you want users can see your albums and photos you must select permission for all group
modules\extgallery\language\english\admin.php Line 181: replace
le="color: #000000"><?php SlideShow not enabled . you can set slidshow options at here but for use slideshow in user side you must enable slideshow from module Preferences
with
le="color: #000000"><?php SlideShow not enabled . You can set slideshow options at here but for use slideshow in user side you must enable slideshow from module Preferences
modules\extgallery\language\english\admin.php Line 189: replace
le="color: #000000"><?php define('_AM_EXTGALLERY_GVIEW_PANELHEIGHT',"Panle hight");
with
le="color: #000000"><?php define('_AM_EXTGALLERY_GVIEW_PANELHEIGHT',"Panel hight");
modules\extgallery\language\english\admin.php Line 190: replace
le="color: #000000"><?php define('_AM_EXTGALLERY_GVIEW_FARMEWIDTH',"Farme width");
with
le="color: #000000"><?php define('_AM_EXTGALLERY_GVIEW_FARMEWIDTH',"Frame width");
Maybe we also should change :
le="color: #000000"><?php _AM_EXTGALLERY_GVIEW_FARMEWIDTH
with
le="color: #000000"><?php _AM_EXTGALLERY_GVIEW_FRAMEWIDTH
So it should be : modules\extgallery\language\english\admin.php Line 190:
le="color: #000000"><?php define('_AM_EXTGALLERY_GVIEW_FRAMEWIDTH',"Frame width");
instead of
le="color: #000000"><?php define('_AM_EXTGALLERY_GVIEW_FARMEWIDTH',"Frame width");
modules\extgallery\admin\slideshow.php Line 890:
le="color: #000000"><?php $form->addElement(new XoopsFormText(_AM_EXTGALLERY_GVIEW_FRAMEWIDTH, 'galleryview_framewidth', '5', '5', $xoopsModuleConfig['galleryview_framewidth']),false);
instead of
le="color: #000000"><?php $form->addElement(new XoopsFormText(_AM_EXTGALLERY_GVIEW_FARMEWIDTH, 'galleryview_framewidth', '5', '5', $xoopsModuleConfig['galleryview_framewidth']),false);
modules\extgallery\language\english\admin.php Line 193: replace
le="color: #000000"><?php define('_AM_EXTGALLERY_GVIEW_TTERVAL',"Transitionin terval");
with
le="color: #000000"><?php define('_AM_EXTGALLERY_GVIEW_TTERVAL',"Transition interval");
modules\extgallery\language\english\admin.php Line 237: replace
le="color: #000000"><?php define('_AM_EXTGALLERY_GFIC_NB_THUMBS',"Number of thumbs in thumbsnavigation");
with
le="color: #000000"><?php define('_AM_EXTGALLERY_GFIC_NB_THUMBS',"Number of thumbs in thumbs navigation");
modules\extgallery\language\english\admin.php Line 238: replace
le="color: #000000"><?php define('_AM_EXTGALLERY_GFIC_NB_COLTHUMBS',"Number of columns in thumbsnavigation");
with
le="color: #000000"><?php define('_AM_EXTGALLERY_GFIC_NB_COLTHUMBS',"Number of columns in thumbs navigation");
modules\extgallery\language\english\admin.php Line 260: replace
le="color: #000000"><?php define('_AM_EXTGALLERY_AJAX_PRETTPHOTO',"PrettPhoto");
with
le="color: #000000"><?php define('_AM_EXTGALLERY_AJAX_PRETTPHOTO',"PrettyPhoto");
modules\extgallery\language\english\admin.php Line 275: replace
le="color: #000000"><?php define('_AM_EXTGALLERY_OVERLAY_WIDHT',"Overlay widht");
with
le="color: #000000"><?php define('_AM_EXTGALLERY_OVERLAY_WIDHT',"Overlay width");
modules\extgallery\language\english\admin.php Line 277: replace
le="color: #000000"><?php define('_AM_EXTGALLERY_TOOLTIP_WIDHT',"Tooltip Widht");
with
le="color: #000000"><?php define('_AM_EXTGALLERY_TOOLTIP_WIDHT',"Tooltip Width");
modules\extgallery\language\english\admin.php Line 278: replace
le="color: #000000"><?php define('_AM_EXTGALLERY_TOOLTIP_BORDER_WIDHT',"Tooltip border Widht");
with
le="color: #000000"><?php define('_AM_EXTGALLERY_TOOLTIP_BORDER_WIDHT',"Tooltip border Width");
modules\extgallery\language\english\admin.php Line 317: replace
le="color: #000000"><?php <div class="marg10">4- If you want use module install function you must <b>XOOPS_ROOT_PATH /class/textsanitizer</b> chmod to 777 . after installtion you must change chmod to 644.</div>
with
le="color: #000000"><?php <div class="marg10">4- If you want use module install function you must <b>XOOPS_ROOT_PATH /class/textsanitizer</b> chmod to 777 . After installation you must change chmod to 644.</div>
modules\extgallery\language\english\admin.php Line 335: replace
le="color: #000000"><?php define("_AM_EXTGALLERY_ADMIN_FOOTER", "<div class='right smallsmall italic pad5'>XOOPS Tag is maintened by the <a class='tooltip' rel='external' href='https://xoops.org/' title='Visit XOOPS Community'>XOOPS Community</a></div>");
with
le="color: #000000"><?php define("_AM_EXTGALLERY_ADMIN_FOOTER", "<div class='right smallsmall italic pad5'>extGallery is maintened by the <a class='tooltip' rel='external' href='https://xoops.org/' title='Visit XOOPS Community'>XOOPS Community</a></div>");
-> This footer doesn't show. modules\extgallery\language\english\blocks.php Line 63: replace
le="color: #000000"><?php define('_MB_EXTGALLERY_OVERLAY_WIDHT',"Overlay widht");
with
le="color: #000000"><?php define('_MB_EXTGALLERY_OVERLAY_WIDHT',"Overlay width");
modules\extgallery\language\english\blocks.php Line 65: replace
le="color: #000000"><?php define('_MB_EXTGALLERY_TOOLTIP_WIDHT',"Tooltip Widht");
with
le="color: #000000"><?php define('_MB_EXTGALLERY_TOOLTIP_WIDHT',"Tooltip Width");
modules\extgallery\language\english\blocks.php Line 66: replace
le="color: #000000"><?php define('_MB_EXTGALLERY_TOOLTIP_BORDER_WIDHT',"Tooltip border Widht");
with
le="color: #000000"><?php define('_MB_EXTGALLERY_TOOLTIP_BORDER_WIDHT',"Tooltip border Width");
modules\extgallery\language\english\blocks.php Line 70: replace
le="color: #000000"><?php define('_MB_EXTGALLERY_AJAX_PRETTPHOTO',"PrettPhoto");
with
le="color: #000000"><?php define('_MB_EXTGALLERY_AJAX_PRETTPHOTO',"PrettyPhoto");
modules\extgallery\language\english\blocks.php Line 111: replace
le="color: #000000"><?php define('_MB_EXTGALLERY_PHOTO_NUMBER_TABLE',"Nubmer of columns in table show");
with
le="color: #000000"><?php define('_MB_EXTGALLERY_PHOTO_NUMBER_TABLE',"Number of columns in table to show");
modules\extgallery\language\english\main.php Line 108: replace
le="color: #000000"><?php define("_MD_EXTGALLERY_BOOKMARK_TO_FACEBOOK", "Bookmark to Faceboom");
with
le="color: #000000"><?php define("_MD_EXTGALLERY_BOOKMARK_TO_FACEBOOK", "Bookmark to Facebook");
modules\extgallery\language\english\modinfo.php Line 140: replace
le="color: #000000"><?php define('_MI_EXTGAL_JQUERY_DESC',"You can enables/disables jQuery in module templates. if jQuery loaded in your theme and you have problem whit theme Ajax effects (Interference jQuery library),you must disables jQuery in extgallery and use theme jQuery.");
with
le="color: #000000"><?php define('_MI_EXTGAL_JQUERY_DESC',"You can enable/disable jQuery in module templates. if jQuery loaded in your theme and you have problem whith theme Ajax effects (Interference jQuery library), you must disable jQuery in extgallery and use theme jQuery.");
modules\extgallery\language\english\modinfo.php Line 142: replace
le="color: #000000"><?php define('_MI_EXTGAL_SOCIAL_DESC',"You can use Social network and bookmark icone for ecah photo");
with
le="color: #000000"><?php define('_MI_EXTGAL_SOCIAL_DESC',"You can use Social network and bookmark icone for each photo");
modules\extgallery\language\english\modinfo.php Line 163: replace
le="color: #000000"><?php define('_MI_EXTGAL_AJAX_PRETTPHOTO',"PrettPhoto");
with
le="color: #000000"><?php define('_MI_EXTGAL_AJAX_PRETTPHOTO',"PrettyPhoto");
modules\extgallery\language\english\modinfo.php Line 178: replace
le="color: #000000"><?php define('_MI_EXTGAL_PREFERENCE_BREAK_SLIDESHOW',"Skideshow");
with
le="color: #000000"><?php define('_MI_EXTGAL_PREFERENCE_BREAK_SLIDESHOW',"Slideshow");
modules\extgallery\language\english\help\extgallery.html Line 34: replace
le="color: #000000"><?php Please cheack all parts and update permission. If you want users can see your albums and photos you must select permission for all group<br /><br />
with
le="color: #000000"><?php Please check all parts and update permission. If you want users can see your albums and photos you must select permission for all groups<br /><br />
modules\extgallery\language\english\help\module_index.html Line 34: replace
le="color: #000000"><?php Please cheack all parts and update permission. If you want users can see your albums and photos you must select permission for all group<br /><br />
with
le="color: #000000"><?php Please check all parts and update permission. If you want users can see your albums and photos you must select permission for all groups<br /><br />
modules\extgallery\language\english\help\extgallery.html Line 42: replace
le="color: #000000"><?php <b>Rating permission permission:</b><br />
with
le="color: #000000"><?php <b>Rating permission:</b><br />
modules\extgallery\language\english\help\module_index.html Line 42: replace
le="color: #000000"><?php <b>Rating permission permission:</b><br />
with
le="color: #000000"><?php <b>Rating permission:</b><br />
modules\extgallery\language\english\help\extgallery.html Line 58: replace
le="color: #000000"><?php Allows you to prevent the automatic display of submitted public image until they are approved by an admin. Select category where public user uploads need not be approved. Public sser's must be allowed to submit photos to enable this permission.<br /><br />
with
le="color: #000000"><?php Allows you to prevent the automatic display of submitted public image until they are approved by an admin. Select category where public user uploads need not be approved. Public user's must be allowed to submit photos to enable this permission.<br /><br />
modules\extgallery\language\english\help\module_index.html Line 58: replace
le="color: #000000"><?php Allows you to prevent the automatic display of submitted public image until they are approved by an admin. Select category where public user uploads need not be approved. Public sser's must be allowed to submit photos to enable this permission.<br /><br />
with
le="color: #000000"><?php Allows you to prevent the automatic display of submitted public image until they are approved by an admin. Select category where public user uploads need not be approved. Public user's must be allowed to submit photos to enable this permission.<br /><br />
2. Translation Updating french translation. Mamba, could you add it to the module and replace the old french folder please? DCrussader, can you add extgallery 1.11 RC to Transifex please (after typos corrections)?

2
DCrussader
Re: extGallery 1.11 and Xoops 2.5.5

Sure, when someone correct them :)
Just drop ping on skype/gmail.

3
alain01
Re: extGallery 1.11 and Xoops 2.5.5
  • 2013/1/8 8:20

  • alain01

  • Just can't stay away

  • Posts: 544

  • Since: 2003/6/20


From Kavok (fr) :

With eXtGallery, 1.11 and Xoops 2.5.5, Multi-upload pictures batch display a "MD5 checksum" error


Solved:
File /modules/eXtGallery/class/photoHandler.php, line 547

le="color: #000000"><?php function postPhotoTraitement($file, $checkMd5 = true)

Replace by
le="color: #000000"><?php function postPhotoTraitement($file, $checkMd5 = false)


That's all !

Thanks to Kavok !

4
Mamba
Re: extGallery 1.11 and Xoops 2.5.5
  • 2013/1/8 13:42

  • Mamba

  • Moderator

  • Posts: 11542

  • Since: 2004/4/23


That's great!

Alain, do you have access to SourceForge?

If yes, feel free to commit bug fixes that are tested and working.

We are all about a Teamwork here, and I am very glad to see more and more involvement from the XOOPS France team!
Support XOOPS => DONATE
Use 2.7.x | Docs | Modules | Bugs

5
Cesagonchu
Re: extGallery 1.11 and Xoops 2.5.5

extGallery 1.11 Final and Xoops 2.5.5

Quote:
Minimum PHP required: 5.2 (your version is 5.3.10-1ubuntu3.4)
MYSQL minimum version required: 5.0.7 (your version is 5.5.28-0ubuntu0.12.04.3)
Minimum XOOPS required: 2.5 (your version is 2.5.5)
Minimum ModuleAdmin required: 1.1 (your version is 1.1)


1 - Error :

le="color: #000000"><?php Notice: Undefined index: rel in file /class/theme.php line 712



2 - Missing 2 defines :

modules\extgallery\admin\index.php
Line 222 to 223
replace :
le="color: #000000"><?php $index_admin->addInfoBoxLine(_AM_EXTGALLERY_SERVER_CONF, 'Upload max filesize '. get_cfg_var('upload_max_filesize')); $index_admin->addInfoBoxLine(_AM_EXTGALLERY_SERVER_CONF, 'Post max size '. get_cfg_var('post_max_size'));


with :
le="color: #000000"><?php index_admin->addInfoBoxLine(_AM_EXTGALLERY_SERVER_CONF, _AM_EXTGALLERY_UPLOAD_MAX_FILESIZE.' '. get_cfg_var('upload_max_filesize')); $index_admin->addInfoBoxLine(_AM_EXTGALLERY_SERVER_CONF, _AM_EXTGALLERY_POST_MAX_SIZE.' '. get_cfg_var('post_max_size'));


and add :

modules\extgallery\language\english\admin.php

le="color: #000000"><?php // Add File size define (Cesag) define('_AM_EXTGALLERY_UPLOAD_MAX_FILESIZE',"Maximum file size to download: "); define('_AM_EXTGALLERY_POST_MAX_SIZE',"Maximum size of sends: ");



modules\extgallery\language\french\admin.php

le="color: #000000"><?php // Add File size define (Cesag) define('_AM_EXTGALLERY_UPLOAD_MAX_FILESIZE',"Taille maximum des fichiers de téléchargement : "); define('_AM_EXTGALLERY_POST_MAX_SIZE',"Taille maximum des envois : ");


Result with pictures :

Resized Image


Resized Image



This is my first coding, I am proud, hehe

6
Mamba
Re: extGallery 1.11 and Xoops 2.5.5
  • 2013/1/22 19:45

  • Mamba

  • Moderator

  • Posts: 11542

  • Since: 2004/4/23


Great Cesag!

Once tested, feel free to add it to SVN on SourceForge.
Support XOOPS => DONATE
Use 2.7.x | Docs | Modules | Bugs

7
Cesagonchu
Re: extGallery 1.11 and Xoops 2.5.5

Ok, but I don't know how to solve this bug :
Quote:

Cesag wrote:

1 - Error :

le="color: #000000"><?php Notice: Undefined index: rel in file /class/theme.php line 712


I get this bug by clicking on "eXtGallery" or "My album" from public menu. Maybe it is called by :

modules/extgallery/public-useralbum.php?id=1

8
Cesagonchu
Re: extGallery 1.11 and Xoops 2.5.5

Found another bug when I display all blocks:

le="color: #000000"><?php include_once(/modules/tag/blocks/block.php) [function.include-once]: failed to open stream: No such file or directory in file /modules/extgallery/blocks/extgallery_block_tag.php - line 32

le="color: #000000"><?php include_once() [function.include]: Failed opening '/modules/tag/blocks/block.php' for inclusion (include_path='/usr/share/Ice-3.4.2/php/lib/') in file /modules/extgallery/blocks/extgallery_block_tag.php - line 32

9
Mamba
Re: extGallery 1.11 and Xoops 2.5.5
  • 2013/1/23 8:18

  • Mamba

  • Moderator

  • Posts: 11542

  • Since: 2004/4/23


You probably didn't install the Tag module.

Try to install it and see if it works.
Support XOOPS => DONATE
Use 2.7.x | Docs | Modules | Bugs

10
Cesagonchu
Re: extGallery 1.11 and Xoops 2.5.5

Ok Mamba, thank you for your help, and for this bug, do you have a solution please?

I would like to finish with this module...