[SOLVED] Show "Add Album to Cart" in dropdown under album name
smilem
Joined: 2009-02-25
Posts: 118 |
Posted: Fri, 2009-10-23 19:38 | |||||
Hi, I'm using modified files: ItemAddAlbum.inc from Core module The modification restricts users from seeing another user albums and changing permissions. My problem is with "Add photo to cart" and "Add album to cart" dropdown selections. If I tick "Show 'Add to Cart' always?" then I see the "Add photo to cart" under my photos. Else it's not displayed. I have checked the "Treat Albums as collections of contained images?" checkbox but that makes no effect. I understand this is permission problem. I use Checkout module 0.4.3
|
||||||
Posts: 4342
Make sure that the relevant users have the "[checkout] Purchase Album" permission.
Posts: 118
Please see attached files, I don't know what code to edit to do this.
Posts: 4342
No files to edit.
Go to the root album, click on "Edit Permissions", give the Everybody group the "[checkout] Purchase Album" permission.
Posts: 118
Thanks, that did the trick