This patch will allow you to edit an album's pricing
setting directly from the album when logged in as an admin.
Download the zipped file and extract.
Edit the file either include your database config file
or directly enter your db connection info.
Place the albumoptions.php file in your cart/ directory.
At the top of the file is a snippet of code that goes
into your html_wrap/album.footer file. Change the
styles as you wish.
Log into gallery as admin and go to an album. You'll
see the link, and when clicked, it should open a pop-up
window displaying the album, current pricing, and a
select list allowing you to update it.
When you update it should refresh the album page to
reflect the new pricing.
Notes:
This does not directly tie into GC files and should
work equally well in Jenado (pricings versions) or GC.
Because of this if an album has default cart pricing
(has never had pricing set), it will show '-1 - cart
default' or the like.
You should have popups enabled (or at least allowed to
open in a new window/tab) to use this feature. If you
do not have javascript enabled you'll be directed
directly to the page rather than getting a popup.
A GC-only version allowing you to update products and
pricing will appear in the next GC release.
Special thanks to MLKeffer for suggesting this enhancement.
Ng
In-Album pricing update