Home › Forums › Calendar Products › Events Calendar PRO › Duplicate GUID
- This topic has 2 replies, 2 voices, and was last updated 11 years, 8 months ago by
matthewdenton.
-
AuthorPosts
-
July 15, 2014 at 12:38 pm #397021
Shashi
ParticipantHi all,
It appears we have a bunch of duplicate GUIDs all around events. We’re not sure where the issue is. For example:> select guid,count(guid) as cnt from wp_posts group by guid having count(guid) > 1;
+————————————————————-+—–+
| guid | cnt |
+————————————————————-+—–+
| /events/10132-revision-v1/ | 8 |
| /events/10266-revision-v1/ | 2 |
| /events/10399-revision-v1/ | 2 |
| /events/10502-revision-v1/ | 2 |
| /events/10563-revision-v1/ | 2 |
| /events/10805-revision-v1/ | 3 |
| /events/10977-revision-v1/ | 2 |
| /events/11109-revision-v1/ | 3 |
| /events/11146-revision-v1/ | 3 |
| /events/11213-revision-v1/ | 6 |
| /events/11241-revision-v1/ | 15 |
| /events/11292-autosave-v1/ | 2 |
| /events/11292-revision-v1/ | 15 |
| /events/11315-revision-v1/ | 7 |
| /events/11479-autosave-v1/ | 2 |
| /events/11479-revision-v1/ | 104 |Any ideas? Not sure if this is Modern Tribe or WordPress related… Seems to be revisions and autosaves that just stay in the database..
Thanks!
S.July 15, 2014 at 6:53 pm #400782matthewdenton
MemberHi!
Thanks for taking the time to reach out to us with your query. We builtĀ The Events Calendar using WordPress built in post types and create/save functions. Are you experiencing any issue from having multiple duplicate GUIDs in your database? It appears to be as you say related only to revisions/autosave and shouldn’t be impacting users.
– Matthew
August 4, 2014 at 9:51 am #579065matthewdenton
Member<div>
<div>Hi, I wanted to quickly follow-up with you to see if you are all set or if you have further questions. Please let me know if you do have additional questions I can assist with or if I should go ahead and close this thread.
Thank you,
– Matthew
</div>
</div> -
AuthorPosts
- The topic ‘Duplicate GUID’ is closed to new replies.
