Can't install Gallery v1.4-pl1 as a Xoops module

tori03

Joined: 2003-09-15
Posts: 3
Posted: Mon, 2003-09-15 14:23

I installed Gallery v1.4-pl1 for my site on a Linux server. Works fine, no error messages at all. However, I am running Xoops 2.0.3 as my CMS and would like to install it as a module there. But for some reason it won't let me. I set the following chmod : setup dir = 0, .htaccess = 644, config.php = 644.

The error message I get is :

"Module File for gallery Not Found!Module File for Not Found!Module File for Not Found!Module File for Not Found!Module File for Not Found!Module File for Not Found!"

When I try to install Gallery v. 1.3X as a xoops module it does that without any problems. However it doesn't display correctly and I can't create albums etc. So does anyone know what seems to be the problem here?

Thanks.

tori03

 
joan
joan's picture

Joined: 2002-10-21
Posts: 3473
Posted: Mon, 2003-09-15 14:58

Gallery does not officially support Xoops. As far as I know, there are two Xoops ports, xoopsgallery and eGallery. xoopsgallery is 1.3.3 and I think eGallery is earlier.

If you'd like to migrate xoopsgallery 1.3.3 to 1.4, I'm sure you will have a lot of grateful fans.

 
tori03

Joined: 2003-09-15
Posts: 3
Posted: Mon, 2003-09-15 16:15

Thanks for your quick reply, Joan. I guess I just expected Gallery to support xoops since I had a previous version that worked. I'm not much of a programmer so I'll leave the migration bit to someone else and join the fans as soon as its here ;-)

Cheers.

tori03

 
yehudag

Joined: 2003-09-26
Posts: 1
Posted: Fri, 2003-09-26 00:50

I'd be interested in putting some effort into making a Xoops module out of the latest version of Gallery.
I have some basic knowledge of php, but I don't know the internals of Xoops or gallery at all.

Any recommendations on how/where to start?

I have Gallery 1.33 working on a website, and it's great, but I feel like I'm missing out if I don't have the latest version.

 
neurophyre

Joined: 2003-01-05
Posts: 13
Posted: Fri, 2005-08-12 01:25

I'd start by taking a look at the xoopsgallery source code and seeing what they've done to integrate it, and then apply it to the current source tree.

Or you could just try to backport some new features to xoopsgallery, like I'm working on doing (getting the Gallery Remote mini-applet to work with it).