Title: DB Error
Last modified: August 22, 2016

---

# DB Error

 *  Resolved [hermannf1](https://wordpress.org/support/users/hermannf1/)
 * (@hermannf1)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/db-error-11/)
 * Hi
    After update Short URL i get this errors:
 * WordPress database error: [Table ‘d01b7054.wp_postmeta’ doesn’t exist]
    SELECT`
   post_id` FROM `wp_postmeta` WHERE `meta_key` = ‘_stt@_notsend_dup’
 * WordPress database error: [Table ‘d01b7054.wp_comments’ doesn’t exist]
    SELECT`
   comment_ID` FROM `wp_comments` WHERE `comment_approved` = ‘1’ ORDER BY `comment_ID`
   DESC
 * WordPress database error: [Table ‘d01b7054.wp_options’ doesn’t exist]
    UPDATE`
   wp_options` SET `option_value` = ‘yes’ WHERE `option_name` = ‘subscribe_reloaded_enable_advanced_subscriptions’
 * WordPress database error: [Table ‘d01b7054.wp_options’ doesn’t exist]
    UPDATE`
   wp_options` SET `option_value` = ‘1’ WHERE `option_name` = ‘subscribe_reloaded_checked_by_default’
 * WordPress database error: [Table ‘d01b7054.wp_options’ doesn’t exist]
    UPDATE`
   wp_options` SET `option_value` = ‘If A New Comment Is Posted:’ WHERE `option_name`
   = ‘subscribe_reloaded_checkbox_label’
 * WordPress database error: [Table ‘d01b7054.wp_options’ doesn’t exist]
    UPDATE`
   wp_options` SET `option_value` = ‘<p><label for=\’subscribe-reloaded\’> [checkbox_label][
   checkbox_field]</label></p>’ WHERE `option_name` = ‘subscribe_reloaded_checkbox_html’
 * The prefix is not right. Short URL don’t use the right prefix! Where can i change
   this?
 * [https://wordpress.org/plugins/shorten-url/](https://wordpress.org/plugins/shorten-url/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [Sed Lex](https://wordpress.org/support/users/sedlex/)
 * (@sedlex)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/db-error-11/#post-5199550)
 * Nothing to do with this plugin … I assume this is a wp issue
 *  [ronchicago](https://wordpress.org/support/users/ronchicago/)
 * (@ronchicago)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/db-error-11/#post-5199715)
 * hello,
 * i activated on 18aug and had a db error. same thing just happened. my message
   is a plugin is broken said 50 times 50 different ways. the plugin is adrotate,
   an established plug. when i deactivate the plugin the anticipated fatal call 
   to undefined function error pops up. too bad there’s a conflict.
 * where can i find the function get_short_link() ? i’m ultimately wanting all wp
   post to spit out a bit.ly url.
 *  [Sed Lex](https://wordpress.org/support/users/sedlex/)
 * (@sedlex)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/db-error-11/#post-5199717)
 * First, I do not see the relation with the plugin 🙁
 * >  my message is a plugin is broken said 50 times 50 different ways.
 * => The error is thyen different and not related to the plugin
 * >  when i deactivate the plugin the anticipated fatal call to undefined function
   > error pops up.
 * ==> “anticipated” ? what undefined function
 * > where can i find the function get_short_link() ?
 * Errr … why ? If you remove the plufin, you should not have a link to this function
 *  [Sed Lex](https://wordpress.org/support/users/sedlex/)
 * (@sedlex)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/db-error-11/#post-5199718)
 * After a verification, get_short_link() is not a function of my plugin …
    Then,
   one additional hint that the shorten_url plugin have nothing to do with your 
   issue
 *  [ronchicago](https://wordpress.org/support/users/ronchicago/)
 * (@ronchicago)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/db-error-11/#post-5199722)
 * you misread my comment. in my search for a solution to my issue i was simply 
   alerting you to a ‘conflict’ with an established plugin we use and value. if 
   you had felt that it was beneficial for your plugin to remedy conflicts it’s 
   a win-win. your plugin looks appealing.
 * regarding the function, you mentioned it in your plugin sales pitch and i happened
   to be looking for it. thank you for the hint and we’re resolved.
 *  [Sed Lex](https://wordpress.org/support/users/sedlex/)
 * (@sedlex)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/db-error-11/#post-5199726)
 * ok… thanks for the feedback
 * For the function you are right, I mistype the name of that function in the how-
   to: the correct function is wp_get_shortlink which is a WP function.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘DB Error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/shorten-url_ffffff.svg)
 * [Short URL](https://wordpress.org/plugins/shorten-url/)
 * [Support Threads](https://wordpress.org/support/plugin/shorten-url/)
 * [Active Topics](https://wordpress.org/support/plugin/shorten-url/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shorten-url/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shorten-url/reviews/)

## Tags

 * [db-error](https://wordpress.org/support/topic-tag/db-error/)

 * 6 replies
 * 3 participants
 * Last reply from: [Sed Lex](https://wordpress.org/support/users/sedlex/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/db-error-11/#post-5199726)
 * Status: resolved