Adriano Faria Posted October 13, 2017 Posted October 13, 2017 1 hour ago, InvisionHQ said: I suppose that this file has remained on your server from a previous version. InvisionHQ and Tripp★ 2
iacas Posted October 13, 2017 Posted October 13, 2017 I've had a problem lately with 1.1.0 and 1.1.1… This used to work just fine in previous versions, but I think this is the first new award I created since then. Also, if it matters, I created this new award by duplicating an existing award in the same category. Anyway, I created the new award, a "No Sixes Challenge" award. I uploaded a .svg file, which was stored on the server as: no_sixes_challenge_svg.ff88e64c40aaf6c72c5b5cb07b91aea2 Note the lack of the extension. I noticed that the other files were named, for example: opposite_swing.svg.dd88f6447d814e85107c8467c8499b4d.svg (With the double ".svg" thing, both at the end of the original filename and then after the randomized character string). As such the image didn't load, and when I viewed the image, it said I lacked the permissions. I've had to change the filename to add the .svg and then edit the database to add the ".svg" at the end there, to this: no_sixes_challenge_svg.ff88e64c40aaf6c72c5b5cb07b91aea2.svg So basically, the bug appears to be that upon uploading a .svg file, the extension is not added to the filename. I have not tested to see if this is true of all other file types, or if it's just SVG files. I am using the latest IPS (4.2.5) and iAwards 1.1.1.
Sterlingz Posted October 16, 2017 Posted October 16, 2017 (edited) Bug report: When you duplicate an award that has already been awarded, the "total awarded" tallies for that award, and its category, will be incorrect. See here: http://www.bigarches.com/index.php?/awards/ The "rare catch" category, for example, say 7 awarded http://www.bigarches.com/index.php?/awards/category/8-rare-catch-angler-trophies/\ However I've only awarded 1 (to myself). I copied the award 6 times which appears to have caused the tally error. Edit: in the meantime I'd like to know how to recount awards to fix the problem. Edited October 16, 2017 by Sterlingz
InvisionHQ Posted October 19, 2017 Posted October 19, 2017 On 13/10/2017 at 5:32 PM, iacas said: I have not tested to see if this is true of all other file types, or if it's just SVG files. I am using the latest IPS (4.2.5) and iAwards 1.1.1. Can you please test also on png/jpg files?
InvisionHQ Posted October 19, 2017 Posted October 19, 2017 On 16/10/2017 at 4:18 PM, Sterlingz said: When you duplicate an award that has already been awarded, the "total awarded" tallies for that award, and its category, will be incorrect. Fixed in the next release. In the meanwhile you can recount adding or removing an award. @Sterlingz
Sterlingz Posted October 20, 2017 Posted October 20, 2017 (edited) 16 hours ago, InvisionHQ said: Fixed in the next release. In the meanwhile you can recount adding or removing an award. @Sterlingz Awarding and "un-awarding" fixes the tally for that particular award, but not for its category's total tally. Edit: and adding/removing a new award doesn't recount the category tally. Edited October 20, 2017 by Sterlingz
iacas Posted October 25, 2017 Posted October 25, 2017 (edited) On 10/19/2017 at 3:43 AM, InvisionHQ said: Can you please test also on png/jpg files? @InvisionHQ, those seem to work (I just tried one). Here's a video showing an SVG and then a PNG. Here's the video on YouTube: http://youtu.be/hpwaV8rLS9E. Edited October 25, 2017 by iacas
Valtasar Posted October 26, 2017 Posted October 26, 2017 @-RAW- Recently update my board in IPS 4.2.5 I had awards in 3.4.5 (don't remember version), i installed iAwards 1.1.1 and i can't make it work. When i try to update in iAwards i have this error SELECT SQL_CALC_FOUND_ROWS awards.awards_id,awards.awards_name,awards.awards_desc,awards.awards_img,awards.awards_pos,awards.awards_cat_id,awards.awards_awarded FROM `ibf_awards` AS `awards` WHERE awards.awards_cat_id = 1 IPS\Db\Exception: Unknown column 'awards.awards_img' in 'field list' (1054) #0 /home/valtasar/public_html/forums/system/Db/Select.php(378): IPS\_Db->preparedQuery('SELECT SQL_CALC...', Array, true) #1 /home/valtasar/public_html/forums/system/Db/Select.php(276): IPS\Db\_Select->runQuery() #2 /home/valtasar/public_html/forums/applications/awards/modules/admin/upgrade/awardsSystem.php(97): IPS\Db\_Select->setKeyField('awards_id') #3 /home/valtasar/public_html/forums/system/Dispatcher/Controller.php(96): IPS\awards\modules\admin\upgrade\_awardsSystem->manage() #4 /home/valtasar/public_html/forums/applications/awards/modules/admin/upgrade/awardsSystem.php(33): IPS\Dispatcher\_Controller->execute() #5 /home/valtasar/public_html/forums/system/Dispatcher/Dispatcher.php(146): IPS\awards\modules\admin\upgrade\_awardsSystem->execute() #6 /home/valtasar/public_html/forums/gcadmin/index.php(13): IPS\_Dispatcher->run() #7 {main} Any advice ?
InvisionHQ Posted October 26, 2017 Posted October 26, 2017 You need to know what awards app do you try to update. jawards or award system? This is the only two old apps with the upgrade tool. Valtasar 1
iacas Posted October 26, 2017 Posted October 26, 2017 On 10/25/2017 at 2:02 PM, iacas said: @InvisionHQ, those seem to work (I just tried one). Here's a video showing an SVG and then a PNG. Here's the video on YouTube: http://youtu.be/hpwaV8rLS9E. @InvisionHQ, just wanted to make sure you saw that. SVGs still fail, PNGs do not. In my testing anyway.
Valtasar Posted October 26, 2017 Posted October 26, 2017 (edited) @InvisionHQ it didn't work so i tried to update awards (no jawards) Thanks for your reply Edited October 26, 2017 by Valtasar
InvisionHQ Posted October 30, 2017 Posted October 30, 2017 On 26/10/2017 at 8:39 PM, Valtasar said: @InvisionHQ it didn't work so i tried to update awards (no jawards) Thanks for your reply I need to check in your DB, or if you can lost old awards uninstall old app and reinstall the new one. On 26/10/2017 at 8:36 PM, iacas said: just wanted to make sure you saw that. SVGs still fail, PNGs do not. In my testing anyway. Ok, I'm checking this report on my dev board.
Valtasar Posted October 31, 2017 Posted October 31, 2017 @InvisionHQ I fix it, everything work like a charm Thank you. Suggestion/question : is there any setting where a member can see ALL donors (per goal or Anytime)?
Merezhko Posted November 14, 2017 Posted November 14, 2017 (edited) Hello, @InvisionHQ when i click +Create at the header there are no "Award" inside. What can be the reason? TIA Edited November 15, 2017 by Merezhko
InvisionHQ Posted November 17, 2017 Posted November 17, 2017 On 14/11/2017 at 8:02 PM, Merezhko said: What can be the reason? you must create Award in ACP
Cyboman Posted November 17, 2017 Posted November 17, 2017 I discovered a bug: If you have an existing award, and f.e. 10 members have already been awarded with this award, and you try to copy this award to create a new one, then... Result: You get a copy of this award, BUT the awarded counter in the category overview shows "10" (which should be 0) for the new copied award. If you click on "10" to open a list of the awarded, no one is shown (=correct again), BUT there is no option to delete/null the copied awarded counter number.
jair101 Posted November 18, 2017 Posted November 18, 2017 Hi, can you provide more information about the integration with Rules app. What kind of events, conditions and actions are supported?
InvisionHQ Posted November 19, 2017 Posted November 19, 2017 12 hours ago, jair101 said: Hi, can you provide more information about the integration with Rules app. What kind of events, conditions and actions are supported? This is a "Rules" question, you can have more info in Rules topic.
jair101 Posted November 19, 2017 Posted November 19, 2017 1 hour ago, InvisionHQ said: This is a "Rules" question, you can have more info in Rules topic. No it is not a Rules question, it is about which events, conditions and actions iAwards supports. The developer of Rules can't know that and I can't know that before purchasing iAwards. But thank you, I guess this answer is more then enough for now.
InvisionHQ Posted November 19, 2017 Posted November 19, 2017 5 minutes ago, jair101 said: it is about which events, conditions and actions iAwards supports You are making a mistake, iAwards not supports any EVENTS, CONDITIONS and ACTIONS. It's all related to Rules app. If you prefer I can also answer: ALL EVENTS, CONDITIONS and ACTIONS of rules app.
jair101 Posted November 19, 2017 Posted November 19, 2017 When I said that your answer is good enough, I meant that clearly you don't understand the question, which means that probably understanding and providing Rules support is very low on your priorities list = good enough answer for me. Even though it is still on the app description, so it should be something that is supported. Anyway, when an app adds supports for Rules, it creates its own Events, Conditions and Actions. There is no such thing as "All Events, Conditions and Actions of the Rules app". It is something the other dev (i.e., you) needs to add. (Sometimes Rules are able to pick up some events, conditions and actions from 3rd party app, but this is an exception). Some basic examples: - You add an event for "A member is awarded". Then I can add a condition to check if a member is in group "Advanced members" and an Action "Post a topic with congratulations". In this case the event is based on iawards, the conditions and action are supported by the core integration of Rules. - You add a condition "Member has award", which returns true or false. Then I can use again the core event "Member has posted a topic" and action "Pin a topic". Thus, if a member has certain award all topics he posts will be pinned. - You add an action "Award a member". Then I can use core event "Member has validated" and add your action to give award to each validated member. The Rules app can't create an event for "A member is awarded", condition for "Member has an award" and action for "Award a member", this is something that should be provided by you. I hope my question is more clear now, I was asking what event, conditions and actions this app provides.
InvisionHQ Posted November 19, 2017 Posted November 19, 2017 Ah ok, now I understand what you meant. This is the list of what we have in the rules extension: Condition: 1. Has Award Actions: 1. Give Award2. Remove Award. jair101 1
Cyboman Posted November 19, 2017 Posted November 19, 2017 Question: In the account settings, I can hide awards. But it hides them everywhere, because there is only 1 setting... What I want to realize is: Member can hide awards separately from showing (1) in the member profile tab (2) on post bit below avatar (3) below posts/signature F.e. I want my members to choose themselves their 3 most important awards to show below the avatar (maximum display restriction = 3), so they can individually decide what are the 3 most worthy awards for them. But in their member profile tab all awards should be shown. How can I setup this requirement? Thanks. GrooveOnBeat 1
InvisionHQ Posted November 19, 2017 Posted November 19, 2017 This is something that you can't do without a custom work.
GrooveOnBeat Posted November 28, 2017 Posted November 28, 2017 On 11/19/2017 at 9:04 AM, InvisionHQ said: This is something that you can't do without a custom work. I'd like members having the choice of where awards are displayed and in the order they choose. Is custom work something you can provide? If so, what will be the fee? Just thought I'd ask.
Recommended Posts