Gallery 1.6 Alpha3 Bugs
Tim_j
![]()
Joined: 2002-08-15
Posts: 6818 |
![]() |
Hi Peter, thanks for your feedback. I will look at the notice issue and bugs soon. Gallery 1.6 is still open for ideas. Whats the advantage of the non Javascript album tree? I also think you are answering because of the "G1 1.6 week". I made a special thread (link sould be in the announcement) Jens |
|
snoopspecial
Joined: 2005-02-17
Posts: 24 |
![]() |
hi, i get the following after selecting Advanced on the installation script. There are problems with the following files. Please correct them before configuring Gallery. One file is older than expected. 33 files are more recent than expected. |
|
Tim_j
![]()
Joined: 2002-08-15
Posts: 6818 |
![]() |
Ignore all those ;-) Jens |
|
snoopspecial
Joined: 2005-02-17
Posts: 24 |
![]() |
Hi, I am trying to install the nightly build: gallery-1.6-RC1-svn-b108.tar.gz When I go through the wizard, I get to the end and then it says it cannot save the config.php due to errors: * Version */ /* Features */ /* Constants */ ETC I've filled them in a bunch of times... what is going on here?!! This same thing happened with gallery-1.6-RC1-svn-b89.tar.gz Thanks! |
|
songlines
Joined: 2007-11-09
Posts: 14 |
![]() |
Hallo, I have installed G1 1.6 alpha3 as an upgrade to 1.5.3 just because I was tired of all spam comments and wanted the new CAPTCHA feature. All went ok, included the update of the album structure and I an thankful to the developers. I have now only one problem that I believe is a bug: when you click on "view comments" most of the thumbnails of albums containing commented pictures simply break! You can have a look at this behaviour at the page http://www.ciaf-milano.com/gallery/view_comments.php?set_albumName=lipori I guess the the problem generated during the albums update, in any case what happens is that a <span> tag is introduced inside the correct links of the thumbnails, so for some reason <img alt="" title="" width="200" height="133" src="http://www.ciaf-milano.com/gallerie/io/113_1313.highlight.jpg"> becomes <img alt="" title="" width="200" height="133" src="http://www.ciaf-milano.com/gallerie/io/113<span class="g-accesskey">1</span>313.highlight.jpg"> I guess this has something to do with the underscore, can anybody help me fix it? thank you |
|
Tim_j
![]()
Joined: 2002-08-15
Posts: 6818 |
![]() |
Hello, thanks for the feedback. If yes, i will investigate and make a fix. Jens |
|
songlines
Joined: 2007-11-09
Posts: 14 |
![]() |
dear Tim_j, I did upgrade to version gallery-1.6-RC1-svn-b110 (did the album update too) but unfortunately the problem is still there, as you can see at page http://www.ciaf-milano.com/gallery/view_comments.php?set_albumName=lipori do you have any clue on what could be the problem? I premise that I am not an expert of php programming. |
|
Tim_j
![]()
Joined: 2002-08-15
Posts: 6818 |
![]() |
You found a bug Quick fix as my current developer version (pre 111) is broken. Open: templates/commentbox.tpl.default find: The last 'false' is default to 'true' if not set. This enables the accesskey code and brakes the display of the thumbnail. Thanks, Jens |
|
songlines
Joined: 2007-11-09
Posts: 14 |
![]() |
Your solution works perfectly well, I am impressed by the rapidity with which you answered and solved the problem. I'll keep an eye on your archive to update to the next development versions. thankful, songlines |
|
Tim_j
![]()
Joined: 2002-08-15
Posts: 6818 |
![]() |
Your're welcome. Keep in mind its really a DEVELOPMENT version ;-) Jens |
|
songlines
Joined: 2007-11-09
Posts: 14 |
![]() |
There is indeed one bug/defect I noticed today in the development version 110: the counter of how many times an object has been viewed works for albums, but does not work for images. In fact images are labelled to have been viewed exactly as many times as the albums that contains them. Hope that this helps. bye |
|
Tim_j
![]()
Joined: 2002-08-15
Posts: 6818 |
![]() |
You found a bug! Fix is easy: open view_album.php $albumItems[$nr]['clickcounter'] = gTranslate('core', "Viewed: 1 time.", "Viewed: %d times.", $gallery->album->getClicks($i), '', true); Change getClicks in getItemClicks Thaks for reporting, Jens |
|
AndrewVasilyev
Joined: 2005-03-24
Posts: 20 |
![]() |
Is this also true for 1.5? |
|
Tim_j
![]()
Joined: 2002-08-15
Posts: 6818 |
![]() |
no. Jens |
|
AndrewVasilyev
Joined: 2005-03-24
Posts: 20 |
![]() |
1.6 is still in beta. Any chance to see Blue skin until release? |
|
Plug
Joined: 2008-03-14
Posts: 9 |
![]() |
AndrewVasilyev wrote:
1.6 is still in beta. Any chance to see Blue skin until release? Check http://gallery.menalto.com/node/75627. Craig |
|
songlines
Joined: 2007-11-09
Posts: 14 |
![]() |
hello Tim_j, I just upgraded to 1.6 alpha 3 svn122 to see if this would solve a problem I had with svn120, but it didn't help. The problem is that the option to hide albums does not work. I have a guest album (protected with a password) and I cannot manage to hide one album so the guests would not see it. If I try to, the word "(hidden)" appears, but in fact it is not hidden (still visible). I am forced to deny the guests the permission to view its pictures, but they can still see the album thumbnail. I hope I did not miss anything useful to explain the problem. Thank you for your help, songlines |
|
Tim_j
![]()
Joined: 2002-08-15
Posts: 6818 |
![]() |
When you say its "visible" do you mean that someone can still go to it via URL? I just tried to hide a subalbum in b122 and it works fine, the album is not visisble for guests anymore. Jens |
|
songlines
Joined: 2007-11-09
Posts: 14 |
![]() |
Dear Jens, I was about to cancel my post (I hoped you were asleep, but you're always so quick to answer...BTW here in Italy it's 3 am, maybe I have an excuse for my state of confusion...), it was a stupid problem of permissions (the guests had some permission they shouldn't have). However, there might be one small bug I found so to make my contribution useful: if I click on a sliding menu option (like "permissions", eheh) of one album (let's call it "A") and then on the same option of another album ("B", I was doing it to compare the permission settings) it works fine (the pop-up content changes), then if I close the pop-up window and try to open again the permissions of album A it wouldn't open, I have either to close and reopen the browser (firefox) or click on another menu option (like "edit title" for instance) to kind of reabilitate the pop-ups. sorry for the previous unconvient, bye (and goodnight) songlines |
|
Tim_j
![]()
Joined: 2002-08-15
Posts: 6818 |
![]() |
Hi, i assume you are in the thumbs view, right? I understand what you mean, but i do not know, how to solve this easily (or quick). I'll think about a solution. Thanks for testing 1.6 and giving feedback. Jens |
|
songlines
Joined: 2007-11-09
Posts: 14 |
![]() |
yes, in thumbs view, I think you got the point right! |
|
songlines
Joined: 2007-11-09
Posts: 14 |
![]() |
Hi Jens, I suppose I will explain this better with an example: if you have a look at http://www.ciaf-milano.com/gallery/view_photo.php?set_albumName=indiaBW&id=curiosit_Orchha thank you songlines |
|
Tim_j
![]()
Joined: 2002-08-15
Posts: 6818 |
![]() |
Will be fixed in the next version. Thanks. Jens |
|