Support

Account

Forum Replies Created

  • Thank you James.

    I just re-downloaded the plugin and you are correct he did add timestamp format compatibility. Very nice. I am still going to write a function to update my old timestamps to the new format for consistency. I was using the format_value false for my event module to get the raw timestamp, new events are saving with the new format so seems wise for me to keep it all the same.

    Cheers!

  • I had the same issue, yes disabling the other plugin did fix it.

    One sad thing is the other plugin had an option to save as timestamp, now all 642 events have the wrong date returned.

    Writing a function to update every time entry now to format it like the new field you guys added.

  • Thanks John, really helpful advice!

    I have echoed the posts with post meta on a single post and multiple to make sure it was working.

    I like the suggestion of checking to make sure the field has a related field key.

    I will look into the corn job, from my tests, it timed out when doing more than 500 posts. Would likely set the corn to 100 posts to be safe.

    I also would agree that the number of records is not the issue, but in this case, my shared hosting kept throttling my site and I tracked down the slow queries to pulling data from the postmeta table, likely I can clean up my functions a bit, but it all related to searching for posts by custom meta.

    Also I like to clean up stuff like 240,000 extra rows in a table that are not used =)

  • I am also interested in a solution for this.

Viewing 4 posts - 1 through 4 (of 4 total)