how to turn off gallery owner showing?

GoKeR
GoKeR's picture

Joined: 2002-08-19
Posts: 8
Posted: Tue, 2002-08-20 00:04

Hi,I want to turn off gallery owner showing thing, But I couldnt find how to do it.
Should I setup gallery program again?
Thanks

 
vallimar

Joined: 2002-08-15
Posts: 487
Posted: Tue, 2002-08-20 01:01

You can rerun the configuration or just edit the config.php file
and change the following:

$gallery->app->default["showOwners"] = "yes";

- to -

$gallery->app->default["showOwners"] = "no";

 
GoKeR
GoKeR's picture

Joined: 2002-08-19
Posts: 8
Posted: Tue, 2002-08-20 01:15

ok thanks alot thats it I am doing it...Just one more thing in main page sub folder's(Sub-Albums) hits seems always 0. What is it?