1
loukaum
Gallery Module working on version 2.5.9
  • 2018/3/27 11:11

  • loukaum

  • Just popping in

  • Posts: 93

  • Since: 2003/11/2


Hello all!

Is there any gallery module working with the current version of Xoops (2.5.9)?

I've tried: tdmpicture, extgallery, myalbum...

2
aerograf
Re: Gallery Module working on version 2.5.9
  • 2018/3/27 12:13

  • aerograf

  • Quite a regular

  • Posts: 214

  • Since: 2017/1/7 1


I use - extgallery
For example -https://www.shmel.org/gallery/
----
https://github.com/mambax7/extgallery

3
loukaum
Re: Gallery Module working on version 2.5.9
  • 2018/3/27 16:19

  • loukaum

  • Just popping in

  • Posts: 93

  • Since: 2003/11/2


Just can't install, due to an error:

Resized Image

4
aerograf
Re: Gallery Module working on version 2.5.9
  • 2018/3/27 16:39

  • aerograf

  • Quite a regular

  • Posts: 214

  • Since: 2017/1/7 1



5
Mamba
Re: Gallery Module working on version 2.5.9
  • 2018/3/27 23:01

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Try: extGallery 1.14 Beta 1
https://github.com/mambax7/extgallery/releases/

New in this version: namespaces, autoloading, various fixes
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

6
Cifug
Re: Gallery Module working on version 2.5.9
  • 2018/5/18 22:21

  • Cifug

  • Quite a regular

  • Posts: 208

  • Since: 2007/12/13


Quote:
Hi aerograf, I think your module appears to have the least amount of problems on 2.5.9 with xbootstrap.

One bug I have found is when I view the index page of extgallery to view the categories the thumbnail url takes me to:
http://mbmedia.com.au/modules/extgallery/pueXtGalleryblic-categories.php?id=1

I found the mistake on this page:
/extra/themes/xbootstrap/modules/extgallery/extgallery_index.tpl line 30.


Change this:
<a title="<{$child.cat_name}>" href="pu<{$extgalleryName}>blic-categories.php?id=<{$child.cat_id}>">

To this:
<a title="<{$child.cat_name}>" href="public-categories.php?id=<{$child.cat_id}>">

Then copy and ovewrite the file to the theme/xbootstrap/modules/extgallery/ directory. Clear your cache and good to go

Cheers,
Marty

7
aerograf
Re: Gallery Module working on version 2.5.9
  • 2018/5/21 17:26

  • aerograf

  • Quite a regular

  • Posts: 214

  • Since: 2017/1/7 1


Thank you!
Has corrected.
https://github.com/aerograf/extgallery

8
Mamba
Re: Gallery Module working on version 2.5.9
  • 2018/5/22 8:53

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Zyspec was kind enough to submit the fix here as well:
https://github.com/mambax7/extgallery
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

9
SMEDrieben
Re: Gallery Module working on version 2.5.9
  • 2018/9/23 19:37

  • SMEDrieben

  • Not too shy to talk

  • Posts: 173

  • Since: 2009/6/17


I try to prepare my site for php 7, because my ISP has announced to upgrade their servers within 2 weeks. . Extgallery 1.11 does not work with php 7.0.10 (fatal Xoops error after opening the index page) , so I tried 1.14 beta 1.

1. During upgrading the module, a fatal Xoops error occurs:
Next to the blue Xoops logo: Error : Error: Class 'Extgallery\Utility' not found

In the debug line:
Fout: Error: Class 'Extgallery/Utility' not found in bestand /modules/extgallery/include/onupdate.php regel 47

2. As soon as I open the index page of the module, a fatal error occurs:
Fatal error: Cannot use XoopsModules\Tag\Helper as Helper because the name is already in use in C:\wamp64\www\httpdocs\modules\extgallery\class\photoHandler.php on line 21

Is there a solution ? Actually, in my view, there is no Extgallery version that is working with php 7.

Thanks !

SMEDrieben

10
Mamba
Re: Gallery Module working on version 2.5.9
  • 2018/9/24 4:18

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
Is there a solution ? Actually, in my view, there is no Extgallery version that is working with php 7.

ExtGallery 1.14 should work with PHP7, but there might be a problem with upgrade from 1.11.
Let me check it out...

In the meantime, try a fresh installation and see if it works with PHP 7
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

Login

Who's Online

219 user(s) are online (118 user(s) are browsing Support Forums)


Members: 0


Guests: 219


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits