roosites

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Upgrade to Events Calendar Pro to 3.5.x problems #128083
    roosites
    Participant

    I 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_posts WHERE (CONVERT(ID USING utf8) LIKE ‘tribe_events’ OR CONVERT(post_author USING utf8) LIKE ‘tribe_events’ OR CONVERT(post_date USING utf8) LIKE ‘tribe_events’ OR CONVERT(post_date_gmt USING utf8) LIKE ‘tribe_events’ OR CONVERT(post_content USING utf8) LIKE ‘tribe_events’ OR CONVERT(post_title USING utf8) LIKE ‘tribe_events’ OR CONVERT(post_excerpt USING utf8) LIKE ‘tribe_events’ OR CONVERT(post_status USING utf8) LIKE ‘tribe_events’ OR CONVERT(comment_status USING utf8) LIKE ‘tribe_events’ OR CONVERT(ping_status USING utf8) LIKE ‘tribe_events’ OR CONVERT(post_password USING utf8) LIKE ‘tribe_events’ OR CONVERT(post_name USING utf8) LIKE ‘tribe_events’ OR CONVERT(to_ping USING utf8) LIKE ‘tribe_events’ OR CONVERT(pinged USING utf8) LIKE ‘tribe_events’ OR CONVERT(post_modified USING utf8) LIKE ‘tribe_events’ OR CONVERT(post_modified_gmt USING utf8) LIKE ‘tribe_events’ OR CONVERT(post_content_filtered USING utf8) LIKE ‘tribe_events’ OR CONVERT(post_parent USING utf8) LIKE ‘tribe_events’ OR CONVERT(guid USING utf8) LIKE ‘tribe_events’ OR CONVERT(menu_order USING utf8) LIKE ‘tribe_events’ OR CONVERT(post_type USING utf8) LIKE ‘tribe_events’ OR CONVERT(post_mime_type USING utf8) LIKE ‘tribe_events’ OR CONVERT(comment_count USING utf8) LIKE ‘tribe_events’)

    in reply to: Upgrade to Events Calendar Pro to 3.5.x problems #128058
    roosites
    Participant

    Thanks, 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.

    in reply to: Safe to upgrade Events Calendar Pro to 3.5.x? #126677
    roosites
    Participant

    Definitely 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?

    in reply to: 2 events at the same time #111085
    roosites
    Participant

    Thanks. 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.

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