Title: [Plugin: WordPress Flash Uploader] Database error
Last modified: August 20, 2016

---

# [Plugin: WordPress Flash Uploader] Database error

 *  Resolved [Ooypunk](https://wordpress.org/support/users/ooypunk/)
 * (@ooypunk)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-flash-uploader-database-error/)
 * When I activate this plugin, and then go to the Media/WP Flash Uploader page,
   I get this error message:
    “WordPress database error: [Table ‘db024961_cgn_wordpress_tst.
   wp_ps_groups’ doesn’t exist] SELECT wp_ps_groups.ID, wp_ps_groups.group_title
   FROM wp_ps_groups JOIN wp_ps_group_relationships ON wp_ps_group_relationships.
   grel_group_id = wp_ps_groups.ID WHERE wp_ps_group_relationships.grel_user_id 
   = ‘1’”
 * The message is correct: the table doesn’t exist. Bu why is WFU trying to get 
   info from it? What should it contain? Shouldn’t WFU create the table, or at least
   check for its existence?
 * What is the purpose of get_user_groups() anyway?
 * [http://wordpress.org/extend/plugins/wordpress-flash-uploader/](http://wordpress.org/extend/plugins/wordpress-flash-uploader/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [mdempfle](https://wordpress.org/support/users/mdempfle/)
 * (@mdempfle)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-flash-uploader-database-error/#post-2811359)
 * You are right. The tables do not exist if you don’t have installed contexture-
   page-security which enables enhanced group handling.
 * I have to add a check if the tables do exist. Expect a new version in the next
   few days that covers that.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WordPress Flash Uploader] Database error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-flash-uploader.svg)
 * [Wordpress Flash Uploader](https://wordpress.org/plugins/wordpress-flash-uploader/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-flash-uploader/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-flash-uploader/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-flash-uploader/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-flash-uploader/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-flash-uploader/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [mdempfle](https://wordpress.org/support/users/mdempfle/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-flash-uploader-database-error/#post-2811359)
 * Status: resolved