Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
August 27, 20204 yr Author I've already added the widgets in the ACP but it's not showing the option to pick the winners. I’ll retest the whole flow within next hour and will reply back.
August 27, 20204 yr Author I've already added the widgets in the ACP but it's not showing the option to pick the winners. I’ll retest the whole flow within next hour and will reply back. It seems to be working fine to me: I have: An open raffle (not locked; people can comment/review). It can't be expired It can't be completed Then a task (Winners) will run and set the raffle as expired. This will make it show up in the Dashboard widget. If you're sure that everything said here is right there in your board, then send a PM with your ACP credentials. I'll take a look during the day.
August 27, 20204 yr Hi, the problem on my end is that even the raffle is expired on the frontend, it's not expiring at the backed once it reaches expiration period the time starts increasing please see screenshot here 2 hours ago, Adriano Faria said: It seems to be working fine to me: I have: An open raffle (not locked; people can comment/review). It can't be expired It can't be completed Then a task (Winners) will run and set the raffle as expired. This will make it show up in the Dashboard widget. If you're sure that everything said here is right there in your board, then send a PM with your ACP credentials. I'll take a look during the day.
August 27, 20204 yr Author Run the task Winners in your Admin CP. Type tasks in the Admin CP live search and click on it then type Winners in the tasks page. Run the task. If nothing changes: send a PM with your ACP credentials. I'll take a look during the day.
November 20, 20204 yr @Adriano Faria - Hi, while making a new raffle and selecting 'raffle' as mode instead of 'giveaway', is it possible to add a setting to end/run the raffle when the ticket reaches 100 instead of raffle end date? Submit a new Raffle --> Type [Raffle] -->Pay for tickets using [Points] --> Instead of Raffle end date, option to select raffle end when total ticket reaches 100? Or better if its possible to award tickets directly to members for free? My plan is to give one ticket to donors for every $10 they donate without charging any points or money or fees. Thank you.
December 19, 20204 yr Hello We encounter an error when a member has won a raffle, a 404 error is displayed: The information email also seems badly formatted in the title It even persists by disabling the trophy application that is causing concern: Kims Edited December 19, 20204 yr by kims79
December 19, 20204 yr Author We encounter an error when a member has won a raffle, a 404 error is displayed: Does it happen on activity streams? Raffle view? A winner was picked?
December 19, 20204 yr Sorry for the lack of precision 🙂 This message is displayed in the profile of a member who won a raffle 🙂
December 20, 20204 yr Author Sorry for the lack of precision 🙂 This message is displayed in the profile of a member who won a raffle 🙂 Thanks. I’ll make some tests.
January 21, 20214 yr Hi @Adriano Faria, I am facing this error when go to a few random user profiles. It does not let me load the user profile on front end at all. After disabling Raffles, it works without any issues - OutOfRangeException: (0) #0 applications/raffles/extensions/core/StreamItems/Raffles.php(51): IPS\Patterns\_ActiveRecord::load(50) #1 system/Content/Search/Results.php(669): IPS\raffles\extensions\core\StreamItems\_Raffles->extraItems(Object(IPS\Member), 1570641037, NULL) #2 applications/core/modules/front/members/profile.php(259): IPS\Content\Search\_Results->addExtraItems(Array, Object(IPS\Member)) #3 init.php(893) : eval()'d code(17): IPS\core\modules\front\members\_profile->manage() #4 init.php(893) : eval()'d code(23): IPS\core\modules\front\members\trophies_hook_profile->manage() #5 system/Dispatcher/Controller.php(101): IPS\core\modules\front\members\friends_hook_core_module_profile->manage() #6 applications/core/modules/front/members/profile.php(73): IPS\Dispatcher\_Controller->execute() #7 system/Dispatcher/Dispatcher.php(152): IPS\core\modules\front\members\_profile->execute() #8 index.php(13): IPS\_Dispatcher->run() #9 {main}
January 21, 20214 yr Author I am facing this error when go to a few random user profiles Just to confirm: did you delete a raffle? I probably forgot to check if it still exists. I’ll release a new version soon.
January 21, 20214 yr Just to confirm: did you delete a raffle? I probably forgot to check if it still exists. I’ll release a new version soon. Hi, No, never deleted any raffles recently but in the past yes but have been getting this error since a long time.
January 21, 20214 yr In my case I only see two explanations for this error on my forum: The suppression of the raffle. A raffle which has more prizes than participants. Kims
January 24, 20214 yr Hi, I get this error now since the past few raffles but did not happen before. Whenever on ACP, I click on Choose Winners after a Raffle is over - http://prntscr.com/xjrl9v Even with the error, the winner is selected on the front end but if I click on 'Try Again', it will select another winner even if the prize is only one. Also, it is no longer posting the winner on the discussion thread. Earlier it used to auto post on discussion thread.
January 24, 20214 yr Author Whenever on ACP, I click on Choose Winners after a Raffle is over - http://prntscr.com/xjrl9v You have to post the error log, mate. An image tells absolutely nothing to me.
January 24, 20214 yr You have to post the error log, mate. An image tells absolutely nothing to me. Sorry about that. Error Log : Error: Call to undefined method IPS\Dispatcher\Admin::checkAccess() (0) #0 /init.php(893) : eval()'d code(62): IPS\forums\Topic\dp45guestviewlimits_hook_dp45guestViewLimitsforTopPostCor::checkSpecialPostGuestsAccess() #1 /system/Content/Content.php(411): IPS\forums\Topic\dp45guestviewlimits_hook_dp45guestViewLimitsforTopPostCor->content() #2 /system/Content/Comment.php(187): IPS\_Content->checkProfanityFilters(false) #3 /applications/forums/sources/Topic/Post.php(128): IPS\Content\_Comment::create(Object(IPS\forums\Topic), '\n<div class="ip...', false, NULL, NULL, Object(IPS\Member), NULL, NULL, NULL) #4 /applications/raffles/modules/admin/raffles/raffles.php(714): IPS\forums\Topic\_Post::create(Object(IPS\forums\Topic), '\n<div class="ip...', false, NULL, NULL, Object(IPS\Member)) #5 /applications/raffles/modules/admin/raffles/raffles.php(700): IPS\raffles\modules\admin\raffles\_raffles->updateTopicWithResult(Object(IPS\raffles\Raffle), Array) #6 /system/Dispatcher/Controller.php(90): IPS\raffles\modules\admin\raffles\_raffles->pickWinner() #7 /system/Dispatcher/Dispatcher.php(152): IPS\Dispatcher\_Controller->execute() #8 /admin/index.php(14): IPS\_Dispatcher->run() #9 {main}
January 24, 20214 yr Author I’ll make some tests tomorrow but the error points to another resource: dp45guestviewlimits_hook_dp45guestViewLimitsforTopPostCor::checkSpecialPostGuestsAccess()
January 24, 20214 yr Error: Call to undefined method IPS\Dispatcher\Admin::checkAccess() (0) #0 /init.php(893) : eval()'d code(62): IPS\forums\Topic\dp45guestviewlimits_hook_dp45guestViewLimitsforTopPostCor::checkSpecialPostGuestsAccess() #1 /system/Content/Content.php(411): IPS\forums\Topic\dp45guestviewlimits_hook_dp45guestViewLimitsforTopPostCor->content() #2 /system/Content/Comment.php(187): IPS\_Content->checkProfanityFilters(false) #3 Send me PM and we'll discuss it.
March 22, 20214 yr Author What's New in Version 1.5.1: Fix: adjustments when picking winners of restricted (per group) giveaways Fix: adjustments when creating a giveaway using points from Members Shop Changes in background to meet new marketplace rules
March 23, 20214 yr Hi Adriano, Just installed the latest version (1.5.1) and immediately noticed two very small issues... 1. Under the ACP, there are two entries for "Raffles". One which has the settings menu, etc. and another that just has an entry for "new raffles by time period" which should probably be under the statics section with the other raffle statistics. Image attached. This might really confuse users of the raffles app if they come across the group without the settings menu... as in my case these two groups were far apart until I moved them one on-top of the other in the list. 2. The title for the app shown to users of the site is "sosRafflesTitle" which seems really odd. This of course can be changed through the translation features under the ACP; but I figured you probably meant it to simply be "Raffles". Like I said, very small issues... Thanks for all your hard work!
March 23, 20214 yr Author Hi Adriano, Just installed the latest version (1.5.1) and immediately noticed two very small issues... 1. Under the ACP, there are two entries for "Raffles". One which has the settings menu, etc. and another that just has an entry for "new raffles by time period" which should probably be under the statics section with the other raffle statistics. Image attached. This might really confuse users of the raffles app if they come across the group without the settings menu... as in my case these two groups were far apart until I moved them one on-top of the other in the list. 2. The title for the app shown to users of the site is "sosRafflesTitle" which seems really odd. This of course can be changed through the translation features under the ACP; but I figured you probably meant it to simply be "Raffles". Like I said, very small issues... Thanks for all your hard work! Oh hell. 😄 Ok, just submitted a fix. I'll contact marketplace moderators to see if it goes live soon as it was just a language bit and controller moving to another module. Thanks.
March 25, 20214 yr Author What's New in Version 1.5.1.1 Version 1.5.1.1: Fix error in language bit Move Raffles stats controller to a proper module
April 18, 20213 yr Hi Adriano. Not sure if it's Raffles related, but I have a weird problem. When I try to create a new member group, I get the error I've pasted below. I then simply to to the Raffles settings or categories tab, just click on it, do nothing else, then when I come back to the member groups, I can create a member group normally. I've reproduced this several times now. Thoughts? Thanks. OutOfRangeException: (0) #0 /home/mysite/public_html/system/Data/Store.php(188): IPS\Data\_AbstractData->__get('rafflesGroup') #1 /home/mysite/public_html/applications/raffles/sources/Members/Members.php(44): IPS\Data\_Store->__get('rafflesGroup') #2 /home/mysite/public_html/applications/raffles/extensions/core/GroupForm/Raffles.php(36): IPS\raffles\_Members::getGroupData(NULL) #3 /home/mysite/public_html/applications/core/modules/admin/members/groups.php(207): IPS\raffles\extensions\core\GroupForm\_Raffles->process(Object(IPS\Helpers\Form), Object(IPS\Member\Group)) #4 /home/mysite/public_html/system/Dispatcher/Controller.php(90): IPS\core\modules\admin\members\_groups->form() #5 /home/mysite/public_html/applications/core/modules/admin/members/groups.php(39): IPS\Dispatcher\_Controller->execute() #6 /home/mysite/public_html/system/Dispatcher/Dispatcher.php(152): IPS\core\modules\admin\members\_groups->execute() #7 /home/mysite/public_html/admin/index.php(14): IPS\_Dispatcher->run() #8 {main}