Let me get on the same page with you guys; I did an 'upgrade' to beta 3, and have been doing git pulls religiously.
Is this an acceptable upgrade path? Or should I install beta 3 afresh? Or is the True and Correct Path to Enlightenment: Git Pulls with patches?
OK, your question about the cookies is clearly on the right track. I had a g_locale cookie set to en_US for the domain in question. So:
- I deleted all cookies for this domain
- Navigated back to <domain>/gallery3 - WITHOUT logging in - interface is in French! Hooray!
- However, after logging in as admin, interface is back in English.
This is partially consistent, I suppose; the admin's preferred language is English, even though the pull-down Preferred Language menu indicates 'none'. It would be more clear if everything were consistent.
Other strangenesses:
In Maintenance, items we've completed are listed in the administrator's language at the time of the maintenance. For example, I was reminded that:
I suppose this makes sense on some level, but would it be better to make these items variables, so that they'd switch to the language currently in use? What if a site switches - or has multiple users - as administrator?
valiant
Joined: 2003-01-04
Posts: 32509
Posted: Tue, 2009-09-15 22:41
@DrLou:
> Is this an acceptable upgrade path?
yes, it is.
> I had a g_locale cookie set to en_US for the domain in question
yes, that explains it. the language selection drop-down should automatically select English in this case, to indicate your active preference.
> - I deleted all cookies for this domain
> - Navigated back to <domain>/gallery3 - WITHOUT logging in - interface is in French! Hooray!
good
> - However, after logging in as admin, interface is back in English.
> This is partially consistent, I suppose; the admin's preferred language is English, even though the pull-down Preferred Language menu indicates 'none'. It would be more clear if everything were consistent.
yep, there's some room for improvement, at the cost of more cross checking in code. it's not a high priority IMO. it's reasonably intuitive at this point IMO.
once we have the block management UI, most sites probably won't show the "select language" block, or will show it only to guests (not to logged in users).
> In Maintenance, items we've completed are listed in the administrator's language at the time of the maintenance.
that's a known issue. not sure if we have a ticket for it yet. can you check please and file a new ticket if there's no matching yet? http://sourceforge.net/apps/trac/gallery/
thanks!
DJ_Cyberdance
Joined: 2007-04-19
Posts: 8
Posted: Tue, 2009-09-15 22:44
There is one thing that really annoys me... I am just adding titles and descriptions to my photos. I do that from the album view. Whenever I change/add a description (Edit photo) and click the Modify button, the page is reloaded - and I am at the beginning of the page again. To edit the next photo, I have to scroll down again and find the photo I just have edited... If it somehow was possible to make the page stay the same before and after editing, that would be great... or at least if the page stayed at a similar position. Maybe this can be achieved by using the id html tag to reference the image that just has been modified... or something like that. That would be really be useful!
Edit:
Another issue I came across: Under some circumstances I cannot describe yet, the popup menus start jumping up and down... they open, close, open, close... of course that has to do with the mouse pointer's position, it happened repeatedly but so far I have not found out how to reproduce that behavior...
floridave
Joined: 2003-12-22
Posts: 25965
Posted: Wed, 2009-09-16 01:18
Serge D wrote:
* I noticed that with default schema under IE 8 and I do see the same at one of the sites mentioned above (http://williambarek.com/g3/). Hover over the album, breakes the layout...
Another issue I came across: Under some circumstances I cannot describe yet, the popup menus start jumping up and down... they open, close, open, close... of course that has to do with the mouse pointer's position, it happened repeatedly but so far I have not found out how to reproduce that behavior...
@DrLou:
> This is partially consistent, I suppose; the admin's preferred language is English, even though the pull-down Preferred Language menu indicates 'none'. It would be more clear if everything were consistent.
yep, there's some room for improvement, at the cost of more cross checking in code. it's not a high priority IMO. it's reasonably intuitive at this point IMO.
once we have the block management UI, most sites probably won't show the "select language" block, or will show it only to guests (not to logged in users).
We are primarily concerned with the unsophisticated occasional user, particularly the guest users, who will have no idea about HTTP Headers or cookies. May I suggest that this is a higher priority than you may think? 'Intuitive' implies a certain level of, uhh..., intuition on the part of the site guest, which may - or may not - fit the reality of a given site visit...
valiant wrote:
@DrLou:
> In Maintenance, items we've completed are listed in the administrator's language at the time of the maintenance.
that's a known issue. not sure if we have a ticket for it yet. can you check please and file a new ticket if there's no matching yet? http://sourceforge.net/apps/trac/gallery/
thanks!
I'll certainly search and try to help - I would agree that this item is much lower priority than the 'default guest language' matter.
fouldsc
Joined: 2006-02-20
Posts: 4
Posted: Wed, 2009-09-16 12:36
Does anyone know the status or a patch to the IE8 display issues with this version as it is pretty much crippling my installation.
floridave
Joined: 2003-12-22
Posts: 25965
Posted: Wed, 2009-09-16 13:37
It is being addressed. Remember this is beta software and is not intended for production sites.
@DrLou:
please file tickets such that we can track the issues you care about deeply.
(see link above)
as for the occasional guest visitor:
i'm not sure yet how all this should be solved. if you have suggestions, please add them to the ticket.
for the accept-language header vs. session language preference drop-down:
maybe the best way to solve this is to actually set the session language preference (cookie) when the accept-language header is used to determine the locale. that way, the session language preference drop-down will show the right language selected (although it wasn't directly an active preference).
for the session language preference drop-down vs. user language preference drop-down:
i'm inclined to do the same as in g2. keep them separate. the user preferences aren't visible most of the time anyway, so there's not much confusion about this.
Barnister
Joined: 2009-03-04
Posts: 36
Posted: Wed, 2009-09-16 20:35
Image's "next" is still bugged in Beta 3 and not working, when Album is Capture-Date-Descending-Sorted:
Well, I've no access to that and I'm not going to sign up any more accounts. I've enough accounts spread through the internet as it is. I'm going to use the forums for bugreporting instead. Sorry about that.
You only need an account to create new tickets
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
adynis
Joined: 2009-09-16
Posts: 10
Posted: Thu, 2009-09-17 00:26
Hello.
2 problems:
the first was #774 Installation fails with InnoDB engine (fulltext index unsupported), I used the install.sql provided here and i succeded to install gallery, but now another problem
The second problem:
My gallery looks like that:
The links are not working (no action) or are opening the error page:
The server is not mine, only have this hosting (and the server is on windows).
Any ideea what's the problem ?
Thank you.
nivekiam
Joined: 2002-12-10
Posts: 16503
Posted: Thu, 2009-09-17 01:11
The server is Windows, in a shared hosting environment and PHP is a cgi and not properly setup. No clue how to fix it and it's not a supported platform. Move to Linux and let's talk
In quality shared hosting environments with Linux you can change some settings. In Windows, good luck.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
adises
Joined: 2006-10-02
Posts: 34
Posted: Thu, 2009-09-17 14:31
I can't seem to upload a watermark? I'm using the latest code released as of today "gallery-gallery3-f1887422f8b4ba68dc273fe6f7d3f1123681e89a" and what happens is i click on upload a watermark and select the file but it doesn't upload and the box remains open for uploading the file...the logs shows this:
"<?php defined('SYSPATH') or die('No direct script access.'); ?>
2009-09-17 02:32:53 -06:00 --- error: Uncaught Exception: @todo FORBIDDEN in file modules/gallery/helpers/access.php on line 189
"
whats wrong?
talmdal
Joined: 2006-12-06
Posts: 358
Posted: Thu, 2009-09-17 14:56
@adises: take a look in the var/logs directory. There should be log files and hopefully, they might have some more information
Is there any way to disable watermarks in the thumbs and activate it only for resized images? The problem is it doesn't resize the watermark accordingly, smaller for thumbs and full size for resized images.
William
-tinte-
Joined: 2009-09-14
Posts: 2
Posted: Thu, 2009-09-17 21:06
Hello
Gallery is Great! also G3B3.
I'm a Webdesigner, so I'm trying to make my own themes. I designed "tk-bluewave" for G2, now I copied the default dir, changed the theme.info an renamed the folder to "tk-bluewave". Since I have the "-" in my Foldername I get an error (shown in the attached image).
I just changed the foldername, but my this lil Bug will be fixed or is it a Feature? ;-)
I do not think it is a folder issue
Just a copy of G2 theme would not work. You would need to go through "adoption" process.
Start with G3 default theme and then introduce your changes...
Adding to xcom's note re .jpg not being allowed. I've encountered this, when trying to edit tags for images imported from Gallery 2 - which do have .jpg as extension, including in Gallery 3.
Seems Gallery 3 is okay with .jpg in URLs until try to edit the photo info.
Maybe consider allowing .jpg (not sure why not ok); or perhaps when import from G2, can ensure that strip .jpg.
Also, when I edit photo info, and change URL, I get "Dang!" error message, as seems that after editing, it tries to return to the place where started edit, not to the new URL.
nivekiam
Joined: 2002-12-10
Posts: 16503
Posted: Sun, 2009-09-20 16:33
DocMartin,
There are tickets in trac for both of those issues. It's not just ".jpg" but any extension as the period (.) is not allowed.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
floridave
Joined: 2003-12-22
Posts: 25965
Posted: Sun, 2009-09-20 17:09
XCOM wrote:
I have a usability Question for the delete photo menu
If you click on photo options, the menu appers - now the cursor position is over "delete this photo".
Good to delete fast photos (inclusive confirm delete), but bad for "fast clickers". It is better to
chance the "delete" option with "edit this photo"?
I spoke to one of the UI team and with the addition of the confirmation box for deletion, they find no issue with this.
@Serge D: I hadn't used the G2 Default theme, I used the G3-default and changed the directory name. I know that the code of G2 doesn't work for G3, but the images the same ;-)
When i use the firefox-3.7a, all work just fine.
work fine with chrome too.
but when i use IE8 (windows xp), when the mouse move on the album , the photo will move to other place.
is it bug(s)?
Please click my site, and let me know, is it work or not with IE8.
Yeah, the experimental version fixed this problem.
(gallery-gallery3-62863f5fead46480cf1a3f5a96eb52ce439d0f0e.zip)
Thank you.
alexandreracine
Joined: 2005-06-16
Posts: 39
Posted: Tue, 2009-09-22 01:20
Review...
* = More important in my view...
1* Wow, since I am an admin, at the mysql database creation, it is just weird to see plain text my root password. I am not sure if this is ... adequate.
2- Will there be a contest for theme devs?
3* I do not see anymore the bug report about getting the right orientation of pictures but uploading a vertical picture does not rotate correctly.
4- In the (new?) album organiser, I can't drag and drop. The only thing working is the sorting...
5- Did I miss the permission for comments or there are none yet?
1* Wow, since I am an admin, at the mysql database creation, it is just weird to see plain text my root password. I am not sure if this is ... adequate.
Shouldn't be root password to begin with. That's just bad practice, very bad practice, very, very bad practice (well you get the hint by now). But file a ticket about that being a password field.
Quote:
2- Will there be a contest for theme devs?
Probably at some point
Quote:
3* I do not see anymore the bug report about getting the right orientation of pictures but uploading a vertical picture does not rotate correctly.
Do you have the EXIF module installed?
Quote:
4- In the (new?) album organiser, I can't drag and drop. The only thing working is the sorting...
Make sure you're using the most current experimental code. In B3, you can drag-n-drop with rubber-banding, but click and ctrl+click appear to have been fixed since B3 was released http://codex.gallery2.org/Gallery3:Upgrading
Quote:
5- Did I miss the permission for comments or there are none yet?
Didn't miss a thing. There aren't any. Someone could either create a community comment module or hack at this one in their own git repo to do that, but at least for this release G3's comment module isn't going to ship with setting permissions for comments. There's the Akismet and reCAPTCHA modules if you want to filter for spam and keep spam out.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Now i can't connect to the database (blank page). But the installation was able to create the Tables?! When i start errorlogging i receive this:
Logfile:
error: Uncaught Kohana_Database_Exception: There was an error connecting to the database: in file C:/inetpub/wwwroot/gallery/system/libraries/Database.php on line 223
Browser:
PHP Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'gallery'@'localhost' (using password: YES) in C:\inetpub\wwwroot\gallery\system\libraries\drivers\Database\Mysql.php on line 61 PHP Warning: mysql_real_escape_string() expects parameter 2 to be resource, boolean given in C:\inetpub\wwwroot\gallery\system\libraries\drivers\Database\Mysql.php on line 278 PHP Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'gallery'@'localhost' (using password: YES) in C:\inetpub\wwwroot\gallery\system\libraries\drivers\Database\Mysql.php on line 61 PHP Warning: mysql_real_escape_string() expects parameter 2 to be resource, boolean given in C:\inetpub\wwwroot\gallery\system\libraries\drivers\Database\Mysql.php on line 278 PHP Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'gallery'@'localhost' (using password: YES) in C:\inetpub\wwwroot\gallery\system\libraries\drivers\Database\Mysql.php on line 61 PHP Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in C:\inetpub\wwwroot\gallery\system\libraries\drivers\Database\Mysql.php on line 298
I have checked the database.php in /var and there seems to be all okay. Is it possible that the gallery3 can't handel special-characters in the user password? I am Using this characters in my password: _ \ } ~
2)
Also i receive some ISS / ReWrite Errors. But this can maybe occure because i just working on "localhost" because actual there is no domain set to this webpage.
HTTP Error 500.50 - URL Rewrite Module Error.
The expression "index.php?kohana_uri={R:1}" cannot be expanded.
It would be great if someone can help me starting the new gallery.
Some Infos:
PHP Version 5.2.10
CGI/FastCGI
nivekiam
Joined: 2002-12-10
Posts: 16503
Posted: Tue, 2009-09-22 16:54
There was an error connecting to the database. I'd say either your database isn't setup correctly or your user credentials are not correct.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
manoloxxl
Joined: 2004-05-22
Posts: 35
Posted: Tue, 2009-09-22 17:02
The installation was able to connect to the database and creating tables. Also it showed me the adminuser with password.
So the connection generally should work. After the install i have changed nothing.
- > Is the database.php in /var the only place where the crendtials are stored?
(i know IIS is not really supported. But i used gallery since V1 and want to use it also on the new server...)
nivekiam
Joined: 2002-12-10
Posts: 16503
Posted: Tue, 2009-09-22 17:21
Quote:
- > Is the database.php in /var the only place where the crendtials are stored?
In all my grepping yes, that's the only place I've seen it.
AH! Just re-read your post. Yes, remove your special chars from your DB password. _ maybe fine, but the others will probably cause problems. Try something simple that's just alpha-numeric first.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
manoloxxl
Joined: 2004-05-22
Posts: 35
Posted: Tue, 2009-09-22 19:12
That was what i wanted to try and i'm proud to give a feedback / report an error:
It's not a special characters problem because all my characters are working fine. But it's not possible to have two \\ i a password. E. g:
abc\d\e is working!
abc\\de is not working!
Maybe the developers can write or update a validator for the password-field on the installpage.
Thanks for the info with the database-config file. The other error is also gone.
floridave
Joined: 2003-12-22
Posts: 25965
Posted: Wed, 2009-09-23 01:53
Quote:
i've installed G3 B3 on a Win 2008 Server / IIS7 by using this How-To:
Quote:
It's not a special characters problem because all my characters are working fine. But it's not possible to have two \\ i a password.
Quote:
Maybe the developers can write or update a validator for the password-field on the installpage.
1. When will g3 be available?
2. Are g2 themes usable on G3 beta3 (and G3)?
3. Can permission be assigned on a single user account like G2 does? in G3 beta3 I can only set group permissions.
Thanks!
talmdal
Joined: 2006-12-06
Posts: 358
Posted: Thu, 2009-09-24 04:09
lazydragib wrote:
1. When will g3 be available?
It will be done when its done We are currently trying to address the bugs and do a release candidate.
lazydragib wrote:
2. Are g2 themes usable on G3 beta3 (and G3)?
No. G3 is a complete rebuild and is not compatible with g2.
lazydragib wrote:
3. Can permission be assigned on a single user account like G2 does? in G3 beta3 I can only set group permissions.
Nope, only groups. There is also no hidden albums and permissions can only be set on albums.
Sorry, wish I could have had at least 1 yes for you
oopps, i really need to set user account permission to manage my client's online album.
nivekiam
Joined: 2002-12-10
Posts: 16503
Posted: Thu, 2009-09-24 13:46
What you'd do is create a group for each user, put the user in the group and assign the permissions to the group. This is the way it should be done anyway that way if it's a group of clients you just add the people to the group. This decision I 100%, totally agree with.
The only problem at this moment is the current design of the permissions UI, it will get wider and wider and wider... This one not so much. But it's also hitting that 80/20 rule... Not many people have lots of users that can't all just be put into a small set of groups.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
o Wow, that import took a long time (30 hours maybe?). The thought of doing it again if I decide to move to G3 in a few months is daunting. I'm probably not the only person with this problem, but maybe people with large galleries have a lot of rarely-looked-at picture? A mode which builds resizes and thumbnails on demand might be nice.
o G2 Import doesn't preserve the ordering of items.
o I make heavy use of the "Create Link" module in G2. The copies seem to have been imported but I wonder how they were handled - do I now have 2 of those pictures?
o I've got a lot of bbcode in my summaries etc in G2. This seems to get rendered to HTML in the import, but the raw code just shows up. I seem to recall seeing something about this somewhere but don't recall what the expected behavior is.
o exif data - there are some long-standing requests to include more exif data, such as the lens used to take a picture: http://gallery.menalto.com/node/58721 http://gallery.menalto.com/node/75321
I know the exif module is imported from elsewhere, but this seems like pretty fundamental stuff and it's disappointing that the data that Gallery 2 and 3 can display is so limited.
o Deleting an album takes a while but there's no indication that any activity is going on, and in fact the Delete button remains clickable while it's happening.
o Sometimes I like to look at things at the pixel level - viewing "full size" now always seems to size the picture to my browser window. Is there any scrollable interface available?
Yep and it's probably not going to get fixed, at least there are no current plans for it.
Quote:
o Wow, that import took a long time (30 hours maybe?). The thought of doing it again if I decide to move to G3 in a few months is daunting. I'm probably not the only person with this problem, but maybe people with large galleries have a lot of rarely-looked-at picture? A mode which builds resizes and thumbnails on demand might be nice.
Welcome to testing beta software
Quote:
o G2 Import doesn't preserve the ordering of items.
o I make heavy use of the "Create Link" module in G2. The copies seem to have been imported but I wonder how they were handled - do I now have 2 of those pictures?
Yes, you have 2 copies. There is no "replica" or "create link" like functionality in G3 yet. And even if there were, you'd probably still have 2 copies if coming from G2 unless those modules correctly hooked into the G2 import module and modified how it worked. If that's even possible.
Quote:
o I've got a lot of bbcode in my summaries etc in G2. This seems to get rendered to HTML in the import, but the raw code just shows up. I seem to recall seeing something about this somewhere but don't recall what the expected behavior is.
We took that out of the core of G3 to make the install smaller (it's a huge chunk of code) and this lets those who want to allow HTML in comments, etc decide on having it or not.
Quote:
o exif data - there are some long-standing requests to include more exif data, such as the lens used to take a picture: http://gallery.menalto.com/node/58721 http://gallery.menalto.com/node/75321
I know the exif module is imported from elsewhere, but this seems like pretty fundamental stuff and it's disappointing that the data that Gallery 2 and 3 can display is so limited.
All I can say for this right now is to file a feature request.
Quote:
o Deleting an album takes a while but there's no indication that any activity is going on, and in fact the Delete button remains clickable while it's happening.
The delete request shouldn't take long, it doesn't on my system. But the fact that it remains clickable is a known issue.
Quote:
o Sometimes I like to look at things at the pixel level - viewing "full size" now always seems to size the picture to my browser window. Is there any scrollable interface available?
This is a theme specific issue. The default theme scales the image using javascript to fit the browser window. You'll need to create your own theme (or edit the default and have your changes overwritten on upgrades) http://gallery.menalto.com/node/90906
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
o I've got a lot of bbcode in my summaries etc in G2. This seems to get rendered to HTML in the import, but the raw code just shows up. I seem to recall seeing something about this somewhere but don't recall what the expected behavior is.
We took that out of the core of G3 to make the install smaller (it's a huge chunk of code) and this lets those who want to allow HTML in comments, etc decide on having it or not.
OK, so I guess the bbcode was converted to HTML by the import. Fair enough, nice that the purifier is already available
nivekiam wrote:
Quote:
o exif data - there are some long-standing requests to include more exif data, such as the lens used to take a picture: http://gallery.menalto.com/node/58721 http://gallery.menalto.com/node/75321
I know the exif module is imported from elsewhere, but this seems like pretty fundamental stuff and it's disappointing that the data that Gallery 2 and 3 can display is so limited.
All I can say for this right now is to file a feature request.
OK, ticket 804
nivekiam wrote:
Quote:
o Deleting an album takes a while but there's no indication that any activity is going on, and in fact the Delete button remains clickable while it's happening.
The delete request shouldn't take long, it doesn't on my system. But the fact that it remains clickable is a known issue.
Looking at the machine while it's running, mysql is pegged the entire time. Maybe my schema just needs a vacuum or something?
ob hardlinks, I used that functionality a lot to build "favorites" albums of other albums (I tend to take a lot of pictures on vacation). I liked preserving the same image but actually would have wanted a tighter coupling where comments and the like stayed linked between the two entries as well. Maybe now that tags are a more useful feature in G3, that would be a better replacement - do a search for Italy-2008-Favorite or something. Maybe if there was a way to build dynamic albums with searches or something? (Just thinking out loud here)
dorfl65
Joined: 2009-09-25
Posts: 32
Posted: Fri, 2009-09-25 12:19
Hi, completely new to gallery, uploaded gallery3 on my 3rd part server (bluehost), works immediately, easy to play with - super impressed.
One issue came up. I could replicate this problem a few times
I want to set the gallery up such that everybody has to log in in order to see pictures. I did this but locking the "Everybody" group down on the highest gallery level. Works well - gallery asks for user name as soon as somebody hits the url.
However, this causes some strange behavior
1. When I give "Everybody" privileges, I can see all pictures in an album, regardless as what user I am logged in (or not at all) -> as expected
2. when I lock down "everybody", it becomes erratic. Even when logged in as admin, I see anywhere from a few pictures to none, some album thumbs I see, some I don't. And it seems to be consistent which ones I see and which I don't. I first thought that this might be server-side caching, but it was present even after 24 hours of not visiting the site at all, which makes that unlikely (but not impossible).
I am not sure whether that's my error in misinterpreting the "everybody" group or a bug, but it seems to me that the behavior should be
- When I lock down "Everybody", the site is closed to users who do not lock in (works)
- with that setting, when I log in as user with permission to see, I should be able to see all the pictures
- in general, the rights in "everybody" have the lowest prio, so if a user is in "everybody" and in "family", the have the rights in "family"
ideas? thanks
dorfl
nivekiam
Joined: 2002-12-10
Posts: 16503
Posted: Fri, 2009-09-25 13:40
dorfl65, try editing your .htaccess file and enabling the URL Rewrite rules to have clean URLs.
When I entered via gallery.mydomain.org, that gave a server error - which makes sense, as the server puts the root for gallery.mydomain.org into /public_html/gallery3, so putting the base in a subdirectory of that is nonsense and Apache tells me so.
With the same config, I entered via www.mydomain.org/gallery3/index.php as a test, which doesn't produce a server error but has the issue mentioned before.
then I changed the relevant line of code to
Quote:
RewriteBase /
which seems idiotic. However, this seems to fix some of the errors for thumbnails if I enter via the subdomain gallery.mydomain.org. When entering via www.mydomain.org/gallery3/index.php, I have no thumbnails at all in this setting.
That's kind of an obvious behavior but a bit annoying I guess. I don't care to much about it (all users will enter via the subdomain for me), but might be interesting for you guys.
I couldn't fix the initial problem though. I have to go work now, will play around tonight a bit to document more. I will try to see what happens when observing this on two different computers, one as "everybody" and one as admin
dorfl
PS: I should probably add that all pics were added as server adds, not sure that makes a difference
nivekiam
Joined: 2002-12-10
Posts: 16503
Posted: Fri, 2009-09-25 15:35
Quote:
which seems idiotic. However, this seems to fix some of the errors for thumbnails if I enter via the subdomain gallery.mydomain.org. When entering via www.mydomain.org/gallery3/index.php, I have no thumbnails at all in this setting.
No that's exactly what you need to do. I specifically stated that if gallery is in a SUB-DIRECTORY of your site you need to change the rewritebase. If it's at the root of your site, whether that's www.example.com or gallery.example.com or my.cool.pics.for.the.family.example.com the rewritebase would be / But if it was at gallery.example.com/gallery the rewritebase would need to be /gallery/
Please post in the forums if you are still having problems. We need more information, like an actual link to your site.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
dorfl65
Joined: 2009-09-25
Posts: 32
Posted: Fri, 2009-09-25 16:22
Sorry, I didn't want to imply that the programming was strange, just that I didn't get why the change would be required at all given that that's what seemed to be in the basic install anyways
I uploaded another album from the server with clean process, did not solve the issue. When "Everybody" is locked down on "Gallery" level and I upload as Admin, I can only see the picture names, not the thumbs or pics. Go back up, change permission for "Everybody" to be open, all the pics are there when looked at. Go back up, lock "Everybody" out, I can only see the pics and thumbnails I looked at when "everybody" was open. Those I did not look at are still not there. This includes both pictures and the thumbnails. Logout, login with different browser, same situation (I did that to test the browser cache, not sure whether that's a good way to do that)
Will share link later, I want to install some users for you to play with
nivekiam
Joined: 2002-12-10
Posts: 16503
Posted: Fri, 2009-09-25 16:50
Please start a thread in the forums and post logs from gallery3/var/logs from around the same time you are viewing photos with everything locked down and not actually seeing photos.
Search functionality. When result is returned, it is presented as a grid, but format of output does not follow style of the album: different tags, ids, ...
It would be great if result of the search would inherit album template so it is shown in similar manner...
Posts: 55
Let me get on the same page with you guys; I did an 'upgrade' to beta 3, and have been doing git pulls religiously.
Is this an acceptable upgrade path? Or should I install beta 3 afresh? Or is the True and Correct Path to Enlightenment: Git Pulls with patches?
OK, your question about the cookies is clearly on the right track. I had a g_locale cookie set to en_US for the domain in question. So:
- I deleted all cookies for this domain
- Navigated back to <domain>/gallery3 - WITHOUT logging in - interface is in French! Hooray!
- However, after logging in as admin, interface is back in English.
This is partially consistent, I suppose; the admin's preferred language is English, even though the pull-down Preferred Language menu indicates 'none'. It would be more clear if everything were consistent.
Other strangenesses:
In Maintenance, items we've completed are listed in the administrator's language at the time of the maintenance. For example, I was reminded that:
Similarly, in the log:
I suppose this makes sense on some level, but would it be better to make these items variables, so that they'd switch to the language currently in use? What if a site switches - or has multiple users - as administrator?
Posts: 32509
@DrLou:
> Is this an acceptable upgrade path?
yes, it is.
> I had a g_locale cookie set to en_US for the domain in question
yes, that explains it. the language selection drop-down should automatically select English in this case, to indicate your active preference.
> - I deleted all cookies for this domain
> - Navigated back to <domain>/gallery3 - WITHOUT logging in - interface is in French! Hooray!
good
> - However, after logging in as admin, interface is back in English.
> This is partially consistent, I suppose; the admin's preferred language is English, even though the pull-down Preferred Language menu indicates 'none'. It would be more clear if everything were consistent.
yep, there's some room for improvement, at the cost of more cross checking in code. it's not a high priority IMO. it's reasonably intuitive at this point IMO.
once we have the block management UI, most sites probably won't show the "select language" block, or will show it only to guests (not to logged in users).
> In Maintenance, items we've completed are listed in the administrator's language at the time of the maintenance.
that's a known issue. not sure if we have a ticket for it yet. can you check please and file a new ticket if there's no matching yet?
http://sourceforge.net/apps/trac/gallery/
thanks!
Posts: 8
There is one thing that really annoys me... I am just adding titles and descriptions to my photos. I do that from the album view. Whenever I change/add a description (Edit photo) and click the Modify button, the page is reloaded - and I am at the beginning of the page again. To edit the next photo, I have to scroll down again and find the photo I just have edited... If it somehow was possible to make the page stay the same before and after editing, that would be great... or at least if the page stayed at a similar position. Maybe this can be achieved by using the id html tag to reference the image that just has been modified... or something like that. That would be really be useful!
Edit:
Another issue I came across: Under some circumstances I cannot describe yet, the popup menus start jumping up and down... they open, close, open, close... of course that has to do with the mouse pointer's position, it happened repeatedly but so far I have not found out how to reproduce that behavior...
Posts: 25965
Please see: http://sourceforge.net/apps/trac/gallery/ticket/666
and add more info as required.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 25965
I have seen that behavior before as well. It might be fixed with the other IE issues: https://sourceforge.net/apps/trac/gallery/ticket/666
I am sure the UI team has seen it as well.
Bulk editing is on the roadmap. It should fix your other issue.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 55
We are primarily concerned with the unsophisticated occasional user, particularly the guest users, who will have no idea about HTTP Headers or cookies. May I suggest that this is a higher priority than you may think? 'Intuitive' implies a certain level of, uhh..., intuition on the part of the site guest, which may - or may not - fit the reality of a given site visit...
I'll certainly search and try to help - I would agree that this item is much lower priority than the 'default guest language' matter.
Posts: 4
Does anyone know the status or a patch to the IE8 display issues with this version as it is pretty much crippling my installation.
Posts: 25965
It is being addressed. Remember this is beta software and is not intended for production sites.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 32509
@DrLou:
please file tickets such that we can track the issues you care about deeply.
(see link above)
as for the occasional guest visitor:
i'm not sure yet how all this should be solved. if you have suggestions, please add them to the ticket.
for the accept-language header vs. session language preference drop-down:
maybe the best way to solve this is to actually set the session language preference (cookie) when the accept-language header is used to determine the locale. that way, the session language preference drop-down will show the right language selected (although it wasn't directly an active preference).
for the session language preference drop-down vs. user language preference drop-down:
i'm inclined to do the same as in g2. keep them separate. the user preferences aren't visible most of the time anyway, so there's not much confusion about this.
Posts: 36
Image's "next" is still bugged in Beta 3 and not working, when Album is Capture-Date-Descending-Sorted:
Posts: 358
@Bannister: hmm, i bet that's because the ticket is still open: https://sourceforge.net/apps/trac/gallery/ticket/627. It worth checking the trac system to see if bugs are still open before posting that something is not fixed.
http://www.timalmdal.com
Posts: 36
Well, I've no access to that and I'm not going to sign up any more accounts. I've enough accounts spread through the internet as it is. I'm going to use the forums for bugreporting instead. Sorry about that.
Posts: 16503
Try this:
http://sourceforge.net/apps/trac/gallery/ticket/627
You only need an account to create new tickets
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 10
Hello.

2 problems:
the first was #774 Installation fails with InnoDB engine (fulltext index unsupported), I used the install.sql provided here and i succeded to install gallery, but now another problem
The second problem:
My gallery looks like that:
The links are not working (no action) or are opening the error page:

The server is not mine, only have this hosting (and the server is on windows).
Any ideea what's the problem ?
Thank you.
Posts: 16503
The server is Windows, in a shared hosting environment and PHP is a cgi and not properly setup. No clue how to fix it and it's not a supported platform. Move to Linux and let's talk
In quality shared hosting environments with Linux you can change some settings. In Windows, good luck.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 34
I can't seem to upload a watermark? I'm using the latest code released as of today "gallery-gallery3-f1887422f8b4ba68dc273fe6f7d3f1123681e89a" and what happens is i click on upload a watermark and select the file but it doesn't upload and the box remains open for uploading the file...the logs shows this:
"<?php defined('SYSPATH') or die('No direct script access.'); ?>
2009-09-17 02:32:53 -06:00 --- error: Uncaught Exception: @todo FORBIDDEN in file modules/gallery/helpers/access.php on line 189
"
whats wrong?
Posts: 358
@adises: take a look in the var/logs directory. There should be log files and hopefully, they might have some more information
http://www.timalmdal.com
Posts: 155
Is there any way to disable watermarks in the thumbs and activate it only for resized images? The problem is it doesn't resize the watermark accordingly, smaller for thumbs and full size for resized images.
William
Posts: 2
Hello
Gallery is Great! also G3B3.
I'm a Webdesigner, so I'm trying to make my own themes. I designed "tk-bluewave" for G2, now I copied the default dir, changed the theme.info an renamed the folder to "tk-bluewave". Since I have the "-" in my Foldername I get an error (shown in the attached image).
I just changed the foldername, but my this lil Bug will be fixed or is it a Feature? ;-)
Posts: 2436
I do not think it is a folder issue
Just a copy of G2 theme would not work. You would need to go through "adoption" process.
Start with G3 default theme and then introduce your changes...
Posts: 25965
@wbarek re: watermarks:
2 tickets that could solve your issue are already suggested:
http://sourceforge.net/apps/trac/gallery/ticket/500
http://sourceforge.net/apps/trac/gallery/ticket/271
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 55
Adding to xcom's note re .jpg not being allowed. I've encountered this, when trying to edit tags for images imported from Gallery 2 - which do have .jpg as extension, including in Gallery 3.
Seems Gallery 3 is okay with .jpg in URLs until try to edit the photo info.
Maybe consider allowing .jpg (not sure why not ok); or perhaps when import from G2, can ensure that strip .jpg.
Also, when I edit photo info, and change URL, I get "Dang!" error message, as seems that after editing, it tries to return to the place where started edit, not to the new URL.
Posts: 16503
DocMartin,
There are tickets in trac for both of those issues. It's not just ".jpg" but any extension as the period (.) is not allowed.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 25965
I spoke to one of the UI team and with the addition of the confirmation box for deletion, they find no issue with this.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 2
@Serge D: I hadn't used the G2 Default theme, I used the G3-default and changed the directory name. I know that the code of G2 doesn't work for G3, but the images the same ;-)
Posts: 43
Hi, anyone can render correct on my gallery3-b3 site with I.E8?
http://www.wonghome.net/gallery/
When i use the firefox-3.7a, all work just fine.
work fine with chrome too.
but when i use IE8 (windows xp), when the mouse move on the album , the photo will move to other place.
is it bug(s)?
Please click my site, and let me know, is it work or not with IE8.
Please help, thank you.
Posts: 25965
Please upgrade to an experimental version:
FAQ: How do I upgrade?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 43
Yeah, the experimental version fixed this problem.
(gallery-gallery3-62863f5fead46480cf1a3f5a96eb52ce439d0f0e.zip)
Thank you.
Posts: 39
Review...
* = More important in my view...
1* Wow, since I am an admin, at the mysql database creation, it is just weird to see plain text my root password. I am not sure if this is ... adequate.
2- Will there be a contest for theme devs?
3* I do not see anymore the bug report about getting the right orientation of pictures but uploading a vertical picture does not rotate correctly.
4- In the (new?) album organiser, I can't drag and drop. The only thing working is the sorting...
5- Did I miss the permission for comments or there are none yet?
Keep up the good work
Alexandre Racine
http://www.salsamontreal.com - Évènement, photos et beaucoup plus!
Posts: 16503
Shouldn't be root password to begin with. That's just bad practice, very bad practice, very, very bad practice (well you get the hint by now). But file a ticket about that being a password field.
Probably at some point
Do you have the EXIF module installed?
Make sure you're using the most current experimental code. In B3, you can drag-n-drop with rubber-banding, but click and ctrl+click appear to have been fixed since B3 was released
http://codex.gallery2.org/Gallery3:Upgrading
Didn't miss a thing. There aren't any. Someone could either create a community comment module or hack at this one in their own git repo to do that, but at least for this release G3's comment module isn't going to ship with setting permissions for comments. There's the Akismet and reCAPTCHA modules if you want to filter for spam and keep spam out.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 35
Hi,
i have 2 problems:
1)
i've installed G3 B3 on a Win 2008 Server / IIS7 by using this How-To:
http://arencambre.com/blog/2009/08/18/gallery-3-windows-2008-r2-and-iis-7/
Now i can't connect to the database (blank page). But the installation was able to create the Tables?! When i start errorlogging i receive this:
Logfile:
error: Uncaught Kohana_Database_Exception: There was an error connecting to the database: in file C:/inetpub/wwwroot/gallery/system/libraries/Database.php on line 223
Browser:
PHP Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'gallery'@'localhost' (using password: YES) in C:\inetpub\wwwroot\gallery\system\libraries\drivers\Database\Mysql.php on line 61 PHP Warning: mysql_real_escape_string() expects parameter 2 to be resource, boolean given in C:\inetpub\wwwroot\gallery\system\libraries\drivers\Database\Mysql.php on line 278 PHP Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'gallery'@'localhost' (using password: YES) in C:\inetpub\wwwroot\gallery\system\libraries\drivers\Database\Mysql.php on line 61 PHP Warning: mysql_real_escape_string() expects parameter 2 to be resource, boolean given in C:\inetpub\wwwroot\gallery\system\libraries\drivers\Database\Mysql.php on line 278 PHP Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'gallery'@'localhost' (using password: YES) in C:\inetpub\wwwroot\gallery\system\libraries\drivers\Database\Mysql.php on line 61 PHP Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in C:\inetpub\wwwroot\gallery\system\libraries\drivers\Database\Mysql.php on line 298
I have checked the database.php in /var and there seems to be all okay. Is it possible that the gallery3 can't handel special-characters in the user password? I am Using this characters in my password: _ \ } ~
For the installation i have replaced the SQL.ini in the install folder with this one:
http://sourceforge.net/apps/trac/gallery/attachment/ticket/774/install.sql
2)
Also i receive some ISS / ReWrite Errors. But this can maybe occure because i just working on "localhost" because actual there is no domain set to this webpage.
HTTP Error 500.50 - URL Rewrite Module Error.
The expression "index.php?kohana_uri={R:1}" cannot be expanded.
It would be great if someone can help me starting the new gallery.
Some Infos:
PHP Version 5.2.10
CGI/FastCGI
Posts: 16503
There was an error connecting to the database. I'd say either your database isn't setup correctly or your user credentials are not correct.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 35
The installation was able to connect to the database and creating tables. Also it showed me the adminuser with password.
So the connection generally should work. After the install i have changed nothing.
- > Is the database.php in /var the only place where the crendtials are stored?
(i know IIS is not really supported. But i used gallery since V1 and want to use it also on the new server...)
Posts: 16503
In all my grepping yes, that's the only place I've seen it.
AH! Just re-read your post. Yes, remove your special chars from your DB password. _ maybe fine, but the others will probably cause problems. Try something simple that's just alpha-numeric first.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 35
That was what i wanted to try and i'm proud to give a feedback / report an error:
It's not a special characters problem because all my characters are working fine. But it's not possible to have two \\ i a password. E. g:
abc\d\e is working!
abc\\de is not working!
Maybe the developers can write or update a validator for the password-field on the installpage.
Thanks for the info with the database-config file. The other error is also gone.
Posts: 25965
Please verify this on a supported platform and report back.
If it does indeed work then report back to the author of http://arencambre.com/blog/2009/08/18/gallery-3-windows-2008-r2-and-iis-7/
Thanks
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 3
Great release! Questions:
1. When will g3 be available?
2. Are g2 themes usable on G3 beta3 (and G3)?
3. Can permission be assigned on a single user account like G2 does? in G3 beta3 I can only set group permissions.
Thanks!
Posts: 358
It will be done when its done
We are currently trying to address the bugs and do a release candidate.
No. G3 is a complete rebuild and is not compatible with g2.
Nope, only groups. There is also no hidden albums and permissions can only be set on albums.
Sorry, wish I could have had at least 1 yes for you
Thanks!
http://www.timalmdal.com
Posts: 3
oopps, i really need to set user account permission to manage my client's online album.
Posts: 16503
What you'd do is create a group for each user, put the user in the group and assign the permissions to the group. This is the way it should be done anyway that way if it's a group of clients you just add the people to the group. This decision I 100%, totally agree with.
The only problem at this moment is the current design of the permissions UI, it will get wider and wider and wider... This one not so much. But it's also hitting that 80/20 rule... Not many people have lots of users that can't all just be put into a small set of groups.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 99
Having finally finished my G2 import...
o There seems to be some incompatibility between G2 import and recent PHP as I mentioned in this thread...
http://gallery.menalto.com/node/90980
o Wow, that import took a long time (30 hours maybe?). The thought of doing it again if I decide to move to G3 in a few months is daunting. I'm probably not the only person with this problem, but maybe people with large galleries have a lot of rarely-looked-at picture? A mode which builds resizes and thumbnails on demand might be nice.
o G2 Import doesn't preserve the ordering of items.
o I make heavy use of the "Create Link" module in G2. The copies seem to have been imported but I wonder how they were handled - do I now have 2 of those pictures?
o I've got a lot of bbcode in my summaries etc in G2. This seems to get rendered to HTML in the import, but the raw code just shows up. I seem to recall seeing something about this somewhere but don't recall what the expected behavior is.
o exif data - there are some long-standing requests to include more exif data, such as the lens used to take a picture:
http://gallery.menalto.com/node/58721
http://gallery.menalto.com/node/75321
I know the exif module is imported from elsewhere, but this seems like pretty fundamental stuff and it's disappointing that the data that Gallery 2 and 3 can display is so limited.
o Deleting an album takes a while but there's no indication that any activity is going on, and in fact the Delete button remains clickable while it's happening.
o Sometimes I like to look at things at the pixel level - viewing "full size" now always seems to size the picture to my browser window. Is there any scrollable interface available?
Posts: 16503
Yep and it's probably not going to get fixed, at least there are no current plans for it.
Welcome to testing beta software
Please file a feature request for this. I don't know if it's easy or difficult, but at least it can be tracked if there is a ticket for it
https://sourceforge.net/apps/trac/gallery/newticket
Yes, you have 2 copies. There is no "replica" or "create link" like functionality in G3 yet. And even if there were, you'd probably still have 2 copies if coming from G2 unless those modules correctly hooked into the G2 import module and modified how it worked. If that's even possible.
We're not doing BBcode by default in G3. You're seeing the raw HTML because you don't have the Purifier module installed, you can grab that from here right now:
http://github.com/gallery/gallery3-contrib/tree/master
We took that out of the core of G3 to make the install smaller (it's a huge chunk of code) and this lets those who want to allow HTML in comments, etc decide on having it or not.
All I can say for this right now is to file a feature request.
The delete request shouldn't take long, it doesn't on my system. But the fact that it remains clickable is a known issue.
This is a theme specific issue. The default theme scales the image using javascript to fit the browser window. You'll need to create your own theme (or edit the default and have your changes overwritten on upgrades)
http://gallery.menalto.com/node/90906
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 99
I don't know anything about php but if a better error could be raised or even if there was a googleable web page with an explanation that might help.
OK, ticket #803
OK, so I guess the bbcode was converted to HTML by the import. Fair enough, nice that the purifier is already available
OK, ticket 804
Looking at the machine while it's running, mysql is pegged the entire time. Maybe my schema just needs a vacuum or something?
ob hardlinks, I used that functionality a lot to build "favorites" albums of other albums (I tend to take a lot of pictures on vacation). I liked preserving the same image but actually would have wanted a tighter coupling where comments and the like stayed linked between the two entries as well. Maybe now that tags are a more useful feature in G3, that would be a better replacement - do a search for Italy-2008-Favorite or something. Maybe if there was a way to build dynamic albums with searches or something? (Just thinking out loud here)
Posts: 32
Hi, completely new to gallery, uploaded gallery3 on my 3rd part server (bluehost), works immediately, easy to play with - super impressed.
One issue came up. I could replicate this problem a few times
I want to set the gallery up such that everybody has to log in in order to see pictures. I did this but locking the "Everybody" group down on the highest gallery level. Works well - gallery asks for user name as soon as somebody hits the url.
However, this causes some strange behavior
1. When I give "Everybody" privileges, I can see all pictures in an album, regardless as what user I am logged in (or not at all) -> as expected
2. when I lock down "everybody", it becomes erratic. Even when logged in as admin, I see anywhere from a few pictures to none, some album thumbs I see, some I don't. And it seems to be consistent which ones I see and which I don't. I first thought that this might be server-side caching, but it was present even after 24 hours of not visiting the site at all, which makes that unlikely (but not impossible).
I am not sure whether that's my error in misinterpreting the "everybody" group or a bug, but it seems to me that the behavior should be
- When I lock down "Everybody", the site is closed to users who do not lock in (works)
- with that setting, when I log in as user with permission to see, I should be able to see all the pictures
- in general, the rights in "everybody" have the lowest prio, so if a user is in "everybody" and in "family", the have the rights in "family"
ideas? thanks
dorfl
Posts: 16503
dorfl65, try editing your .htaccess file and enabling the URL Rewrite rules to have clean URLs.
Like so:
http://gallery.menalto.com/node/90854#comment-322026
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 32
no joy, but maybe I am doing something wrong here due to my setup.
My domain is mydomain.org. and points to public_html on bluehost account.
I pointed the subdomain gallery.mydomain.org to the subdirectory /gallery3
So now I seem to have an issue depending how I enter.
I changed the .htaccess lines initially to
When I entered via gallery.mydomain.org, that gave a server error - which makes sense, as the server puts the root for gallery.mydomain.org into /public_html/gallery3, so putting the base in a subdirectory of that is nonsense and Apache tells me so.
With the same config, I entered via www.mydomain.org/gallery3/index.php as a test, which doesn't produce a server error but has the issue mentioned before.
then I changed the relevant line of code to
which seems idiotic. However, this seems to fix some of the errors for thumbnails if I enter via the subdomain gallery.mydomain.org. When entering via www.mydomain.org/gallery3/index.php, I have no thumbnails at all in this setting.
That's kind of an obvious behavior but a bit annoying I guess. I don't care to much about it (all users will enter via the subdomain for me), but might be interesting for you guys.
I couldn't fix the initial problem though. I have to go work now, will play around tonight a bit to document more. I will try to see what happens when observing this on two different computers, one as "everybody" and one as admin
dorfl
PS: I should probably add that all pics were added as server adds, not sure that makes a difference
Posts: 16503
No that's exactly what you need to do. I specifically stated that if gallery is in a SUB-DIRECTORY of your site you need to change the rewritebase. If it's at the root of your site, whether that's www.example.com or gallery.example.com or my.cool.pics.for.the.family.example.com the rewritebase would be / But if it was at gallery.example.com/gallery the rewritebase would need to be /gallery/
Please post in the forums if you are still having problems. We need more information, like an actual link to your site.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 32
Sorry, I didn't want to imply that the programming was strange, just that I didn't get why the change would be required at all given that that's what seemed to be in the basic install anyways
I uploaded another album from the server with clean process, did not solve the issue. When "Everybody" is locked down on "Gallery" level and I upload as Admin, I can only see the picture names, not the thumbs or pics. Go back up, change permission for "Everybody" to be open, all the pics are there when looked at. Go back up, lock "Everybody" out, I can only see the pics and thumbnails I looked at when "everybody" was open. Those I did not look at are still not there. This includes both pictures and the thumbnails. Logout, login with different browser, same situation (I did that to test the browser cache, not sure whether that's a good way to do that)
Will share link later, I want to install some users for you to play with
Posts: 16503
Please start a thread in the forums and post logs from gallery3/var/logs from around the same time you are viewing photos with everything locked down and not actually seeing photos.
EDIT: and see this thread:
http://gallery.menalto.com/node/91413
Please make sure you are using the latest experimental code:
http://codex.gallery2.org/Gallery3:Upgrading
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 2436
Search functionality. When result is returned, it is presented as a grid, but format of output does not follow style of the album: different tags, ids, ...
It would be great if result of the search would inherit album template so it is shown in similar manner...