Posted by: Dceanes - Tuesday, 12 April 2016 22:57:11 |
---|
I made a mistake setting the timezone when I installed YAF. How can I change it? Thanks, Dave |
Posted by: tha_watcha - Wednesday, 13 April 2016 14:57:53 |
---|
You can adjust the timezone in the User Control panel under Edit Profile. And for Guests you would need to edit the Guest user account, in the Admin Panel. |
Posted by: Ordinary Nimda - Wednesday, 13 April 2016 22:52:15 |
---|
[quote=tha_watcha;66887]You can adjust the timezone in the User Control panel under Edit Profile. And for Guests you would need to edit the Guest user account, in the Admin Panel.[/quote] Great info about the Guest! I had the proper time zone, but the "auto adjust timezone" was not checked, so the time was faulty. Checking it for the Guest user account put "last visited" to the proper time. |
Posted by: tha_watcha - Thursday, 14 April 2016 14:14:50 |
---|
[quote=Ordinary Nimda;66889]One question: Is there any known workaround for the What's New DNN module to display relative times of posts? (Instead of verbose datetimes.)[/quote] That feature will be back in YAF 2.2.3 |
Posted by: Ordinary Nimda - Friday, 15 April 2016 04:08:04 |
---|
[quote=tha_watcha;66894][quote=Ordinary Nimda;66889]One question: Is there any known workaround for the What's New DNN module to display relative times of posts? (Instead of verbose datetimes.)[/quote] That feature will be back in YAF 2.2.3 [/quote] This is good, because the What's New is a powerful tool. I did find a workaround with 2.2.2. - all the datetime data in the resulting HTML is already properly formatted within tags, so I just added some jquery.timeago() functionality at document.Ready() - and it works as expected. Combining it with the Module Settings gives an impressive result. Demo web (in Slovenian, but the functionality is obvious): https://hyde-park.si/ |
Posted by: Mariette - Friday, 15 April 2016 10:59:11 |
---|
[quote=tha_watcha;66887]You can adjust the timezone in the User Control panel under Edit Profile. And for Guests you would need to edit the Guest user account, in the Admin Panel.[/quote] I cannot find that Guest account. Where is it? Found it: Admin -> Users and Roles -> Search for Guest and there it is :) |
Posted by: Ordinary Nimda - Friday, 15 April 2016 11:16:05 |
---|
Good |