WP Auctions

auction plugin for WordPress

Help!

Please report any errors you get while using the plugin below, this will help other people who have had the same error to check if anyone else has experienced the same thing.

*Please note that comments will be deleted once they have been dealt with (because we patch the errors and release the plugin with the fixes). If you would like to leave suggestions and or feature requests please do so on the Feature Requests page. Not here. This page is only meant for Errors.

  1. Chris Fastie says:

    I am using WP Auctions 3.3 in WordPress 2.8.6. It works great with auctions in posts. However in Manage Auctions, the delete function does not work. I cannot delete unwanted auctions.

    Thanks

    • Owen says:

      @Chris: are you using any admin-side plugins that may interfere with the code on the page?

      • Chris Fastie says:

        Thanks for the fast reply. The only other plugins are Akismet and Google Analytics for WordPress.

        • Owen says:

          Hmm, there should be nothing stopping it. When you click Delete you should be getting a Javascript confirmation. Is this coming up at all? Is your browser reporting any Javascript errors ?

          • Chris Fastie says:

            My mistake. The delete functions does work. I had only tried it on one auction. It works fine on other auctions, but there is one which won’t go away. It is not much of a problem now that all the other old auctions are gone.

            The bad delete link is incomplete. The link is
            javascript:if(‘confirm(Delete auction\’
            with nothing following it.

            Maybe it will be there forever.
            Thanks

            • Owen says:

              Actually .. you might have uncovered a bug there ;)

              I’ll take an educated guess here: does your auction name have an apostrophe (‘) in it?

              • Chris Fastie says:

                Excellent guess! The auction name is “Reclining Connected Forms”

                It was the second auction I created, and I can’t remember the result, but I recall that I had to redo it for some reason. The new version of that auction has no quotes in the name and works fine.

                • Owen says:

                  Well, there’s a new version in the works, I’m off to squish the bug to make sure you’ll be able to delete auctions with quotes in them

  2. Darryl says:

    When using the upload control to upload an image, I get the following message:

    Http:error: with photoname.jpg:error #500

    There are no errors in the error log on the server.
    Folder permissions are set correctly.

    Any suggestions?

  3. Ahoy mate…just purchased the plugin to use on our site…a couple of hiccups:

    Styles don’t seem to work at all (tried changing permissions on style folder up to 777, but no go) I assume styles will change text colour for bid description (for example) which currently only prints black and that won’t work on our site.

    Can the bid increment be changed? I see others have asked, but no solutions yet?

    Otherwise, great plugin! Should be useful for many…

    • One more thing…we use the “shutter reloaded” plugin and the image popup for WP Auction fights with it – if ye click the image it opens in BOTH – shutter on top, if ye close, the Auction image browser is still there…somewhere I can change this behavior?

      BTW, we are using “auction in page”

  4. In other news…thought I’d sorted out the bidding increments fix, but not quite…think I’m missin’ extra bits o’ math following the

    “helper function to calculate increment based on amount…”
    Changed value, looked like it worked, but after someone bid, the next amount is + $5 instead o’ + $100

    Help?!?

  5. Owen says:

    Hi there,

    The next version of the plugin (currently in test) will have an option so you can configure your increments. Can I suggest you revert your code back what it originally was and hold on for the next version.

    Configuration options give us the flexibility to roll out new fixes and functionality retaining any configuration changes you make. If you start playing around with the code we won’t be able to support you if/when you break the plugin

    Owen

    • No worries mate…all sorted

      The more I see o’ this plugin the more I like it (and the support has been pretty spectacular)!

      BTW, I asked a styles question previously (they don’t seem to work on a page inclusion)…if they only work with the pop-up, can I use the pop-up from a link on a page/post?

      Thanks again in advance…yer champs…

      • Hyder says:

        Yes, you can use the popup from a link in a page or post. Here’s the code for that -

        < a href = " http://yoursite.com/wp-content/plugins/wp-auctions/auction.php?ID=1&height=710&width=805&modal=true " rel="nofollow" >Link Text

        Please remove the spaces.

        1. Change the “ID=1″ to your auction ID, it’s available from your Manage area.
        2. The class=”thickbox” is important for the auction pop-up to appear.

        For the life of me I can’t figure out what you mean by styles not working in a page inclusion. Sorry.

        • Cheers for that code snippet.

          The style issue – under “other settings” in the main plugin admin is a dropdown for styles, which I assumed would alter the look of the auction – it has no effect on an auction posted on a page (as opposed – I assume, to the auction pop-up).

          Maybe I answered me own question?

          One other suggestion – if I may – in the auction, it says “Going For” above the opening bid, perhaps “Opening Bid” would be more specific.

  6. rohan says:

    FTP Seems all good, thanks. One thing though, it’s not leading winners to our paypal as we requested? Hmmm..

  7. Hyder says:

    Don’t know why the paypal link would not be working. Let us know if it persists.