Page 46 of 74 FirstFirst ... 36444546474856 ... LastLast
Results 451 to 460 of 740
  1. #451
    Join Date
    Dec 2009
    Posts
    13
    Plugin Contributions
    0

    Default Re: Auction Product Type

    Thanks, Dave. I'll try that out. I have noticed, too, that other functions tend to be "disabled". My guess it has to do something with a reference to say **product_info.php v. product_auction_info.php, or similar. Almost like they appear totally independent (I know, they kinda' are).

    Were you able to see how I can have the bid show in the shopping cart OR where the admin or seller is notified about each bid? In conjunction with that, to have all bids made by a buyer logged for the buyer, seller & admin? I do recall in another thread or earlier in this one someone mentioned they either did it for themself or was working on such an enhancement for this mod.

    Peter

  2. #452
    Join Date
    Dec 2009
    Posts
    13
    Plugin Contributions
    0

    Default Re: Auction Product Type

    Oops. Obviously meant product_auction_info_DISPLAY.php. P

  3. #453
    Join Date
    Dec 2009
    Posts
    13
    Plugin Contributions
    0

    Default Re: Auction Product Type

    Dave.

    I made your suggested code change. No resulting display difference. In admin, altered the approval settings to re-check. No change. Tinkered some changes in the code provided. No change. Tried similar code change in other product_auction_info_display.php files. No change. What other file(s) are called that would have an effect on the display?

    Peter

  4. #454
    Join Date
    Oct 2007
    Posts
    12
    Plugin Contributions
    0

    Default Re: Auction Product Type

    @ Davewast, Worked perfectly, thanks for the fix on the currency! :)

    Could you also have another look at the buy it now price problem. If you click on 'buy it now' the current bidding price is added to the cart instead of the 'buy it now' price.

    http://medicalequipmentauctions.co.u...&products_id=3

    Many thanks

  5. #455
    Join Date
    Oct 2007
    Posts
    12
    Plugin Contributions
    0

    Default Re: Auction Product Type

    Quote Originally Posted by alpha7 View Post
    Hi Dave,

    I worked out the answer to my first question

    1) At the bottom of the screen there is BUTTON_ASK_A_QUESTION_ALT displayed, clicking on it gives a page not displayed error.

    The "Auction Product Type" mod assumes that the "Ask a question mod" is already installed.
    Did u ever get to fix this problem>? how did u fix it?

  6. #456
    Join Date
    Jul 2004
    Posts
    142
    Plugin Contributions
    0

    red flag Re: Auction Product Type

    Hi all,

    Been working with the auction type again and gotten forward somewhat. Still having problems with the minimum bid of .01 up to 1.00. It accepts the same bid for two different users under $1.00 but not over. Anyone still having this issue? I've looked at everything and at a loss.

    I have also added some code to require a user agreement acceptance in place of a bid confirmation. In order to see that you have to be logged in (registered). Your more than welcome to test (would actually appreciate it). If you do just want to test please use test as a first name for the user name.

    Auctions currently under test. http://stampcommune.com/imgsrcapngau...c-812_815.html .

    I will probably have about ten auctions set up for testing ending each hour until tonight with bids.

    I work tonight so I won't be in contact until at least 1:00 AM EST.

    Really want to get this done by the weekend.

    Thanks
    GJW

  7. #457
    Join Date
    Dec 2007
    Location
    Payson, AZ
    Posts
    1,076
    Plugin Contributions
    15

    Default Re: Auction Product Type

    Quote Originally Posted by seorank View Post
    Could you also have another look at the buy it now price problem. If you click on 'buy it now' the current bidding price is added to the cart instead of the 'buy it now' price.
    I still can't recreate this error on my testing server... I've did another run with WinMerge and the code is the same, can't find anything to cause your problem yet.

    Quote Originally Posted by seorank View Post
    Did u ever get to fix this problem>? how did u fix it?
    fixed in the last reless...

    Quote Originally Posted by stampsville View Post
    Been working with the auction type again and gotten forward somewhat. Still having problems with the minimum bid of .01 up to 1.00. It accepts the same bid for two different users under $1.00 but not over. Anyone still having this issue? I've looked at everything and at a loss.
    Haven't seen this problem, current version is 1.0a, which one you have?
    Dave
    Always forward thinking... Lost my mind!

  8. #458
    Join Date
    Jul 2004
    Posts
    142
    Plugin Contributions
    0

    Default Re: Auction Product Type

    Hi Dave,

    Ya thats probably what the problem is. I think I only have 1.0. I never saw 1.0a, where is that at? It shows 1.0 on Zen in the downloads. I thought that issue was fixed. Can you send me the files?

    Also the auto add works great. However, in the shopping cart I want to remove the delete button for the auction items only. I know it would be a product_type? in order to match but haven't been able to figure it out. I did post a message here regarding this, http://www.zen-cart.com/forum/showthread.php?t=147018 .


    Thanks again
    GJW

  9. #459
    Join Date
    Dec 2007
    Location
    Payson, AZ
    Posts
    1,076
    Plugin Contributions
    15

    Default Re: Auction Product Type

    Quote Originally Posted by stampsville View Post
    Hi Dave,

    Ya thats probably what the problem is. I think I only have 1.0. I never saw 1.0a, where is that at? It shows 1.0 on Zen in the downloads. I thought that issue was fixed. Can you send me the files?

    Also the auto add works great. However, in the shopping cart I want to remove the delete button for the auction items only. I know it would be a product_type? in order to match but haven't been able to figure it out. I did post a message here regarding this, http://www.zen-cart.com/forum/showthread.php?t=147018 .


    Thanks again
    GJW
    The product type ID very depending how or when it was added to your database, mine is at 16... you would have to look through the shopping cart code for where the tables are called from and add product type to that table, then you can test for it. This would be a site styling and not something I'll add to the code. As it is now, if the item is deleted from the cart, it continues as a auction.
    Dave
    Always forward thinking... Lost my mind!

  10. #460
    Join Date
    Jun 2009
    Posts
    24
    Plugin Contributions
    0

    Default Re: Auction Product Type

    I'm using the zj Black Template, perhaps it is the problem, I'm on ZC 1.3.8 and I did the sql update, added the files including the 2 overwrite files after I made dup's of the originals.

    I seem to be having some kind of layout or template problem, here is a text auction page I setup, anyone else run into this same problem?


    http://www.legacyengineer.com/storef...index&cPath=38


    Thanks,
    Curt

 

 
Page 46 of 74 FirstFirst ... 36444546474856 ... LastLast

Similar Threads

  1. Auction Product type
    By Andreas1211 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 14 Aug 2014, 02:13 PM
  2. Auction Product Type: Can't add a product of the type.
    By sw0rdz in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 5 Sep 2009, 02:11 AM
  3. Auction Product Type
    By chinthana in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 18 Jun 2009, 10:33 AM
  4. Auction Mod. Product Type
    By wilt in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 15 Feb 2007, 07:35 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR