MythonPonty Posted April 21, 2022 Posted April 21, 2022 Is it possible to add this additional access rules for competitions ?
Mark Spieker Posted April 25, 2022 Posted April 25, 2022 Hello, I have some users stating that their photos when submitted are sideways (rotated 90 deg ClockWise) But when uploaded as an image in a forum it is right side up. Any thoughts? Thank you!
Andy Millne Posted April 27, 2022 Author Posted April 27, 2022 On 4/25/2022 at 7:08 PM, Mark Spieker said: Hello, I have some users stating that their photos when submitted are sideways (rotated 90 deg ClockWise) But when uploaded as an image in a forum it is right side up. Any thoughts? Thank you! This is an IPS bug fixed in the next release. It is not a function of the photo competition app.
Andy Millne Posted May 24, 2022 Author Posted May 24, 2022 10 hours ago, Square Wheels said: Is php 8.0 supported? Yes, there shouldn't be any breaking changes between 7.4 and 8.0. If you find any issues feel free to PM me for support. 8.1 is *not* yet supported. MediaDiGi and Square Wheels 2
MediaDiGi Posted May 24, 2022 Posted May 24, 2022 On 4/13/2019 at 3:19 PM, Andy Millne said: There is. It shows the current top 3. Demo added at https://myurl.co.uk/demo/ @Andy Millne can you please setup a working demo somewhere? I would like to use this plugin on a different functionality (rating companies for awards) and I would like to see if it fits my needs. thank you,
Andy Millne Posted May 25, 2022 Author Posted May 25, 2022 12 hours ago, MediaDIGI.com said: @Andy Millne can you please setup a working demo somewhere? I would like to use this plugin on a different functionality (rating companies for awards) and I would like to see if it fits my needs. thank you, Yes, I'll see if I can set something up over the weekend. MediaDiGi 1
Square Wheels Posted May 25, 2022 Posted May 25, 2022 14 hours ago, MediaDIGI.com said: @Andy Millne can you please setup a working demo somewhere? I would like to use this plugin on a different functionality (rating companies for awards) and I would like to see if it fits my needs. thank you, Very low activity, but you can see current here https://squarewheelscycling.com/index.php?app=competition or past here https://squarewheelscycling.com/index.php?/competition/history/ MediaDiGi 1
MythonPonty Posted July 6, 2022 Posted July 6, 2022 I've deactivated the app "competition" and now my site works with php 8.1.7 Andy Millne 1
Andy Millne Posted July 7, 2022 Author Posted July 7, 2022 Thanks, I'll get a PHP 8.1 compatibility update out this weekend. MythonPonty 1
Andy Millne Posted July 8, 2022 Author Posted July 8, 2022 On 7/6/2022 at 7:47 PM, MythonPonty said: I've deactivated the app "competition" and now my site works with php 8.1.7 It looks like this was already fixed actually. Please make sure you are using the latest version (1.4.5)
MythonPonty Posted July 8, 2022 Posted July 8, 2022 5 hours ago, Andy Millne said: It looks like this was already fixed actually. Please make sure you are using the latest version (1.4.5) Ahhhh, there was an update. I didn't even see the update. Probably because the version has not changed. Thanks @Andy Millne, it works 🙂 Andy Millne 1
HDiddy Posted August 30, 2022 Posted August 30, 2022 Is it possible to change the sorting by date entered not by vote count? Even when you hide vote counts competition entries are still sorted by vote count. crmarks and Andy Millne 2
Andy Millne Posted August 31, 2022 Author Posted August 31, 2022 On 8/30/2022 at 1:23 AM, HDiddy said: Is it possible to change the sorting by date entered not by vote count? Even when you hide vote counts competition entries are still sorted by vote count. Good point. I'll look into it. HDiddy and crmarks 1 1
CaliPilot Posted September 6, 2022 Posted September 6, 2022 (edited) Hi Andy, i've installed your tool today, so far it looks pretty neat! In the Settings\Permissions we get an error if we klick on "save" (even if there was no change to the permissions). TypeError: implode(): Argument #2 ($array) must be of type ?array, string given (0) #0 /var/www/clients/client1/web4/web/applications/competition/modules/admin/competition/settings.php(246): implode() #1 /var/www/clients/client1/web4/web/system/Dispatcher/Controller.php(107): IPS\competition\modules\admin\competition\_settings->permissions() #2 /var/www/clients/client1/web4/web/applications/competition/modules/admin/competition/settings.php(32): IPS\Dispatcher\_Controller->execute() #3 /var/www/clients/client1/web4/web/system/Dispatcher/Dispatcher.php(153): IPS\competition\modules\admin\competition\_settings->execute() #4 /var/www/clients/client1/web4/web/cbadmin/index.php(13): IPS\_Dispatcher->run() #5 {main} Do you have an idea what is going wrong? Thanks in advance Chris Edited September 6, 2022 by CaliPilot
Andy Millne Posted September 7, 2022 Author Posted September 7, 2022 15 hours ago, CaliPilot said: Hi Andy, i've installed your tool today, so far it looks pretty neat! In the Settings\Permissions we get an error if we klick on "save" (even if there was no change to the permissions). TypeError: implode(): Argument #2 ($array) must be of type ?array, string given (0) #0 /var/www/clients/client1/web4/web/applications/competition/modules/admin/competition/settings.php(246): implode() #1 /var/www/clients/client1/web4/web/system/Dispatcher/Controller.php(107): IPS\competition\modules\admin\competition\_settings->permissions() #2 /var/www/clients/client1/web4/web/applications/competition/modules/admin/competition/settings.php(32): IPS\Dispatcher\_Controller->execute() #3 /var/www/clients/client1/web4/web/system/Dispatcher/Dispatcher.php(153): IPS\competition\modules\admin\competition\_settings->execute() #4 /var/www/clients/client1/web4/web/cbadmin/index.php(13): IPS\_Dispatcher->run() #5 {main} Do you have an idea what is going wrong? Thanks in advance Chris Which version of PHP are you using please? CaliPilot 1
Andy Millne Posted September 7, 2022 Author Posted September 7, 2022 16 hours ago, CaliPilot said: Do you have an idea what is going wrong? Thanks in advance Chris I was able to find the issue and have uploaded a new version that fixes this issue and also entries being ordered by the number of votes even if the number of votes is hidden. CaliPilot 1
CaliPilot Posted September 7, 2022 Posted September 7, 2022 40 minutes ago, Andy Millne said: Which version of PHP are you using please? Hi, we are using PHP 8.0 at the moment. Regards Chris 14 minutes ago, Andy Millne said: I was able to find the issue and have uploaded a new version that fixes this issue and also entries being ordered by the number of votes even if the number of votes is hidden. Wow, that was a pretty quick response and fix 😉 As soon as it is available in the marketplace we give it a try and report the results. Thank you! Chris
CaliPilot Posted September 7, 2022 Posted September 7, 2022 The error is gone! Works like charm! Thanks again Chris Andy Millne 1
CaliPilot Posted September 13, 2022 Posted September 13, 2022 Hi, we have now a competition running, it is just awesome! But i've noticed that the app is ignoring 3rd place entries. Example: We have one on the 1st place, 2 entries share 2nd and then one 3rd and 2 on the 4th place. "Einsam in Norwegen" should be 3rd, but the icon is missing and in the details it is listed as 4th place: The next two entries with 3 votes are listed as 5th place. FYI Regards Chris
Andy Millne Posted September 13, 2022 Author Posted September 13, 2022 Hi Chris, That's the intended functionality. If two people share second place in that scenario there is not a 4th award.
MythonPonty Posted September 13, 2022 Posted September 13, 2022 3 minutes ago, Andy Millne said: That's the intended functionality. If two people share second place in that scenario there is not a 4th award. Is it possible to add a second option, where we can choose which option is the best. So a 1st, 2nd, 3rd Place could have multiple people, would be nice. Andy Millne 1
Andy Millne Posted September 13, 2022 Author Posted September 13, 2022 11 minutes ago, MythonPonty said: Is it possible to add a second option, where we can choose which option is the best. So a 1st, 2nd, 3rd Place could have multiple people, would be nice. I can definitely look into it MythonPonty 1
CaliPilot Posted September 23, 2022 Posted September 23, 2022 We have the 1st competition running and we are a bit amazed how well our guys are participating. Some guys came up with questions and ideas which brought me back in here again 😉 It would be great if we could split a competition in 2 phases, the 1st phase is upload only, the 2nd phase is for votes only. So lets say you have a overall competition time from 10/1/22 to 10/31/22, from 10/1/22 until 10/15/22 you can upload your entry and from 10/16/22 to 10/31/22 is voting time for everyone. That would raise the overall fairness level since in the first days of the competition the early birds have a pretty clear advantage. It would be great if you think about that feature request, i think every board which is using this App could have a benefit out of it Thanks ❤️ Chris MythonPonty 1
Recommended Posts