WinXP Pro/IIS with Gallery 2.0 download from 31-07-03

Cyco

Joined: 2003-03-03
Posts: 14
Posted: Fri, 2003-08-01 04:43

Loaded it up last night. Went through a couple glitches and snags (not Gallery's fault though (not (stupidly) setting a root password on mysql)). Now installed with no errors or bugs that i can see. Would be nice if there was a link taking you back to the root album on each page.

havent tried adding movies or music yet. Will try that later on tonight.

Oh, one thing.

On things like this in the Debug Output:
file_exists(c:\inetpub\wwwroot\gallery2\modules\core/classes/GalleryUser.class)

is it ok that the slashes go both ways. I assume so, since everything is working - but i thought i would throw it out there and ask.

I also get a couple [1059712592] can't guarantee 5 -- extending!

Other than that, everything is great.

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Fri, 2003-08-01 23:16
Cyco wrote:
Now installed with no errors or bugs that i can see. Would be nice if there was a link taking you back to the root album on each page.

When the new UI goes in, all the navigation will change. This problem will go away (but others will appear, I'm sure)

Cyco wrote:
havent tried adding movies or music yet. Will try that later on tonight.

We don't do much with movies or music yet.

Cyco wrote:
On things like this in the Debug Output:
file_exists(c:\inetpub\wwwroot\gallery2\modules\core/classes/GalleryUser.class)

is it ok that the slashes go both ways. I assume so, since everything is working - but i thought i would throw it out there and ask.

That looks weird but doesn't appear to be a problem. It's fixable but tedious to fix so I'm fixing those as I find them.

Cyco wrote:
I also get a couple [1059712592] can't guarantee 5 -- extending!

Other than that, everything is great.

You can ignore those messages; that's just helpful for me to know when we're modifying the time limit.

 
Cyco

Joined: 2003-03-03
Posts: 14
Posted: Sat, 2003-08-02 02:09
bharat wrote:
We don't do much with movies or music yet.

That would be why its timing out whenever i try to upload either one of them.

When support for MP3s is added, do you plan to have Gallery be able to read ID3 tags for the captions so we dont have to fill in each one ourselves? If not.. consider it, this would be a much-needed feature in this area.

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Sat, 2003-08-02 07:51

You should have no trouble uploading any kind of file. Gallery will accept practically anything. But it won't show a thumbnail for the item or provide any special functionality. It'll basically just serve as file storage.

Yes, when we add MP3 support we'll read ID3 tags (and any kinds of useful tags)