Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Steph Jensen Posted October 1, 2017 Posted October 1, 2017 Thanks for the update! I'm messing with it already, and noticed a few things. I remember you mentioning that the trophies would not be enabled by default, but mine is. Also, i have made one that has the only setting set like this: As far as i understand, as long as they reply to a post in the forums, they would get this award (in this case i have called it "cracker award") It doesn't seem to work though.. In this post, only i have the award. Other users don't seem to have recieced it (even though they are actually replying to a post) Is this a bug, or am i using this wrong?
Fosters Posted October 1, 2017 Author Posted October 1, 2017 1 minute ago, Steph Jensen said: It doesn't seem to work though.. In this post, only i have the award. Other users don't seem to have recieced it (even though they are actually replying to a post The trophies are updated when a member logs in and also a background task is running all 30 minutes updating the trophies. Please wait for 30 minutes and if it's then still not appearing, we'll investigate this for you.
Kjell Iver Johansen Posted October 1, 2017 Posted October 1, 2017 Hello Fosters - did you apply a setting for award for users adding a record in a database? Seems to remember you mentioned that earlier...
SerialNoob Posted October 1, 2017 Posted October 1, 2017 Hello, Thanks for the update, I finally got to use the app, YaY However, the criteria "user has purchased" results in the following error whenever I test it on any member SELECT count(*) FROM `ipbnexus_purchases` AS `nexus_purchases` WHERE ps_member=3217 AND IPS\Db\Exception: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 (1064) #0 /home/****/public_html/system/Db/Select.php(378): IPS\_Db->preparedQuery('SELECT count(*)...', Array, true) #1 /home/****/public_html/system/Db/Select.php(440): IPS\Db\_Select->runQuery() #2 /home/****/public_html/system/Db/Select.php(361): IPS\Db\_Select->rewind() #3 /home/****/public_html/applications/trophies/extensions/trophies/TrophyCriteria/Nexus.php(62): IPS\Db\_Select->first() #4 /home/****/public_html/applications/trophies/sources/Trophy/Trophy.php(361): IPS\trophies\extensions\trophies\TrophyCriteria\_Nexus::memberMeetsCriteria(Object(IPS\Member), Object(IPS\trophies\Trophy), NULL) #5 /home/****/public_html/applications/trophies/modules/admin/trophies/trophy.php(69): IPS\trophies\_Trophy->memberMeetsCriteria(Object(IPS\Member), NULL, Array, true) #6 /home/****/public_html/system/Dispatcher/Controller.php(85): IPS\trophies\modules\admin\trophies\_trophy->testTrophy() #7 /home/****/public_html/system/Node/Controller.php(62): IPS\Dispatcher\_Controller->execute() #8 /home/****/public_html/applications/trophies/modules/admin/trophies/trophy.php(35): IPS\Node\_Controller->execute() #9 /home/****/public_html/system/Dispatcher/Dispatcher.php(146): IPS\trophies\modules\admin\trophies\_trophy->execute() #10 /home/****/public_html/admin/index.php(13): IPS\_Dispatcher->run() #11 {main} Am I doing something wrong? Fosters 1
Steph Jensen Posted October 2, 2017 Posted October 2, 2017 12 hours ago, Fosters said: The trophies are updated when a member logs in and also a background task is running all 30 minutes updating the trophies. Please wait for 30 minutes and if it's then still not appearing, we'll investigate this for you. Hey Fosters, The trophies are still not awarded. I am not sure if the user has logged in since being awarded the trophy, but it's been over 12 hours since i awarded them, so the 30min task, should have updated that by now. Or am i wrong? Also, could the fact that trophies are enabled right after saving, be a part of this, as i remember you mentioning that this would be something we'd have to enable after saving?
Fosters Posted October 2, 2017 Author Posted October 2, 2017 8 hours ago, SerialNoob said: Hello, Thanks for the update, I finally got to use the app, YaY However, the criteria "user has purchased" results in the following error whenever I test it on any member SELECT count(*) FROM `ipbnexus_purchases` AS `nexus_purchases` WHERE ps_member=3217 AND IPS\Db\Exception: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 (1064) #0 /home/****/public_html/system/Db/Select.php(378): IPS\_Db->preparedQuery('SELECT count(*)...', Array, true) #1 /home/****/public_html/system/Db/Select.php(440): IPS\Db\_Select->runQuery() #2 /home/****/public_html/system/Db/Select.php(361): IPS\Db\_Select->rewind() #3 /home/****/public_html/applications/trophies/extensions/trophies/TrophyCriteria/Nexus.php(62): IPS\Db\_Select->first() #4 /home/****/public_html/applications/trophies/sources/Trophy/Trophy.php(361): IPS\trophies\extensions\trophies\TrophyCriteria\_Nexus::memberMeetsCriteria(Object(IPS\Member), Object(IPS\trophies\Trophy), NULL) #5 /home/****/public_html/applications/trophies/modules/admin/trophies/trophy.php(69): IPS\trophies\_Trophy->memberMeetsCriteria(Object(IPS\Member), NULL, Array, true) #6 /home/****/public_html/system/Dispatcher/Controller.php(85): IPS\trophies\modules\admin\trophies\_trophy->testTrophy() #7 /home/****/public_html/system/Node/Controller.php(62): IPS\Dispatcher\_Controller->execute() #8 /home/****/public_html/applications/trophies/modules/admin/trophies/trophy.php(35): IPS\Node\_Controller->execute() #9 /home/****/public_html/system/Dispatcher/Dispatcher.php(146): IPS\trophies\modules\admin\trophies\_trophy->execute() #10 /home/****/public_html/admin/index.php(13): IPS\_Dispatcher->run() #11 {main} Am I doing something wrong? Thanks, This is indeed a bug. I have fixed this for the next release. I want to see what's going on for @Steph Jensen and if it's a valid bug, before I release a quick bugfix release. 20 minutes ago, Steph Jensen said: Hey Fosters, The trophies are still not awarded. I am not sure if the user has logged in since being awarded the trophy, but it's been over 12 hours since i awarded them, so the 30min task, should have updated that by now. Or am i wrong? Also, could the fact that trophies are enabled right after saving, be a part of this, as i remember you mentioning that this would be something we'd have to enable after saving? Could you please run the test function to see if he passes the criteria test:
Steph Jensen Posted October 2, 2017 Posted October 2, 2017 25 minutes ago, Fosters said: Could you please run the test function to see if he passes the criteria test: He does:
Fosters Posted October 2, 2017 Author Posted October 2, 2017 4 hours ago, Steph Jensen said: He does: Still not? Could I take a look at this?
Steph Jensen Posted October 2, 2017 Posted October 2, 2017 2 hours ago, Fosters said: Still not? Could I take a look at this? Still not there no:https://allvirtualracing.com/index.php?/forums/topic/101-forza-7-driving-school/ I'll send you PM with log in credentials
Fosters Posted October 2, 2017 Author Posted October 2, 2017 (edited) Replied Edited October 2, 2017 by Fosters
KPDub Posted October 4, 2017 Posted October 4, 2017 (edited) On 17/09/2017 at 4:01 PM, Fosters said: That was an oversight. In 1.2.0 you'll be able to delete awarded medals from the ACP -Trophy & Medal Promotion Log Hi, I'm running 1.2.0.1 and there isn't an option to delete a trophy award Edited October 4, 2017 by KPDub
Fosters Posted October 7, 2017 Author Posted October 7, 2017 On 4.10.2017 at 9:52 PM, KPDub said: Hi, I'm running 1.2.0.1 and there isn't an option to delete a trophy award It's inside the log BTW, the last release includes also an importer for iAwards . It's not yet linked in the menu because we wanted to test it further with some live data, so if you want to test it, send us a PM :).
KPDub Posted October 8, 2017 Posted October 8, 2017 19 hours ago, Fosters said: It's inside the log Sorry man, mine is blank. Any suggestions? BTW, it's not important as I deleted the award and readded it correctly
Fosters Posted October 8, 2017 Author Posted October 8, 2017 4 hours ago, KPDub said: BTW, it's not important as I deleted the award and readded it correctly HMPFT:D OK if you deleted it, you won't be able to delete it from members:D Just for the reference. Under ACP -> Trophies and Medals -> Log ; next to each Medal Promotion you should see the delete link So if you need to delete any further medal, you know now where it is:)
KPDub Posted October 9, 2017 Posted October 9, 2017 On 08/10/2017 at 7:27 PM, Fosters said: HMPFT:D OK if you deleted it, you won't be able to delete it from members:D Just for the reference. Under ACP -> Trophies and Medals -> Log ; next to each Medal Promotion you should see the delete link So if you need to delete any further medal, you know now where it is:) Sorry Point I'm making is that looking at the log of awards, none have the option to delete
Fosters Posted October 12, 2017 Author Posted October 12, 2017 On 10/9/2017 at 2:21 PM, KPDub said: Sorry Point I'm making is that looking at the log of awards, none have the option to delete I see, thanks for clarifying. Please let me investigate.
Steph Jensen Posted October 13, 2017 Posted October 13, 2017 One thing that is not vital, but is bugging me every time i log in to ACP... Is this meant to take over the dashboard when logging in? It is the first page to load there, and i activelly have to go and click on the dashboard to see it. I like the Trophies and Rewards, but i really don't need to look at them every time i log in to ACP
Kjell Iver Johansen Posted October 13, 2017 Posted October 13, 2017 17 minutes ago, Steph Jensen said: One thing that is not vital, but is bugging me every time i log in to ACP... Did you check the lower left part of your screen in ACP? "Reorder" Fosters 1
Steph Jensen Posted October 13, 2017 Posted October 13, 2017 19 minutes ago, Kjell Iver Johansen said: Did you check the lower left part of your screen in ACP? "Reorder" Thanks @Kjell Iver Johansen hadn't noticed that one.. Pretty well hidden i must say (behind the url status overlay) It worked! Fosters 1
Fosters Posted October 14, 2017 Author Posted October 14, 2017 On 9.10.2017 at 9:21 PM, KPDub said: Sorry Point I'm making is that looking at the log of awards, none have the option to delete Sorry. Could you please clarify this. Are you trying to remove a medal or a trophy? Only medals can be removed. See also the discussion here https://fosters.tech/projects/item/644-1201-no-delete-from-log/
Fierce God Posted October 14, 2017 Posted October 14, 2017 I'm not gonna talk about this app in someone else's Thread, so i will talk here The only way i would purchase this app here is if these following options were made available, currently, my Forums is not a primary focus on my type of Board, so in the post area of forums doesn't make me want this 1. Trophies/Medals can be Fa-icons 2. The trophies/medals can be seen in my primary app of Videos and Live streams, that is the Primary Focus,
Fierce God Posted October 14, 2017 Posted October 14, 2017 (edited) I'd get this, because its an awesome app, and your a awesome Dev/Author/Company........if it could be shown in my main app Videobox That's where 60%+ focus is on my site, for members and guests...the other is Profiles and Clubs @Fosters Edited October 14, 2017 by Mr. Fierce God
Fosters Posted October 14, 2017 Author Posted October 14, 2017 (edited) You mean like sure that's going to be part of all our apps where an icon upload field exists Edited October 14, 2017 by Fosters
Joel R Posted October 14, 2017 Posted October 14, 2017 2 hours ago, FGN said: I'm not gonna talk about this app in someone else's Thread, so i will talk here The only way i would purchase this app here is if these following options were made available, currently, my Forums is not a primary focus on my type of Board, so in the post area of forums doesn't make me want this 1. Trophies/Medals can be Fa-icons 2. The trophies/medals can be seen in my primary app of Videos and Live streams, that is the Primary Focus, I don't know if Fosters can control showing medals and trophies in VideoBox because it's a third party application. You would prob need to contact Fosters for private development to extend it to VideoBox.
Recommended Posts