Invision Community 5: A video walkthrough creating a custom theme and homepage By Matt Thursday at 04:02 PM
MikeChristopher Posted July 5, 2017 Posted July 5, 2017 Is there a way to make it so upon each application update it does not reset the value of how many members were online. I just updated our member map application and it reset the number of how many was online to the current value. I had noticed this with the core upgrades which is a pain but I kind of understand but even 3rd party applications?
Adriano Faria Posted July 5, 2017 Posted July 5, 2017 (edited) Datastore is like this on IPS4. When you run the "Something isn't working..." ACP Support Tool or any script updates cache, like app/plugin install, it clears the cache/datastore files. Simply doesn't worth to use it anymore. Edited July 5, 2017 by Adriano Faria
MikeChristopher Posted July 5, 2017 Posted July 5, 2017 Wouldnt it be worth storing the value in the database somewhere so? So that it cannot be overwritten. Seems kind of pointless it saying most members ever online - when technically its not.
MikeChristopher Posted July 19, 2017 Posted July 19, 2017 @Theme Tent UK Would this be possible please to have it store the record in the database so that it does not keep resetting every time something is changed. Thanks
Pete T Posted August 2, 2017 Author Posted August 2, 2017 5 hours ago, N3wzFrance said: Hi Peter, Need Update for 4.2 ?? Thx works for me just need little tweaking improve it as plugin.
Marius Posted August 2, 2017 Posted August 2, 2017 @Pete T, There is a need for a cosmetic look, there is no space for the edge. Some CSS padding to generate space around content. Thank you
Pete T Posted August 2, 2017 Author Posted August 2, 2017 12 minutes ago, Marius said: @Pete T, There is a need for a cosmetic look, there is no space for the edge. Some CSS padding to generate space around content. Thank you all this is on it way once get my dev site fixed but i can provide simple fixes for and it still works for 4.2.x Marius 1
Pete T Posted August 2, 2017 Author Posted August 2, 2017 20 minutes ago, Pete T said: all this is on it way once get my dev site fixed but i can provide simple fixes for and it still works for 4.2.x i plan doing fresh install my localhost today and rebuild all apps/plugins from start to finish from fresh as when use my own dev files keep hitting a bug then gets fixed and then new bug returns making it hard do any upgrading on files.
ABGenc Posted August 2, 2017 Posted August 2, 2017 1 hour ago, Marius said: @Pete T, There is a need for a cosmetic look, there is no space for the edge. Some CSS padding to generate space around content. Thank you I have added the following line to custom.css and it helped. Thanks to @ehren. for the info .ipsWidget[data-blockid*="whowasonline"] .ipsWidget_inner{ padding: 10px; } InsideEdge, Pete T and Marius 1 2
Pete T Posted August 2, 2017 Author Posted August 2, 2017 I like few people test the new 4.2.x version of Who Was Online see if works as made updates that feel it needed once had good few people and all bugs fixed if any will be uploaded as new file and will not be able update using upload new version.
NoGi Posted August 2, 2017 Posted August 2, 2017 4 hours ago, Pete T said: I like few people test the new 4.2.x version of Who Was Online see if works as made updates that feel it needed once had good few people and all bugs fixed if any will be uploaded as new file and will not be able update using upload new version. Happy to test for you
Pete T Posted August 2, 2017 Author Posted August 2, 2017 (edited) 39 minutes ago, NoGi said: Happy to test for you I send the copy in morning as now log off my laptop, hopefully get all bugs and feedback with improvements on how make this plugin better. Edited August 2, 2017 by Pete T NoGi 1
MikeChristopher Posted August 2, 2017 Posted August 2, 2017 Happy to test also @Pete T Did you by chance see my message before about storing the value in the DB rather than in cache?
Pete T Posted August 3, 2017 Author Posted August 3, 2017 11 hours ago, MikeChristopher said: Happy to test also @Pete T Did you by chance see my message before about storing the value in the DB rather than in cache? i did and i working on that now been able do work to the plugin but have made changes so might work but send to you shortly today. MikeChristopher 1
Pete T Posted August 4, 2017 Author Posted August 4, 2017 14 minutes ago, Slimer said: I can test it too Sure I send over
Adriano Faria Posted August 7, 2017 Posted August 7, 2017 @Pete T, please, change this when you update it: <div class='ipsWidget_inner {{if $orientation == 'vertical'}}ipsPad{{endif}}'> to: <div class='ipsWidget_inner ipsPad'> Before and after: Marius 1
Pete T Posted August 7, 2017 Author Posted August 7, 2017 38 minutes ago, Adriano Faria said: @Pete T, please, change this when you update it: <div class='ipsWidget_inner {{if $orientation == 'vertical'}}ipsPad{{endif}}'> to: <div class='ipsWidget_inner ipsPad'> Before and after: it has already been added just wait on being aproved as on new download. Adriano Faria 1
Azoun Posted August 11, 2017 Posted August 11, 2017 Any news on this being available as a download for the latest version?
Misi Posted August 11, 2017 Posted August 11, 2017 On 13/01/2017 at 5:42 AM, Pete T said: Show Online Users For How Many Hour Ago. How many hours are the limits?
Pete T Posted August 12, 2017 Author Posted August 12, 2017 8 hours ago, Misi said: How many hours are the limits? when ask that how long they show up for ?
Recommended Posts