.Ian Posted February 13, 2016 Share Posted February 13, 2016 We have an issue where we are importing an RSS feed of calendar events into a forum as there seems no way to make a post advising of a new calendar event. When we import the RSS feed from the calendar the date of each post is set to the date of the event - not ideal at all. One of the biggest issues with this is that in the activity stream these posts are always at the top due to their date in advance. Does anyone know of an app or similar to be able to change the date of the topic - or some other way around our issue. Thanks! Link to comment Share on other sites More sharing options...
Boomer12 Posted February 13, 2016 Share Posted February 13, 2016 26 minutes ago, .Ian said: Does anyone know of an app or similar to be able to change the date of the topic The simplest method is to change it directly in the database. Is saved as an unix time stamp which can be converted here: http://www.unixtimestamp.com/ Link to comment Share on other sites More sharing options...
.Ian Posted February 15, 2016 Author Share Posted February 15, 2016 Thanks Was rather trying to avoid database diving Link to comment Share on other sites More sharing options...
Boomer12 Posted February 15, 2016 Share Posted February 15, 2016 Yep but currently there is no plugin for this (I don't know one) and this is the easiest way (you don't need to build a plugin and can adjust it in phpMyAdmin easily). Link to comment Share on other sites More sharing options...
Luis Barragan Posted July 25, 2016 Share Posted July 25, 2016 On February 13, 2016 at 10:12 AM, jacboy said: The simplest method is to change it directly in the database. Is saved as an unix time stamp which can be converted here: http://www.unixtimestamp.com/ Where in the database do you go to change it? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.