Album Properties

foundationlodge592

Joined: 2004-04-27
Posts: 42
Posted: Tue, 2004-05-04 22:53

I select "Yes" to initiate counter for the pictures within an photo album. After clicking the check box for all albums and then apply...still no counter for the picuters. I am using the 1.4.3 version of Gallery

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25938
Posted: Wed, 2004-05-05 05:11

Click counter is for Albums not for photos. You should see some text similar to:
This album has been viewed 96 times since Apr 08, 2004.
on the albums.php page and
Viewed: 3 times.
under an album in view_album.php

Dave

 
foundationlodge592

Joined: 2004-04-27
Posts: 42
Posted: Wed, 2004-05-05 11:52

Dave,

I can live with just the counter on the album itself, however it's not displaying any of the info you stated on the main gallery page underneath the albums.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25938
Posted: Wed, 2004-05-05 16:02

foundationlodge592,
In config.php verify$gallery->app->default["display_clicks"] = "yes";
Then log in as admin, go into the album that you want the counter to show. From the admin dropdown select properties. In the pop up window (album properties) verify that Display click counter for this album? is set to yes.

If that does not work PM me a test account and I will see what I can do.

Dave

 
foundationlodge592

Joined: 2004-04-27
Posts: 42
Posted: Thu, 2004-05-06 13:44

Dave,

All the settings are set properly in both the config.php and album properites, but still not counter.

Corey

 
Shadow_Wolf
Shadow_Wolf's picture

Joined: 2004-04-03
Posts: 181
Posted: Fri, 2004-05-07 03:35

Corey,

How are you testing the counter? The counter from my testing won't count it when you view it. So if your settings are correct and your still logged in and then see it doesn't change, try logging in as a test account or viewing it as a guest. Something I like to do when editing properties is check Apply values to nested albums and then click Apply.

If that doesn't work can I get a link to the gallery so I can take a look.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25938
Posted: Fri, 2004-05-07 15:09

I have been working with foundationlodge592 on IM and PMs. It seems that there was some files that did not get upgraded. One specific file, edit_apperance.php, was so old it did not even have a version # in the header. (~2 years old)
I think it is all fixed now, last I heard.

Dave