• J Cohen

    (@j-cohen)


    I checked my website a few days ago and noticed that all of my shows (listed using GigPress) had been deleted. I’ve tried to re-add venues, artists and shows but WordPress keeps giving me error messages.

    For example, I tried adding the artist “BPM Krew” and the venue “3030”. I get the following error messages:

    WordPress database error: [Table 'bpmkr273_wp300.wp_gigpress_artists' doesn't exist]
    INSERT INTO <code>wp_gigpress_artists</code> (<code>artist_name</code>,<code>artist_alpha</code>,<code>artist_url</code>) VALUES ('BPM Krew','bpm krew','') 
    
    WordPress database error: [Table 'bpmkr273_wp300.wp_gigpress_venues' doesn't exist]
    INSERT INTO <code>wp_gigpress_venues</code> (<code>venue_name</code>,<code>venue_address</code>,<code>venue_city</code>,<code>venue_state</code>,<code>venue_postal_code</code>,<code>venue_country</code>,<code>venue_url</code>,<code>venue_phone</code>) VALUES ('3030','','Toronto','','','CA','','') 
    
    WordPress database error: [Table 'bpmkr273_wp300.wp_gigpress_shows' doesn't exist]
    INSERT INTO <code>wp_gigpress_shows</code> (<code>show_date</code>,<code>show_time</code>,<code>show_expire</code>,<code>show_multi</code>,<code>show_price</code>,<code>show_tix_url</code>,<code>show_tix_phone</code>,<code>show_external_url</code>,<code>show_ages</code>,<code>show_notes</code>,<code>show_status</code>,<code>show_tour_id</code>,<code>show_related</code>) VALUES ('2013-04-15','00:00:01','2013-04-15',0,'','','','','Not sure','','active',0,0)

    I’ve contacted the author of the GigPress plugin but figured I’d mention my problem here as well. Any help is greatly appreciated.

Viewing 1 replies (of 1 total)
  • catacaustic

    (@catacaustic)

    Unfortuantely the error says it all:

    bpmkr273_wp300.wp_gigpress_artists’ doesn’t exist

    Something’s deleted the database table (possibly tables) that the plugin is using. Unless you have a recent database backup you should contact your hosting company and ask them if they can restore a backup from a time when you know that the content was there.

    As for why that’s happened, I can’t help you. That’s most likely going to be something that the plugins author can help with.

Viewing 1 replies (of 1 total)
  • The topic ‘GigPress deleted all of my content’ is closed to new replies.