Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
joaocb Posted June 11, 2017 Posted June 11, 2017 I just installed this great plugin, but it displays the date twice.... And how can I translate the "and" after the months? Thanks! JB
joaocb Posted August 3, 2017 Posted August 3, 2017 1 minute ago, BradTBP said: Doesn't show anything for me on 4.2 And shows double for me in 4.1 :DDD I am not sure if this is still being supported at all... since June 11th no answer at all....
DanInMS Posted August 3, 2017 Posted August 3, 2017 11 hours ago, BradTBP said: Doesn't show anything for me on 4.2 Same here. Upgraded to 4.2 and nothing is showing.
All Astronauts Posted August 16, 2017 Posted August 16, 2017 (edited) Adriano doesn't have this plugin anymore; instead I do, so I'm not surprised he didn't respond to anything in here or PMs on the matter. Got a PM this morning about this, which is the first time I've heard it wasn't working. I thought this was an unsupported plugin but I guess Adriano had made a support topic for it and I just never saw it. Anyways, took two seconds to patch (the hook point in the template changed with 4.2) but I'm getting some coffee and seeing if I can add/change a few things first. My communities usually ran with "Joined: Month Year" to keep it readable and simple so I'm going to try and match that now as another option. Some other stuff too. Edited August 16, 2017 by All Astronauts
All Astronauts Posted August 16, 2017 Posted August 16, 2017 And there you go. New format option, customize the FontAwesome icon, toggle the light/dark text, compatible with 4.2. Maxxius, DanInMS and crmarks 2 1
cualupe Posted August 29, 2017 Posted August 29, 2017 (edited) Here's the file for everyone else looking (like I was) https://invisioncommunity.com/files/file/7303-jimmo-user-join-date-in-post/ Edited August 29, 2017 by cualupe
All Astronauts Posted August 29, 2017 Posted August 29, 2017 I was a little puzzled by the (before edited) message. The versions for this file are all there when you click the changelog button in the Marketplace page for Enhance Joined Date. Versions for 4, 4.1, and 4.2. What you are linking to is someone else's file - does more or less the same thing though.
bearback Posted May 9, 2018 Posted May 9, 2018 installed on 4.3.1 but shows the incorrect join date most are January 1970 I have it set joined month year example post From admin
All Astronauts Posted May 9, 2018 Posted May 9, 2018 Stock 4.3.1 install. New install of enhanced join date. Working here. PHP version? Are you on IPS Community in the Cloud? Might need ACP to see whats happening - this plugin is really braindead in that there isn't anything in it to actually break, at least for Joined Month Year.
All Astronauts Posted May 9, 2018 Posted May 9, 2018 Popped a new version off - zero changes, just incremented the version number and uploaded it to the Marketplace. Could try that one?
bearback Posted May 9, 2018 Posted May 9, 2018 php 7.2 not in cloud, don't worry I am away on holiday from tomorrow and will take another look when back uninstalled and reinstalled with new one, all options work and show correct except for the one I am trying to use "joined month year", if I switch to regular option the date is correct. switch back it goes to January 1970 thanks for your time
NeedCoffee Posted August 8, 2018 Posted August 8, 2018 @All Astronauts Hi, this is working great in version 4.3.3, but we wondered if we could have shortened month names (i.e. Jan instead of January)?
All Astronauts Posted August 8, 2018 Posted August 8, 2018 Sure. I've had more or less a month away from IPS things, doing office cleaning, culling the joint, getting lean, and waiting for a new monitor, but I'll be up and at everything again and then some in a day or two. crmarks 1
andrewbiggs Posted October 23, 2018 Posted October 23, 2018 I have a feature request, to show both Date AND Time in the ACP so it's easy to see what time (hh:mm) a user registered. I have lots of members signiong up every day, so it would be valuable info. See screenshot, it only lists sign-up date, not the time....
All Astronauts Posted October 30, 2018 Posted October 30, 2018 Unfortunately this is all buried in a Table Helper - meaning the $table object gets dumped to string and outputted. No good places exist to hook in and change it. Might be able to crap hack it by hooking into the DateTime method they use to format the timestamp and check if we are in the acp, members, etc... and then return what we want. I'll give it a poke sometime. andrewbiggs 1
NeedCoffee Posted January 15, 2019 Posted January 15, 2019 Hi @All Astronauts, we're having an issue similar to @bearback where using the "Joined Month Year" setting is showing as January 1970 for most users. Was a fix for this identified or do we need to go back to using the default setting?
All Astronauts Posted January 15, 2019 Posted January 15, 2019 (edited) Just out of curiosity what version of PHP you running? Also, are you using version 4 of this plugin? I've just checked again and it's fine on 4.3.6, both on my dev install and a live site. Edited January 15, 2019 by All Astronauts
NeedCoffee Posted January 15, 2019 Posted January 15, 2019 Hi @All Astronauts we are running on PHP 7.2. We are running on the UK locale - maybe that's causing an issue? We only see the January 1970 issue when we use 'Joined Month Year' - if we change to another view the dates show fine. Someone suggested it seems to be mixing up the month and the day of the month? I think maybe it's the UK locale thing in the IPB settings? Can you try and replicate? Also any more news on the shortened month format, so 'Jan' instead of 'January'? That would help keep the profile bit neat and short.
All Astronauts Posted January 15, 2019 Posted January 15, 2019 (edited) 41 minutes ago, NeedCoffee said: Also any more news on the shortened month format, so 'Jan' instead of 'January'? I actually scrolled up and saw that, was implementing as you responded. I pulled a function call out that I can't off-hand see what the utility was for that was part of the Joined Month Year option as well. Give the new version a try and let me know if that fixes things. It won't. Give me two shakes... Ok, NOW download version 5. Just overwrote the one already there, no need for a 5.1 yet. Edited January 16, 2019 by All Astronauts bearback, NeedCoffee and crmarks 2 1
bearback Posted January 16, 2019 Posted January 16, 2019 21 hours ago, NeedCoffee said: Hi @All Astronauts, we're having an issue similar to @bearback where using the "Joined Month Year" setting is showing as January 1970 for most users. Was a fix for this identified or do we need to go back to using the default setting? I must admit I forgot all about this plugin, just reinstalled and is showing correct joined date using month and year. I am using v4.3.6 PHP 7.2 Uk if that's any help. The addition of the shortened month is a great new feature, Thank you All Astronauts 1
All Astronauts Posted January 16, 2019 Posted January 16, 2019 (edited) On 1/16/2019 at 7:29 AM, bearback said: PHP 7.2 Uk if that's any help. The addition of the shortened month Yep, it was the UK thing that I needed to know. Once I had that info I could get at the problem. Edited January 19, 2019 by All Astronauts bearback and NeedCoffee 1 1
Recommended Posts