Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
2 - 1 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

Re: Gallery Module working on version 2.5.9
by Mamba on 2019/7/17 2:11:27

Thanks Zyspec.

I'll include your fix in the update.
Re: Gallery Module working on version 2.5.9
by Lupin on 2019/7/15 13:43:24

OK zyspec , it works !

goffy, link to ghithub doesn't work ...
Re: Gallery Module working on version 2.5.9
by Lupin on 2019/7/15 12:33:51

TYVM both zyspec & goffy ...

Actually the only working combination is xoops 2.5.8 and XCgallery ... this old module is a rewriting of a previous edition of Coppermine ( its functionality is that I need really ...) ; I also tried to bridge Xoops with CPG 1.6 , but the bridging seems to be impossible to do with last 2.5+ versions ...

Of course it could be better to use an "original" xoops module ( more easy to manage DB for me ...) ... I will try all roadmaps

A last question to goffy : can I store original photos too ? I have to give chance to user to call this view ...

Thanks again.

Pino
Re: Gallery Module working on version 2.5.9
by goffy on 2019/7/15 6:11:20

Hi Lupin

you can also try wgGallery
https://xoops.org/modules/newbb/viewtopic.php?post_id=364223
Re: Gallery Module working on version 2.5.9
by zyspec on 2019/7/14 23:47:33

You can fix this temporarily (until someone gets a chance to update the repository). In ./class/PhotoHandler.php change line 1023 from:
le="color: #000000"><?php if (null !== $catHandler->getCatRestrictCriteria()) {

to:
le="color: #000000"><?php if (false !== $catHandler->getCatRestrictCriteria()) {


That should fix the error you're seeing on line 1024.

Who's Online

96 user(s) are online (53 user(s) are browsing Support Forums)


Members: 0


Guests: 96


more...

Donat-O-Meter

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

Latest GitHub Commits