Gallery 1.5.5

Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6158
Posted: Mon, 2006-11-13 13:55

This topic is a for users who have installed Gallery 1.5.5 and have specific bugs to report.
General troubleshooting questions do NOT go in this thread, and will be moved or deleted without asking or warning.

Fixed Version are available via SVN or separately from Jens' archive.

Once reported bugs have been acknowledged and fixed, the bug will be noted here, and responses will be deleted to keep the thread readable.

The known list of bugs in 1.5.5, and their statuses:

Fixed:

* "modern browser" Slideshow is broken in IE and Opera

1.5.6-svn-b2
When Comments are globally deactivated, but a user has the right to add a comment, the global deactivation didnt work and a user can bypass this.

1.5.6-svn-b1
Bug #1608264
After logging in, the userlanguage was not set.

Investigation in progress:

Rejected:

Login or register to post comments
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6158
Posted: Mon, 2006-11-13 13:56

Slideshow fix:

In <GalleryPath>/includes/slideshow/high.inc is:
/* show the caption */ -->

which should be

/* show the caption */

This is a javascript error and stops the slideshow in IE and Opera.

Login or register to post comments
phlewis

Joined: 2006-07-13
Posts: 5
Posted: Wed, 2006-11-15 14:20

Gallery 1.5.5 search is failing. Just installed latest Gallery and move albums over from another server. Everything works great except the search function which doesn't work at all. Is this a bug?

If not, what's the fix?

Server is running Mandriva 2006 and PHP Version 5.0.4

Thanks,

Paul

Login or register to post comments
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6158
Posted: Wed, 2006-11-15 14:27

Hello Paul,

can you give us a an URL to your Gallery ?

Jens
--
Last Gallery v1 Developer and v1 translation manager.

Login or register to post comments
phlewis

Joined: 2006-07-13
Posts: 5
Posted: Wed, 2006-11-15 20:22

Tim_j,
The url is http://library2.usca.edu/gallery/

Thanks for taking a look!

Paul

Login or register to post comments
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6158
Posted: Thu, 2006-11-16 10:16

Looks like a Memory issue.

How high is your memory limit setting of your PHP ?

Jens
--
Last Gallery v1 Developer and v1 translation manager.

Login or register to post comments
Pehis

Joined: 2006-11-23
Posts: 1
Posted: Fri, 2006-11-24 11:27

Search error here too. I updated from version 1.4.1 --> 1.5.5-pl1 and not logged in users can't search anymore. Gallery doesn't return any hits and gives following php-error:
PHP Fatal error: Call to a member function canReadRecurse() on a non-object in /path/to/gallery/classes/Album.php on line 2346

I've tried to overwrite old files with new ones several times, but it doesn't help. It's a private gallery, so can't give an URL, sorry.
Server is RHEL 3 and php version is 5.1.6

Login or register to post comments
jlimozin

Joined: 2006-07-23
Posts: 5
Posted: Sun, 2006-12-03 05:55

It looks like the shadow frame .png files are still corrupted in 1.5.5pl1 release?
after the upgrade on my site they didn't show up properly, firefox was complaining about them. I had to copy the old ones from my previous version (1.5.3).

Also, I have a minor problem with the album properties window. Tabs appear without frames, until I click on the text, then frame around that text appears.
here's a screenshot of the window:

Login or register to post comments
ShadowKnyght

Joined: 2007-03-09
Posts: 4
Posted: Mon, 2007-03-26 04:24

Problem with viewing photos for user that are not logged in. Permissions are set to the same with all albums but only some albums allow photo viewing when not logged in... all the rest just refresh / reload the original thumbnail page...

More info here:
http://gallery.menalto.com/node/61635

http://forum.cyber-mag.com

Login or register to post comments
m1bxd

Joined: 2003-09-11
Posts: 9
Posted: Tue, 2007-06-12 22:00

Hi,

In view_album.php:

For both these two includes markers, the code to pull in the "html_wrap/*" are missing :-( and it appears they have been since missing v1.4.4

/* Do the inline_albumthumb header row */
includeHtmlWrap("inline_albumthumb.header"); <----------- disappeared

/* Now do the inline_albumthumb footer row */
includeHtmlWrap("inline_albumthumb.footer"); <----------- disappeared

Also not fixed in the 1.6 dev:
http://fisheye3.cenqua.com/browse/~br=DEV_1_6/gallery/branches/DEV_1_6/gallery/view_album.php?r=DEV_1_6

I think I've sorted of spotted the bug, but don't know how to fix it myself!

Cheers Mark

Login or register to post comments
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6158
Posted: Wed, 2007-06-13 10:47

Hello Mark,

i am sorry, but i cant follow you :-(

Can you explain the issue to me?

Gallery 1.6 is handled in trunk, the DEV_1_6 Branch was a preparing branch is not used any longer.

Jens
--
Last Gallery v1 Developer and v1 translation manager.

Login or register to post comments
mixmagtmb

Joined: 2008-01-31
Posts: 2
Posted: Tue, 2008-02-12 12:25

Hellou Tim its very interest why you cant folow? :):):)

Login or register to post comments
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6158
Posted: Tue, 2008-02-12 12:29

Hello mixmag,

thanks for your great 1st posting ;-)

Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6

Login or register to post comments