Forum Replies Created
-
AuthorPosts
-
roosites
ParticipantI did finally get it installed. It took a few tries as it kept timing out. I assumed my old events would be gone, but alas they are still there. I didn’t want to delete 38,000 entries, so I ran the following SQL which deletes all old entries in case anyone else runs into this:
DELETE FROM
YOUR-USERNAME_wrdp1.wp_postsWHERE (CONVERT(IDUSING utf8) LIKE ‘tribe_events’ OR CONVERT(post_authorUSING utf8) LIKE ‘tribe_events’ OR CONVERT(post_dateUSING utf8) LIKE ‘tribe_events’ OR CONVERT(post_date_gmtUSING utf8) LIKE ‘tribe_events’ OR CONVERT(post_contentUSING utf8) LIKE ‘tribe_events’ OR CONVERT(post_titleUSING utf8) LIKE ‘tribe_events’ OR CONVERT(post_excerptUSING utf8) LIKE ‘tribe_events’ OR CONVERT(post_statusUSING utf8) LIKE ‘tribe_events’ OR CONVERT(comment_statusUSING utf8) LIKE ‘tribe_events’ OR CONVERT(ping_statusUSING utf8) LIKE ‘tribe_events’ OR CONVERT(post_passwordUSING utf8) LIKE ‘tribe_events’ OR CONVERT(post_nameUSING utf8) LIKE ‘tribe_events’ OR CONVERT(to_pingUSING utf8) LIKE ‘tribe_events’ OR CONVERT(pingedUSING utf8) LIKE ‘tribe_events’ OR CONVERT(post_modifiedUSING utf8) LIKE ‘tribe_events’ OR CONVERT(post_modified_gmtUSING utf8) LIKE ‘tribe_events’ OR CONVERT(post_content_filteredUSING utf8) LIKE ‘tribe_events’ OR CONVERT(post_parentUSING utf8) LIKE ‘tribe_events’ OR CONVERT(guidUSING utf8) LIKE ‘tribe_events’ OR CONVERT(menu_orderUSING utf8) LIKE ‘tribe_events’ OR CONVERT(post_typeUSING utf8) LIKE ‘tribe_events’ OR CONVERT(post_mime_typeUSING utf8) LIKE ‘tribe_events’ OR CONVERT(comment_countUSING utf8) LIKE ‘tribe_events’)roosites
ParticipantThanks, but when I went to upgrade, I ended up with the original problem and can’t get back to the dashboard. I uninstalled everything and decided to start from scratch. I went to install the 2 plugins, but event calendar won’t activate. Please advise.
roosites
ParticipantDefinitely NO. I upgraded. When I did I could no longer get to my dashboard and it created a bunch of dupes. I had to disable the plugin and luckily had a full backup I could upload and could get back the previous version. But the dupes remain. Releasing these updates before they are ready is poor business. Can you at least tell us how to get rid of the dupes?
roosites
ParticipantThanks. But as the calendar vendor, I would think these types of issues would be things you would help with and not tell folks to find a freelancer. Right now I have a disappointed client as there is no print ability and now it can’t even handle multiple events in the same time frame. These are both things which almost every calendar app known to man handles with ease.
You have a great product, but if it can’t do routine functions, and if support can’t help, then I will need to go elsewhere.
-
AuthorPosts
