how to turn off gallery owner showing?
| GoKeR  
      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. | |



 
 
 
 
 
 
 
Posts: 487
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";
Posts: 8
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?