PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds How do I...? (http://www.photopost.com/forum/classifieds-how-do-i/)
-   -   auction (http://www.photopost.com/forum/classifieds-how-do-i/148936-auction.html)

horusbird November 9th, 2012 08:54 AM

auction
 
I Chuck,
you can prevent the use of auctions buying certain categories?

Grazie

Chuck S November 9th, 2012 09:42 AM

You can control which categories can have auctions by going to admin => edit categories and uncheck allow bidding for any category that you do not want biddying on.

horusbird November 9th, 2012 10:52 AM

Quote:

Originally Posted by Chuck S (Post 1304172)
You can control which categories can have auctions by going to admin => edit categories and uncheck allow bidding for any category that you do not want biddying on.



ok, I had been misled and I thought it was always on the phrase:

Asking price? (Numbers only, enter 0 for <i> Best Offer </ i>):

* "enter 0 for best offer" does not change if the auction is not 'active?

Or has nothing to do "Best Offer" with the auction?


Sorry for my english. i use google translator! :D

Chuck S November 9th, 2012 11:12 AM

That is the price field where it asks you to enter a price.

Whether or not you can do an auction in a specific category is the setting I noted. If you allow auctions in a category the trigger on upload to say whether or not an ad is an ad or auction is ALLOW BIDDING?
. If you do not allow bidding in a category then a user can only place an ad not an auction in that category.

horusbird November 9th, 2012 11:20 AM

Quote:

Originally Posted by Chuck S (Post 1304174)
That is the price field where it asks you to enter a price.

Whether or not you can do an auction in a specific category is the setting I noted. If you allow auctions in a category the trigger on upload to say whether or not an ad is an ad or auction is ALLOW BIDDING?
. If you do not allow bidding in a category then a user can only place an ad not an auction in that category.



ok, but if you allow bidding is not active "enter 0 for best offer" and who places the ad can be misled and believe that if you enter 0, the ad becomes an auction

but maybe I am confused between "best offer" and "auction" .... are two different things?

Chuck S November 9th, 2012 11:27 AM

Yes your just confused I think.

An auction has a specific auction panel that states when the auction ends how many bids etc.

best offer under the price field just means that the seller has not entered a specific price meaning you can contact him and make an offer to buy the item.

horusbird November 9th, 2012 11:33 AM

Quote:

Originally Posted by Chuck S (Post 1304178)
Yes your just confused I think.

An auction has a specific auction panel that states when the auction ends how many bids etc.

best offer under the price field just means that the seller has not entered a specific price meaning you can contact him and make an offer to buy the item.


Perfect! :-)

then just last question:
you can not eliminate the possibility of not putting a sale price?
I do not want that users can enter sales without price.
thanks

Chuck S November 9th, 2012 11:38 AM

Maybe try altering your uploadproduct template to add in some java to require the price?

Code:

Content visible to verified customers only.

horusbird November 11th, 2012 12:13 PM

Quote:

Originally Posted by Chuck S (Post 1304180)
Maybe try altering your uploadproduct template to add in some java to require the price?

Code:

Content visible to verified customers only.

Perfect, I still have to insert it before the extras otherwise controlling him, I also added control if equal to or less than zero.

Code:

Content visible to verified customers only.

Chuck S November 11th, 2012 01:07 PM

yes you can modify it any which way works best for you.


All times are GMT -5. The time now is 02:53 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97