Gallery 1.3 (adaption for xoops) - Albums dissapear !!

Shufflebug

Joined: 2002-08-28
Posts: 1
Posted: Wed, 2002-08-28 14:29

Hi all,
I added a new root album. After that i saw that on the first page only the top 3 of 5 albums were displayed. Instead, there is an empty space now. The album still exists, 'cause when you search for it, you can enter. I tryed to move some albums to the position were the empty space is now. After two moves i now get the following error:

Quote:
"document.theform.newIndex" is null or not an object.

The "move album" window says: "Error: no album / index specified"

When the "move album" window appears, the combobox "Nest within another Album:" doesn't contain all the albums of the gallery !!

Due to the security bug in the gallery module i once updated to the newer version of the gallery (1.3.1 !?). After this was done, several errors occured. I read that the new version was untestet with xoops yet, so i reinstalled the v1.3 and installed only the security patch. After this, an error occours when adding a new ("root", not any nested ones) album: Error 500 (Scripterror), but the new album was created !!!
There were no complications before the update to 1.3.1 !!

Anyone an idea what that could be ???? I don't know any further

ahh, here's my gallery -> http://house-verwaltung.de/modules/gallery

Shufflebug

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Thu, 2002-08-29 05:27

Hmm. Your HTML output simply stops after the 2nd album. The only time I've ever seen this happen is when Apache/PHP was crashing. Check your Apache error logs (not just the virtual host logs, but the master apache error_log) and see if there is any indication that the webserver process is terminating.

 
blueravend

Joined: 2002-09-05
Posts: 1
Posted: Thu, 2002-09-05 23:22

Have you been successful in adapting the Gallery for Xoops?
I have built a number of sites in both php nuke and in Xoops and have found Xoops much more robust and expandable.
I have a large Gallery built with php nuke and would like to port it over to Xoops.
any help would be greatly appreciated

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Sat, 2002-09-07 20:40

There's a patch to integrate Gallery into XOOPs in the User Guide.

 
chippy
chippy's picture

Joined: 2002-10-21
Posts: 2
Posted: Mon, 2002-10-21 21:48

I am trying to install Gallery on Xoops and I am getting this error when I try to install. This is after I followed the intructions for applying the patch.

Fatal error: Failed opening required '../classes/User.php' (include_path='.:/usr/lib/php') in /Users/chip/Sites/xoops/html/modules/gallery/setup/write.inc on line 2

I am new to the world of PHP and could use some help here.