Closed benjaminfisher closed 12 years ago
Reloaded the events plugin. Everything is working locally, but after install on the server events generate on the previous day (if you select the previous day in the calendar it will show the events for the next day, with a scheduled date of the next day). Probably some type of time/date issue on the server.
Checked the date on dreamhost web server and it is correct.
I checked the tmos.dreamhosters.com and I see an event on the admin sidebar that is editable. Editing current events seems to be working.
Seems to be an issue with the event plugin calendar helper on the server. The Events show up just fine when you select the correct date, but in the calendar above the event listing it shows the selected event on the previous day. I checked, and reset the timezone settings in GetSimple, no effect.
Events and Calendar php templates have been made and they now work on the live site. They just need to be styled now. I'll notify Nate via email that it is ready to be styled.
Also with the dates being offset. The events are now on the correct day in the CMS and the live site. The only problem now is that on the calendar in the CMS, the part in parentheses "(1 event), (2 events)" is shifted back one day.
Resolved events day offset. Applied patch for events plugin.
Never mind. It broke again.
What exactly is broke again? I made a test event and it seems to work fine.
Oh. I can't edit the event...
Benjamin, check out this link: http://get-simple.info/forum/topic/932/events-plugin/page/5/
The same guy that I told you about (dougrdotnet) says to try using his forked version of the events plugin (calendar.php and events.php). There is a link to his fork on the forum link I shared above. He says that he has not experienced the issue of not being able to edit an event with his forked version. It might be worth a shot.
If this doesn't work, then it must be a conflict issue with another plugin or something. I'm pretty stumped on this problem.
Installed the patch from https://github.com/dougrdotnet/get-simple-plugins locally and tested. Issue resolved locally. Deployed to production server and tested. Issue is currently resolved. Closing.
Further testing with multiple events on the production server are positive. Issue is resolved at this point.
Event Calender that will show on an internal page and drive event listing on main page.