Give a Beer

Advertisement:

giveabeerBig picture! The new version of Give a Beer has a few extra things:

-it’s compatible with wordpress 2.8.4
-background is transparent (for a ie6 compatibility be sure to install and activate ie6 png fix plugin)
-text is bigger and compatible with transparency (white text with black border)
- has a “Clear Counter” CheckBox to start from 0 beers

Tutorial on how to use it


Newest plugin version
: 1.0.6

Download it HERE

Click a icon to share:
  • Twitter
  • Facebook
  • Digg
  • del.icio.us
  • Google Bookmarks
  • Technorati
  • Wikio
  • Yahoo! Buzz
  • LinkedIn
  • Live
  • RSS
  • StumbleUpon

Tags:

20 Comments

  1. Roger Pilon says:

    Small question: where do you paste your own Paypal donate address? I looked in the php, instructinos and there is nothing! Can you shed the light on that?

    Merci

    • admin says:

      Hi,
      There’s a readme.txt file that u must create ;)
      download any plugin from this website and check readme file
      Cheers,
      Cip

  2. Thomas says:

    Hello!

    My english i bad, but i hope you will understand my question.

    My wp-blog don’t use widgets, and i wonder how i can get the plug-in to be use in a ordinary sidebar? What code should i use to get the plug-in to be used in the sidebar?

  3. Simon says:

    How to fix need 3 diferents IP to vote again? I want everybody vote continously.

    Thanks!

  4. wanda says:

    hi, i installed “give a beer” but it doesn’t work? i just uploaded the entire directory to the plug in directory in the wordpress files on my server. it comes up in the widgets, and i installed it in the dynamic sidebar, but it just says ‘error on page’ and doesn’t ever add any beers. i really like this program and would love to have it on my site, do you have ideas why it might not work? i see it works here fine.

    tnx wanda

  5. Excellent, thankyou, and cheers :-)
    Matthew
    FortyBeers.com

  6. Andrei says:

    Hi.. any ideea why i get this error when i click on the beer button?

    Problem retrieving data:Internal Server Error

    plugin is instaled corect and permissions is set to 777

    • Ciprian says:

      when you click it does a httprequest to a php file where it saves +1 beers. if your server does not support httprequest or php or apache is not corectly configured.. you will get errors like that.

  7. alex says:

    How can I reset beers counter?

  8. Fasckira says:

    This is a bit of a pants-on-head retarded question most likely, but how do you get the link to donate to your paypal? In PayPal I can create a button but the url in the button is unable to be used and I cant see anywhere else in paypal that gives me this info?

    • Ciprian says:

      check out the tutorial.. it’s in the post as a link ;)
      Cheers

      • Fasckira says:

        Aye, I’ve got that aspect of the plugin set up fine, its finding out what URL I should use so that when people click the button they are taken to a paypal page with my details setup.
        By default the paypal site only seems to allow me to create buttons with a value passed that on click that determines the page they hit. If I try and use the same value on this widget, the link fails.

        • Fasckira says:

          Bugger it, its cool, figured it out.

          When creating the paypal button, once it generates the code you need to select “Email” tab to get a clickable link instead of the form value information.

  9. Tim says:

    Hi,

    I updated the plugin from 1.0.3

    Now all my received beers are gone. Is there a way to get them back? I know enough about php and MySQL to make little changes.

    Thanks in advance!

    PS. feature request: only redirect to link if a beer is added.

    • Tim says:

      Well, I managed to resolve the problem :)

      I temporarily changed “$xGABBeers++” in give.php to “$xGABBeers = $xGABBeers + 64″. Where 64 was the previous amount of beers of course.

      Little workaround but couldn’t get it fixed in the database.

      The featurerequest is still valid though :)

  10. Kevin says:

    Hello! Is there a way to get rid of the limit of beers someone can give in certain amounts of time? Thank you.