Integrate Cart and Orders Problem

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Locked
Russ
Power Poster
Power Poster
Posts: 813
Joined: Fri Nov 25, 2005 5:02 pm
Location: North West England

Integrate Cart and Orders Problem

Post by Russ »

1. I need to add buying options to a Album gallery template. I was thinking of creating the products  (the same products will be available for all photos e.g buy a photo in different sizes) in the products module and then adding a form to the Album template pehaps with a select with the product tags and then adding this to the cart via the form.

Is this going to work, how do I use the add to cart option as a button from the form adding the selected product id?

2. Just using the stnadard setup from ted's documents, I have a problem with the Orders module
Does anyone else have this issue/solution? I have logged a bug.
Orders bug when trying to Checkout
Fatal error: Cannot redeclare validate_billing_info() (previously declared in /Library/WebServer/Documents/cmstest/modules/Orders/action.default.php:30) in /Library/WebServer/Documents/cmstest/modules/Orders/action.default.php on line 70

Thanks in advance,
Russ
Russ
Power Poster
Power Poster
Posts: 813
Joined: Fri Nov 25, 2005 5:02 pm
Location: North West England

Re: Integrate Cart and Orders Problem

Post by Russ »

Bump - so how much if I pay?
Locked

Return to “Developers Discussion”