Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
September 25, 20168 yr Author On 24/09/2016 at 0:11 AM, zenzoidman said: As for the page error, the error code I'm getting is 1S160/2. Thanks, I've noted a bug report for this and will take a look at this soon as I'm currently working my way through bug fixing updates now. 8 hours ago, zenzoidman said: There's something odd that I've noticed about the Top Points widget, and I don't know if it's an intentional feature or not. The All Time tab shows whatever the users' current points total is. However, the Week, Month, and Year tabs seem to show how many points the users gained during that time period, regardless of whether or not points have been removed from those users. The time based options are loaded a little differently then the all time option. Using the "basicpoints_logs" table instead as it contains a timestamp to filter with. Is it possible to get acp access or a copy of your basicpoints_logs database table so I can check over why it's not accurate?
September 26, 20168 yr Here, I've attached a copy of my logs. Another thing I'd like to figure out: how is the time frame of those Week/Month/Year values calculated? Is it based on the last calendar week/month/year, or is it just the last 7 days/30 days/365 days? ipb_basicpoints_logs.sql
September 27, 20168 yr Author 11 hours ago, zenzoidman said: Here, I've attached a copy of my logs. Thanks, you can remove it now if you wanted. 11 hours ago, zenzoidman said: Another thing I'd like to figure out: how is the time frame of those Week/Month/Year values calculated? Is it based on the last calendar week/month/year, or is it just the last 7 days/30 days/365 days? The later. I use the DateInterval function to add 7 days, 30 days or 365 days to the current date.
October 5, 20168 yr Author 7 hours ago, zenzoidman said: Hey, just checking in. Were you able to figure anything out from those logs? I believe so, will be patched in the next few weeks once I get to the points app.
October 10, 20168 yr i also see this: On 23.9.2016 at 5:11 PM, zenzoidman said: As for the page error, the error code I'm getting is 1S160/2. any update about this?
October 12, 20168 yr Author I've just updated this application and included a few more minor bug fixes. @darkidan That should include a fix for that error as well.
October 13, 20168 yr Hi, when is the price sale of your plugin? I would like to get it but i am cheapskate for the actual full price.. Thanks !
October 13, 20168 yr Author 1 hour ago, LinkMania said: Hi, when is the price sale of your plugin? I would like to get it but i am cheapskate for the actual full price.. Thanks ! The sale price is still listed and hasn't been changed since last year. I actually forgot to update it but might keep it at that price until v2 is released. (No ETA yet)
October 18, 20168 yr The points high scores isnt accurate as a lot of people have more points then the current list it does not appear to be changing On 10/13/2016 at 5:54 PM, Mike John said: The sale price is still listed and hasn't been changed since last year. I actually forgot to update it but might keep it at that price until v2 is released. (No ETA yet)
October 21, 20168 yr Author On 18/10/2016 at 3:41 PM, RSAC said: The points high scores isnt accurate as a lot of people have more points then the current list it does not appear to be changing In the widget and the tab set to "all time"?
October 21, 20168 yr 14 hours ago, Mike John said: In the widget and the tab set to "all time"? for the top points in a week and month
October 24, 20168 yr Author On 22/10/2016 at 2:33 AM, RSAC said: for the top points in a week and month I'll need acp login details to look and a rough idea of what your expected values are for this? There was a change recently to how those top points for week/month/year are calculated.
October 30, 20168 yr - Removed, it was just me being stupid XD. Fixed! - Edited October 30, 20168 yr by SiLink
November 2, 20168 yr Hello @Mike John, Can i change Points table from core_members to other table? Thanks
November 3, 20168 yr Author 6 hours ago, quangtran said: Can i change Points table from core_members to other table? Not currently as a lot of it's hard coded to there. But I do have the setting ready to go and will include that in the next major version.
November 6, 20168 yr Hey @Mike John You've probably heard this before or thought of it yourself, but how about notifications when you receive points manually ?
November 7, 20168 yr Author 10 hours ago, SiLink said: You've probably heard this before or thought of it yourself, but how about notifications when you receive points manually ? Not currently supported but will note for future versions. Shouldn't be an issue adding.
December 3, 20168 yr On 11/6/2016 at 8:19 PM, Mike John said: Not currently supported but will note for future versions. Shouldn't be an issue adding. Can you add an option for once the points reset on x day the top points for the week/month/all time resets?
December 7, 20168 yr Author On 04/12/2016 at 0:34 AM, RSAC said: Can you add an option for once the points reset on x day the top points for the week/month/all time resets? That might be an issue as the logs are used to calculate the points over a time period. I might need to clear the logs past x date in order to do that.
December 7, 20168 yr 33 minutes ago, Mike John said: That might be an issue as the logs are used to calculate the points over a time period. I might need to clear the logs past x date in order to do that. ok awesome
December 19, 20168 yr Author 23 hours ago, iDeath said: Will this support rules application? No I don't believe so, at least I haven't done anything on my end to support it.
December 19, 20168 yr 4 hours ago, Mike John said: No I don't believe so, at least I haven't done anything on my end to support it. Would be great to have that compatibility with this.