Fix: Unable to insert item into DB

Wehn you are getting an error like Unable to insert item into DB! Unknown column 'file_password' in 'field list' when adding a file, try to disable and re-activate WP-Filebase Plugin. If the error still occurs it's becuase the MySQL permissions are set too low. ALTER TABLE queries must be allowed. If hav no clue how tu change MySQL permissions, ask you hosting provider....
Read More

Limit Access by User Groups

At a first glance, WP-Filebase only allows you to limit access by User Roles, but not User Groups added with 3rd-party plugins, such as UAM. Here's how to setup WP-Filebase Pro and the User Access Manager Plugin to set permissions for User Groups. (more…)
Read More

How to make dataTables search file tags

This instruction is now deprecated. Please use the instead, which is much easier to use and comes with native search feature. DataTables have their own search box to filter files. This only uses file meta data that is actually visivle in the table. If you want to search for file tags that are not included in the table, you have to use WP-Filebase's search form: (more&hellip...
Read More

File RSS Feed

To get the RSS Feed for Files, just append ?post_type=wpfb_filepage to your Blog's feed url. For example: http://example.com/feed/?post_type=wpfb_filepageIf you want to list the files beside other Wordpress Posts, use this query string:?post_type[]=post&post_type[]=wpfb_filepage
Read More

WP-Filebase Pro 3.1.07

New File List Table in Dashboard Custom Folder Icons for File Browser Changed behavior of `Upload Notifications` Upload Notifications for all users Remote Sync: added support for Amazon CloudFront Added imagick PDF thumbnails support Improved PDF indexing Fixed `MySQL server has gone away` Fixed Ghostscript Added mime type `application/x-windows-gadget` F...
Read More