Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
August 29, 20195 yr Author 2 minutes ago, CyanideBurial said: Is there away to change the name of the raffles to just giveaways? All the legends/captions in whole app is fully translatable in your ACP -> Customizations-> Languages.
August 30, 20195 yr 18 hours ago, Adriano Faria said: All the legends/captions in whole app is fully translatable in your ACP -> Customizations-> Languages. @Adriano Faria what about the section title? ive changed the title but it doesnt change this one.
August 30, 20195 yr Author Which screen is that? Category view? Post a better image or tell which page is that and I’ll tell you later, when I reach my PC.
August 30, 20195 yr also if you have more than 2 prizes you can't see the rest of the prizes in mobile view Edited August 30, 20195 yr by CyanideBurial
August 30, 20195 yr Author 6 minutes ago, CyanideBurial said: also if you have more than 2 prizes you can see the rest of the prizes in mobile view As stated in this file description, post a bug in the Tracker if you believed you found a bug: http://www.sosinvision.com.br/ips4/index.php?/tracker/raffles/ Create an account and I’ll transfer you to the proper group then you can report. All reports will be fixed and available in a further version.
August 30, 20195 yr Author You can report now. I’ll reply later regarding the language bit. In the meantime, you should install this: It makes the translation process really easy. You just need to select Raffles in the app filter then all the language bit will show up.
August 30, 20195 yr Author 1 hour ago, CyanideBurial said: what about the section title? ive changed the title but it doesnt change this one. The language bit is raffles_raffle_count:
August 30, 20195 yr Author 2 hours ago, CyanideBurial said: also if you have more than 2 prizes you can't see the rest of the prizes in mobile view Fixed. On 8/28/2019 at 11:19 AM, me78569 said: We are getting this same error again on Mopar1973man.com/raffles/ after trying to buy a ticket. We are on 1.3.1 and IPS was just updated to 4.4.6, does the update to 1.3.2 fix this? I can't reproduce. Try yourself: https://www.sosinvision.com.br/ips4/index.php?/raffles/raffle/2-a-test-raffle/ Same set-up as you: Raffle using Commerce and no Members Shop installed. I see you created and account (you already had one). I will release a new version during the weekend, probably... so if you have steps to reproduce, let me know by submitting a bug in the Tracker. Edited August 30, 20195 yr by Adriano Faria
August 30, 20195 yr @Adriano Faria I am trying to get the site owner to put in a ticket etc for our issue to sort it. My account doesn't seem to be linked to the purchase so I can't do much. It appears to be linked to the members shop, but I dont see that installed in our system. Again waiting for hte site owner. we will put in a bug tracker when we get everything together.
August 30, 20195 yr Author 25 minutes ago, me78569 said: My account doesn't seem to be linked to the purchase so I can't do much. I already changed your group to Raffles. 26 minutes ago, me78569 said: It appears to be linked to the members shop, but I dont see that installed in our system. The message comes from the integration, yes, but as you can see in my screen video, I can't reproduce. Anyway, we're not in same page, even if you can still reproduce in the marketplace version, you're not using it, so I won't do much. I only work with current version... and I can't reproduce on it.
August 30, 20195 yr Alright well I figured it out. For some reason the raffle creation process was not asking for a Ticket amount even though it was set to be a raffle in our admin side. I rechecked the raffle and saved then recreated the raffle and now it is working. pretty weird.
August 30, 20195 yr Author 1 minute ago, me78569 said: Alright well I figured it out. For some reason the raffle creation process was not asking for a Ticket amount even though it was set to be a raffle in our admin side. I rechecked the raffle and saved then recreated the raffle and now it is working. pretty weird. Still can't reproduce: Anyway, I will (re) take a look in the whole process. At least it's working for you now.
August 30, 20195 yr Those choices were not on the raffle setup until I went into the admin portal and unchecked and rechecked " raffle" I then created a new raffle and bang it started working with the above choices.
September 3, 20195 yr Author What's New in Version 1.3.3: New Feature: From now on you can convert a review to a comment. A new moderator permission will control who can use the feature. Enhancements: Added ability to choose extra field position per field (sidebar or below raffle/giveaway description) Script optimization due to new marketplace guidelines drop columns from members table and use own table to store members preferences Random sorting in Raffle feed widget Rework in raffle post screen to make fields (type of payment, money and points) appears only when necessary Rework in some templates Fix: Can't see all prizes in mobile devices Participants messed up in mobile devices
September 25, 20195 yr @Adriano Faria After updating from 1.3.1 to 1.3.3 we are getting Locked Task: Queue and throws error when hit Run button and the system logs show following: SELECT member_id, raffle_access, raffle_submit, raffle_ban_participation FROM `core_members` WHERE raffle_access=0 OR raffle_submit=0 OR raffle_ban_participation=1 ORDER BY member_id ASC LIMIT 0,500 IPS\Db\Exception: Unknown column 'raffle_access' in 'field list' (1054) #0 /xxxxxx/forum/system/Db/Select.php(373): IPS\_Db->preparedQuery('/*IPS\\raffles\\e...', Array, true) #1 /xxxxxx/forum/system/Db/Select.php(578): IPS\Db\_Select->runQuery() #2 /xxxxxx/forum/applications/raffles/extensions/core/Queue/membersTable.php(68): IPS\Db\_Select->count() #3 /xxxxxx/forum/system/Task/Task.php(47): IPS\raffles\extensions\core\Queue\_membersTable->run(Array, 0) #4 /xxxxxx/forum/applications/core/tasks/queue.php(43): IPS\_Task::runQueue() #5 /xxxxxx/forum/system/Task/Task.php(356): IPS\core\tasks\_queue->IPS\core\tasks\{closure}() #6 /xxxxxx/forum/applications/core/tasks/queue.php(55): IPS\_Task->runUntilTimeout(Object(Closure)) #7 /xxxxxx/forum/system/Task/Task.php(255): IPS\core\tasks\_queue->execute() #8 /xxxxxx/forum/applications/core/modules/admin/settings/advanced.php(709): IPS\_Task->run() #9 /xxxxxx/forum/system/Dispatcher/Controller.php(85): IPS\core\modules\admin\settings\_advanced->runTask() #10 /xxxxxx/forum/applications/core/modules/admin/settings/advanced.php(34): IPS\Dispatcher\_Controller->execute() #11 /xxxxxx/forum/system/Dispatcher/Dispatcher.php(152): IPS\core\modules\admin\settings\_advanced->execute() #12 /xxxxxx/forum/admin/index.php(14): IPS\_Dispatcher->run() #13 {main} Please fix this.
September 25, 20195 yr We have already disabled the Member Away app as you told. Should we also disable the Raffles app?
September 25, 20195 yr Author No. The upgrade doesn’t even started. Members Away removed a raffles column by mistake (damn Ctrl +C & Ctrl + V). Quick fix but I’m on mobile device now.
September 25, 20195 yr 2 minutes ago, Adriano Faria said: Quick fix but I’m on mobile device now. We will wait for the update. Thanks for the quick and amazing support 👍
October 16, 20195 yr I'm testing my Raffle System and using a test user to enter. Upon raffle expiration, there is no message to me to pick a winner, and my ACP widget doesn't have any expired raffles listed. EDIT: It finally appeared. I wasn't sure it took some time. Edited October 16, 20195 yr by LittleFang
October 16, 20195 yr I got this error though: [[Template raffles/front/view/winnerRow is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]
October 16, 20195 yr Author 11 minutes ago, LittleFang said: I got this error though: [[Template raffles/front/view/winnerRow is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]] I’ll take a look in a couple of hours. Something in your logs?