Page 17 of 74 FirstFirst ... 715161718192767 ... LastLast
Results 161 to 170 of 740
  1. #161
    Join Date
    Mar 2008
    Posts
    63
    Plugin Contributions
    1

    Default Re: Auction Product Type

    Quote Originally Posted by Wilkesy View Post
    Hi all,

    I have just downloaded this and installed it. Everything seems to be working great and will do exactly what im after except that ive come across 1 small problem.

    I set a product up with a £50 reserve price, i went in and placed a bid as a customer would for £20, bid accepted. However it still says that the reserve has not been met, but i am not able to enter another bid? Why is this?

    Any ideas?

    Many thanks

    Paul
    The intention was that you could not bid against yourself UNLESS the reserve price wasnt met. I thought I had that working.

    Since it appears that others are now playing with the code (yeah) I will upload the last load I have. There are only little things in there, but for completeness...

    Arnold

  2. #162
    Join Date
    Mar 2008
    Posts
    63
    Plugin Contributions
    1

    Default Re: Auction Product Type

    Quote Originally Posted by AndyII View Post
    here is what I am up against,
    if the bidder doesnt follow through with the auction and pay for it, I dont seem to have any records to point me to who it is, and I assumed that the bidder ID was the customer ID but it seems not so, I even bid on an item took the bidder ID (me) and compared it to customer ID's, and it wasn't me
    I have been searching files and did find one I thought would do the trick, (tpl_product_auction_info_display.php)
    it had been modified from the original, I replaced the absent code but still showing just the Bidder ID, maybe there is more than 1 file that would need to be changed, anyway we have a forum bridged with zen and was looking into using the forum nick as the identifier
    either that or the owner should get an email with the winning bidders info, I hadn't received any.
    I did get out bid notices from when I had bid...
    original code


    changed code
    BIDDER_ID <> CUSTOMER_ID the reason is that a customer may make serveral bids on the same item... see zen_products_auctions table

  3. #163
    Join Date
    Jul 2004
    Location
    stroud, gloucestershire
    Posts
    205
    Plugin Contributions
    1

    Default Re: Auction Product Type

    hmmmmm still having alot of trouble with the emails! i am not getting any emails at all when the auctions finish. I have tried it with both the cron job and the now page refresh method. Are there any other settings to try?

    I have looked in the database and according to the table the email has been sent as the flags are marked with a 'Y' so the script has run but no emails. hmmmmm confused.

    Cheers
    Even novices can be professionals!

    Funky Fancy Dress

  4. #164
    Join Date
    Mar 2008
    Posts
    63
    Plugin Contributions
    1

    Default Re: Auction Product Type

    I know it works fine for me and it has for others. I also know that some have the same issues as you report. I can only assume that it has to do with the type of sendmail that your server supports. You will need to walk thru the steps and watch what happens. The easiest way to so do that, I think, is to use the cron job. It calls the mail code directly and it is therefore traceable. Setup an auction that ends right away and bid on it. You will have a test item. Then step the cron job into the sendmail code and watch what it does. You might need an SSH / telnet session to do this right, at least that is how I would do it.

    Other than that I can tell why email works for some but not for others.

    Cheers!
    AHB

  5. #165
    Join Date
    Jul 2004
    Location
    stroud, gloucestershire
    Posts
    205
    Plugin Contributions
    1

    Default Re: Auction Product Type

    Hi,

    Hmmm thought i had realised why the emails werent working but i turned out to be wrong.

    Can i ask a question about the cron job? How does $_SESSION['language']; actually get the language? surely by running thi con job its not going to be getting a proper session with all the variables??

    Cheers

    Paul
    Even novices can be professionals!

    Funky Fancy Dress

  6. #166
    Join Date
    Jul 2004
    Location
    stroud, gloucestershire
    Posts
    205
    Plugin Contributions
    1

    Default Re: Auction Product Type

    SORTED! i know what is happening with the emails now. For some reason its not getting the customer_email from the table. I have numerous 'Malformed email' alerts in my inbox and the 'to address' is blank.

    hmmmm now all i need to do is find out why this is happening.

    Anyone got any ideas?
    Even novices can be professionals!

    Funky Fancy Dress

  7. #167
    Join Date
    Jul 2004
    Location
    stroud, gloucestershire
    Posts
    205
    Plugin Contributions
    1

    Default Re: Auction Product Type

    After some testing i have confirmed that the email problem is definately with the variables that are passed into the functions and queries. For some reason they are not being passed through properly from function to function. I took out the variables in the queries and replaced them with the actual values and i got the emails perfectly.

    Ill have a good look into this over the weekend, im not sure if its just me but the whole class.productauction.php file seems too complicated and drawn out. Ill have a play around and see what i can come up with.

    cheers

    Paul
    Last edited by Wilkesy; 12 Sep 2008 at 09:13 PM. Reason: cant spell!
    Even novices can be professionals!

    Funky Fancy Dress

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

    Default Re: Auction Product Type

    Quote Originally Posted by Wilkesy View Post
    After some testing i have confirmed that the email problem is definately with the variables that are passed into the functions and queries. For some reason they are not being passed through properly from function to function. I took out the variables in the queries and replaced them with the actual values and i got the emails perfectly.

    Ill have a good look into this over the weekend, im not sure if its just me but the whole class.productauction.php file seems too complicated and drawn out. Ill have a play around and see what i can come up with.

    cheers

    Paul
    Eimails are sending for me on my testing server with sendmail, php 5, mysql 5, [FONT=Verdana]Apache 2[/FONT], zencart 1.3.8a
    Dave
    Always forward thinking... Lost my mind!

  9. #169
    Join Date
    Mar 2007
    Location
    Cornwall - uk
    Posts
    464
    Plugin Contributions
    0

    Default Re: Auction Product Type

    I get the following error when i go to add a product.Parse error: syntax error, unexpected '<' in /home/corbeau/public_html/catalogue/shop/admin/includes/modules/product_auction/collect_info.php on line 473

    I assume that when you add an auction based product that you go to catalogue/products go to the category and choose product-auction from the drop down menu.

    Thanks

  10. #170
    Join Date
    Apr 2005
    Posts
    150
    Plugin Contributions
    0

    Default Re: Auction Product Type

    I just installed v99 into zen138a and I have the server error problem.
    Auctions work correctly except the first bid on an item returns the server error page. clicking the back button returns to the auction page and shows the bid placed correctly. My server error log shows this error:

    [error] [client ] malformed header from script. Bad header=No recipient addresses found i: /var/chroot/home/content/f/o/r/forgottenwoods/html/index.php

    I have uninstalled and reinstalled several times and the problem persists. Any ideas how to solve this?

    Emails seem to work OK although I think I was sent a winning bid notice on one that I did not bid on yet. I seem to remember a year or so ago that was a problem with the mod, if an auction closed without a bid then the last winning bidder of the previous auction was sent a winning bid notice?
    I will test it more today.

    Thanks for any advice

 

 
Page 17 of 74 FirstFirst ... 715161718192767 ... 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