Title: Restore Static Links Error!!!
Last modified: August 22, 2016

---

# Restore Static Links Error!!!

 *  Resolved [VannDigital](https://wordpress.org/support/users/vdn-staff/)
 * (@vdn-staff)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/restore-static-links-error/)
 * When I click the “Restore Static Links” button, this comes up:
 * “WordPress database error: [Table ‘6897f199-b522-43b4-b8bb-057d97375033.wp_posts’
   doesn’t exist]
    UPDATE wp_posts SET post_content = REPLACE ( post_content, ‘{{
   wpppdynamic}}’, ‘[http://www.vanndigital.com/wp-content/uploads&#8217](http://www.vanndigital.com/wp-content/uploads&#8217););
 * Error restoring dynamic links:
 * WordPress database error: [Table ‘6897f199-b522-43b4-b8bb-057d97375033.wp_posts’
   doesn’t exist]
    UPDATE wp_posts SET post_content = REPLACE ( post_content, ‘{{
   wpppdynamic}}’, ‘[http://www.vanndigital.com/wp-content/uploads&#8217](http://www.vanndigital.com/wp-content/uploads&#8217););”
 * Any help with this issue would be appreciated.
 * [https://wordpress.org/plugins/wp-performance-pack/](https://wordpress.org/plugins/wp-performance-pack/)

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

 *  Plugin Author [Bjoern](https://wordpress.org/support/users/greencp/)
 * (@greencp)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/restore-static-links-error/#post-5414610)
 * You use another prefix than “wp_” for your WordPress installation. I have to 
   admit I hardcoded the table name as “wp_posts” (didn’t think of differing table
   prefixes).
 * As quick fix: Just execute the SQL command manually replacing “wp_posts” by the
   post table name you use.
 * I’ll fix the issue as soon as possible and release a new version without hardcoded
   table names.
 *  Plugin Author [Bjoern](https://wordpress.org/support/users/greencp/)
 * (@greencp)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/restore-static-links-error/#post-5414612)
 * No need to use the quick fix. New version is online.

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

The topic ‘Restore Static Links Error!!!’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-performance-pack_6d9fb6.svg)
 * [WP Performance Pack](https://wordpress.org/plugins/wp-performance-pack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-performance-pack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-performance-pack/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-performance-pack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-performance-pack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-performance-pack/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Bjoern](https://wordpress.org/support/users/greencp/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/restore-static-links-error/#post-5414612)
 * Status: resolved