Page 20 of 74 FirstFirst ... 1018192021223070 ... LastLast
Results 191 to 200 of 740
  1. #191
    Join Date
    Mar 2008
    Posts
    63
    Plugin Contributions
    1

    Default Re: Auction Product Type

    Quote Originally Posted by ben harry View Post
    Yes I did enter the buy now price, im assuming from your reply that the buy it now optio should be working. Any idea why mine is not working?

    Cheers
    Ben
    I may have solved the secret of the phantom BID NOW button. I seem to have detected yet another source control problem and the missing code in the library just happens to be related to BID NOW.

    I found this while applying the latest code patch from ZEN to the SQL Injection security problem.

    So the REALLY good news is that if you drop this version of shopping_cart.php on top of the .99 system (or .99a for that matter) located in STOREROOT/includes/classes you should get both the SQL Injection changes for this module AND (hopefully) a working BID NOW button)

    Cheers!
    AHB
    Attached Files Attached Files

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

    Default Re: Auction Product Type

    Quote Originally Posted by bramnick View Post
    I may have solved the secret of the phantom BID NOW button. I seem to have detected yet another source control problem and the missing code in the library just happens to be related to BID NOW.

    I found this while applying the latest code patch from ZEN to the SQL Injection security problem.

    So the REALLY good news is that if you drop this version of shopping_cart.php on top of the .99 system (or .99a for that matter) located in STOREROOT/includes/classes you should get both the SQL Injection changes for this module AND (hopefully) a working BID NOW button)

    Cheers!
    AHB
    Is it BUY NOW or BID NOW... I always had a BUY NOW and it worked from my first install...

    Anyway... your shopping_cart.php is missing the final ?> at the bottom.
    Dave
    Always forward thinking... Lost my mind!

  3. #193
    Join Date
    Mar 2008
    Posts
    63
    Plugin Contributions
    1

    Default Re: Auction Product Type

    Quote Originally Posted by davewest View Post
    Is it BUY NOW or BID NOW... I always had a BUY NOW and it worked from my first install...

    Anyway... your shopping_cart.php is missing the final ?> at the bottom.
    Dave

    Yeah, I must have been asleep. It is BUY IT NOW, but some zenners noticed that they couldnt get that button to appear. This might be the reason.

    You are also correct about the missing ?>

    Thanks for the catch...

    One more try.....

    AHB
    Attached Files Attached Files

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

    Default Re: Auction Product Type

    Quote Originally Posted by bramnick View Post
    Dave

    Yeah, I must have been asleep. It is BUY IT NOW, but some zenners noticed that they couldnt get that button to appear. This might be the reason.

    You are also correct about the missing ?>

    Thanks for the catch...

    One more try.....

    AHB
    Seems I am not as asleep as I thought

    http://www.zen-cart.com/forum/showthread.php?t=108428

    This version of the shoppingcart file had the SQL security fix in it which, as it turns out INTENTIONALLY omitted the ?>

    AHB

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

    Default Re: Auction Product Type

    Quote Originally Posted by bramnick View Post
    Seems I am not as asleep as I thought

    http://www.zen-cart.com/forum/showthread.php?t=108428

    This version of the shoppingcart file had the SQL security fix in it which, as it turns out INTENTIONALLY omitted the ?>

    AHB
    I guess I was the one sleeping on that one.... sorry about that. I missed on the dot as will...
    Dave
    Always forward thinking... Lost my mind!

  6. #196
    Join Date
    Sep 2008
    Location
    Los Angeles, CA
    Posts
    82
    Plugin Contributions
    0

    Default Re: Auction Product Type

    Hello,

    I have a simmilar issue,

    Quote Originally Posted by gonewild View Post
    Do you have any suggestions for this error:

    The first bid on an item returns a 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 : /var/chroot/home/content/f/o/r/forgottenwoods/html/index.php

    The second and all following bids all function correctly.
    I installed 99a and have an email error only on the first bidder.
    What happens is I get :

    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.


    Only after a first bid, then I hit the back button and everything is fine. My bid is shoing as I made it.

    Then I get an email to my webmaster acct saying there was an error:

    The original message was received at Sun, 5 Oct 2008 17:40:03 -0700
    from clubina@localhost

    ----- The following addresses had permanent fatal errors -----
    <>
    (reason: 550 5.1.1 User unknown)

    ----- Transcript of session follows -----
    550 5.1.1 <>... User unknown


    My email is set to sendmail

    What is wrong?

    Regards,
    Nadia

  7. #197
    Join Date
    Mar 2007
    Posts
    153
    Plugin Contributions
    0

    Default Re: Auction Product Type

    doesnt sound like a mail problem, the error you will get would be it cant initiate the mail process more like it cant find an email address or maybe a bad email address when the bid was placed and the email was to go out to the bidder.
    post your site if you dont mind, I will sign up and play :)

  8. #198
    Join Date
    Sep 2008
    Location
    Los Angeles, CA
    Posts
    82
    Plugin Contributions
    0

    Default Re: Auction Product Type

    Actually, I wonder if it is because I set a minimum bid price.

    The module sends me "webmaster" an error email with an attachment message saying sorry you have been outbid.

    The message comes in an error email too:
    The original message was received at Sun, 5 Oct 2008 18:05:42 -0700
    from clubina@localhost

    ----- The following addresses had permanent fatal errors -----
    <>
    (reason: 550 5.1.1 User unknown)

    ----- Transcript of session follows -----
    550 5.1.1 <>... User unknown


    However the attachment is fine with no apparent errors. It is a standard email saying I have been outbid.

    Ofcourse, I know i wasnt really outbid, I just set the starting price in the product screen ant that starting price was outbid by the first coustomer.

  9. #199
    Join Date
    Sep 2008
    Location
    Los Angeles, CA
    Posts
    82
    Plugin Contributions
    0

    Default Re: Auction Product Type

    Quote Originally Posted by AndyII View Post
    doesnt sound like a mail problem, the error you will get would be it cant initiate the mail process more like it cant find an email address or maybe a bad email address when the bid was placed and the email was to go out to the bidder.
    post your site if you dont mind, I will sign up and play :)
    My site is www.clubina.com

  10. #200
    Join Date
    Mar 2007
    Posts
    153
    Plugin Contributions
    0

    Default Re: Auction Product Type

    setup a test auction with 10 cent bids or something, nice stuff but ........

 

 
Page 20 of 74 FirstFirst ... 1018192021223070 ... 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