Jamroom Logo Jamroom 5 Core
is now Open Source!
User Support Forum Archive (Read Only)
User Documentation and How To's:
Add All To Cart
smith.kyle
CodeSmith


Joined: 27 Apr 2006
Posts: 22009
Location: Southern California

Posted: 07/15/08 14:55 
It's not in the templates at this time, you would need to add it - sorry!


_________________
kyle[at]jamroom.net

Yes...that's a soda machine...

I get bored when no one's posting...
Back to top
about2flip



Joined: 04 Feb 2008
Posts: 183

Posted: 07/30/08 19:11 
I was wondering if you figured out how to do this? What file do I edit to make this happen.

Thanks

Back to top
smith.kyle
CodeSmith


Joined: 27 Apr 2006
Posts: 22009
Location: Southern California

Posted: 07/30/08 20:04 
You would need to create a form like this:

<form action="{$JAMROOM_URL}/cart.php">
<input type="hidden" name="mode" value="add">

and then for each item, either in a row_template or a subconfig file:

<input type="checkbox" name="id[]" value="{$VAULT_ID}">


_________________
kyle[at]jamroom.net

Yes...that's a soda machine...

I get bored when no one's posting...
Back to top
about2flip



Joined: 04 Feb 2008
Posts: 183

Posted: 07/31/08 00:48 
Thanks, but what .tpl file am I doing this in?

Thanks Again.

Back to top
smith.kyle
CodeSmith


Joined: 27 Apr 2006
Posts: 22009
Location: Southern California

Posted: 07/31/08 01:54 
the first section needs to go in whatever template preceeds your vault items, i.e. in a ranking function the header_template and in a subconfig file the template called before the subconfig file.

The checkbox goes in your row_template or subconfig file template

You need a </form> in the footer_template or the template called after the subconfig file.


_________________
kyle[at]jamroom.net

Yes...that's a soda machine...

I get bored when no one's posting...
Back to top
Display posts from previous:   
User Support Forum Archive (Read Only)
User Documentation and How To's

< Previous123
 
Solutions
• Social Media Platform
• Social Networking Software
• Musician Website Manager
• Community Builder
Products
• Jamroom Core
• Jamroom Addons
• Jamroom Modules
• Jamroom Marketplace
Support
• Support Forum
• Documentation
• Support Center
• Contact Support
Community
• Community Forum
• Member Sites
• Developers
Company
• About Us
• Contact Us
• Privacy Policy
©2003 - 2010 Talldude Networks, LLC.