Jump to content

Raffles System

Featured Replies

  • Author
11 minutes ago, Matis Soppe said:

Interesting, is there some language strings missing from the counter? Days,hours,minutes,seconds?

Just checked and it's hardcoded! 🤦‍♂️

I'll update as soon as possible.

  • Replies 717
  • Views 50.9k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • That's a bug in your app... The extensions class name is Image and you're using Images  in view.php \IPS\Output::i()->metaTags['og:image'] = \IPS\File::get( 'raffles_Images', $this->raf

  • Adriano Faria
    Adriano Faria

    I've made a change today.. probably will fix it because it handles currencies (default or member language/currency). Try it yourself. Open applications\raffles\modules\front\raffles\view.php and find:

  • Adriano Faria
    Adriano Faria

    No, that doesn't work like that and I can't reproduce. In images:       If you haven't filled the price in one specific currency, user won't be able t

Posted Images

  • Author
1 hour ago, Matis Soppe said:

is there some language strings missing from the counter? Days,hours,minutes,seconds?

What's New in Version 1.3.5:

  • Fix hardcoded strings in raffle countdown. To translate, search for:
    • raffle_days
    • raffle_hours
    • raffle_minutes
    • raffle_seconds

Thank you for the quick fix, but there's one place more i think.

the string FREE which appears in the popular and expiring widgets and in raffles main page.

raffle_widgets.png.453a0bf07183057c939edc4cc3f3e4b6.pngraffle_views.thumb.png.1d08b7209cec58bc7ec9c3302f13b2e2.png

  • Author

I can’t And won’t release one version per day. Test the app entirely and come back in a week with your findings. Fixes will come in next version.

Thank you.

No problem. I will see what i can find. Thanks!

Edited by Matis Soppe

  • Author
1 hour ago, Matis Soppe said:

the string FREE which appears in the popular and expiring widgets and in raffles main page.

Just checked and I assume you don't have Commerce app? It was required before, thus I used the lang free from Commerce. If you want to edit templates manually, open the following:

  • raffles/front/index/indexBlock
  • raffles/front/widgets/raffleRow
  • raffles/front/widgets/raffleRowES

Find:

{lang="free"}

Change to:

{lang='raffle_free_giveaway'}

Fix will come in a future version as it isn't crashing the app/board.

Thanks for the instructions!

I have newest ips/commerce installed, I looked and i only see this string key "free_shipping" in commerce app but not exactly key "free" and second one was what you mentioned "raffle_free_giveaway" which was also translated. I am just curios why i did not find it in commerce app or this was a mistake. Anyway, i'll change the key what you instructed and keep my eyes open for any issues and report them back to you. Thanks. 😉

image.thumb.png.6dcbd1274ee32eface378be5045030cc.png

Edited by Matis Soppe

  • Author

No. It says nothing. Which version you were using?

Your last download is from August!

4 minutes ago, Adriano Faria said:

No. It says nothing. Which version you were using?

Your last download is from August!

Whoops!

So should I download your previous versions and work my way up then?

Once again could that interfere with current raffles?

Edited by GTAPoliceMods

  • Author

You have to weight that  I can’t guarantee  everything will work fine. It is supposed to. If you want to wait the raffle to draw, you won’t be able to edit members preference on ACP profile (error in the other topic).

3 minutes ago, Adriano Faria said:

You have to weight that  I can’t guarantee  everything will work fine. It is supposed to. If you want to wait the raffle to draw, you won’t be able to edit members preference on ACP profile (error in the other topic).

Sounds good. I can wait then :)

Thank you Andriano

  • Author
13 minutes ago, Adriano Faria said:

If you want to wait the raffle to draw, you won’t be able to edit members preference on ACP profile (error in the other topic).

You can also disable Raffles app for a few seconds to edit the member then re enable it. 

  • 3 weeks later...

Is possible set in Raffle buying tickets for points from this app?

 

  • Author
38 minutes ago, Zdeněk Tůma said:

Is possible set in Raffle buying tickets for points from this app?

I don’t understand your question very well but both apps are integrated. You can specify how many points a user can exchange to participate in a raffle when you’re creating the raffle. 

  • 3 weeks later...

is there a way to not show participants to any group but admin?

  • Author
2 hours ago, Jaymez said:

is there a way to not show participants to any group but admin?

No. I can provide a quick template edit then you change in your install. Let me know. 

Yes that would be awesome.

 

Another feature that would be cool - clone a raffle.

Edited by Jaymez

  • 2 weeks later...
  • Author

What's New in Version 1.3.6:

New feature:

  • Add ability to clone a raffle/giveway. A new moderator permission is available to enable this option in the Raffle Actions menu.
    • All relevant data will be copied to the new raffle/giveway, including prizes
    • New raffle/giveway will be crated in draft mode so you can choose a proper date to publish it.

Edited by Adriano Faria

  • 2 weeks later...
  • 4 weeks later...

After reading more about the legalities of Raffles, I've ready that it is basically illegal in the US, where I am based, unless you're set up as a non-profit. Do people still use it anyway?

Also, is it possible to use it the following way:

Instead of selling tickets to members of the forum in order for them to be eligibe to win a prize, can we use the raffle system with the Commerce Donation sysytem. So instead of selling tickets, I can just state that for every dollar that is "Donated", they will receive 1 ticket. Then I can pick a winner from those that have donated?

Is this way still considered illegal? I really would love to get this and integrate it on my forum. Thank you.

  • Author
2 minutes ago, SC36DC said:

Instead of selling tickets to members of the forum in order for them to be eligibe to win a prize, can we use the raffle system with the Commerce Donation sysytem. So instead of selling tickets, I can just state that for every dollar that is "Donated", they will receive 1 ticket. Then I can pick a winner from those that have donated?

No.

5 minutes ago, SC36DC said:

Is this way still considered illegal? I really would love to get this and integrate it on my forum.

I’m not from US. You’ll have to get help with someone from there regarding local laws. 

Anyway, this is clear in the file description:

Be aware that may have local laws regarding paying for the tickets unless you are registered as a non-profit organization, or have special authorization to do so. Some sites like Paypal usually shut accounts down or even can take actions against the accounts of people using their site in that manner.

Can I manually enter peoples name in the raffle, and apply an amount of tickets per person?

  • Author

Moderators with proper permission can add manually members to raffle but this won’t generate an invoice for the members. If the raffles allows one ticket per member, then only one is allowed. If it allows more, than a input box with a number will show up. Default to 1.  Max = maximum number of tickets per member. But I’m not totally sure about this last part. That is what happens when purchasing tickets; not sure when adding manually. Would need to install the app and see.

  • Author
8 hours ago, SC36DC said:

and apply an amount of tickets per person?

 

3 hours ago, Adriano Faria said:

But I’m not totally sure about this last part. That is what happens when purchasing tickets; not sure when adding manually. Would need to install the app and see.

It does too:

hi5WZji.png

You can increase the number of tickets when adding manually a member.

Recently Browsing 0

  • No registered users viewing this page.