"There aren't any photos here yet! Add some." Link broken for browny_wind theme

razoraz
razoraz's picture

Joined: 2010-07-15
Posts: 17
Posted: Tue, 2010-08-17 23:51

This link does nothing. http://www.desertriversaudubon.org/gallery/index.php/simple_uploader/app/9 is where it points.
The add photos menu item does work, but it goes to a different URL. I noticed this only happens on browny_wind and am fixing it locally in the album.html.php, just wanted others to be aware of this.

<? $addurl = url::file("index.php/simple_uploader/app/$item->id") ?>
rather than
<? $addurl = url::site("uploader/index/$item->id") ?>

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Tue, 2010-08-17 23:56

Thanks for posting that fix! That theme most likely hasn't been updated to work with the latest code, as you can see, so there may be other things not quite right with it.

Right now, Wind is the only theme guaranteed to work with the current code and it's the only one being maintained by the dev team at the current time. All other themes are contributed by 3rd parties and it's their responsibility at this time to maintain their themes.

I believe Greydragon might be or it's close

Same with the Clean Canvas related themes.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
mamouneyya

Joined: 2009-11-02
Posts: 337
Posted: Wed, 2010-08-18 04:14

Fixed. Some other things are fixed/updated as well. You can get the latest version from here.
Thanks for reporting :)

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Wed, 2010-08-18 05:43

Pulled!
---
Problems? Check gallery3/var/logs
bugs/feature req's | upgrade to the latest code | use git