Closed (fixed)
Project:
ecommerce auctions
Version:
6.x-0.1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Jul 2009 at 17:15 UTC
Updated:
30 Sep 2009 at 09:49 UTC
This mean that auction module for ecommerce module is not yet ready for drupal 6?
Comments
Comment #1
ed terano commentedyes, I think this is the cruel reallity!
... actually I find something: at http://drupal.org/node/445782 you can download: ec_auction-6.x-0.1.x-dev.tar.gz
... after that you can place: ec_auction inside ecommerce directory(folder)
... next you install modules in a particular order because of dependencies (see READEME.txt from ecommerce) >>
(A) enable the Common and anonymous purchases modules
(B) enable the customer.module
(C) enable the receipting and store.modules
(D) enable the Product API and the address.module
(E) enable the checkout.module
(F) enable the buy now, cart and availability.modules
(G) enable the auction.module
... now, when you go to Administer > Content types > Product: press edit to edit Product content type. Somewhere down you will find Product types: here just activate Auction Item.
... go to: Create content > Product > Auction Item
Comment #2
ronalddevos commentedThanks.
Sort of seems to work. When I try and 'bid' on product it seems to link back to its own page. Any suggestions?
Comment #3
ed terano commented