[Plugin: Events Calendar] Events still disappearing from list early
-
Anybody find a fix to this yet? This seems to be a common problem. Has he developer come back from his/her hiatus?
Events are disappearing from the list widget about 8 hours early.
Thought I fixed it but they’re still disappearing.
This was my attempt at fixing it:
On line 546 of template-tags.php change .$spEvents->date. to .$todaysDate.
Then make a new line before the first $whereClause
Put the following:
$todaysDate= date(‘Y-m-d G:i:s’);
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: Events Calendar] Events still disappearing from list early’ is closed to new replies.