Update 3.3.3 is compatible with WordPress 4.4 and includes the following changes:
- DataTables update to 1.10.10
- Fixed backslashes in file data when adding
- Fixed `Could not store rsync meta`
- Template var `%file_small_icon%` added to dropdown menu
- Cloud Sync fixes
Even after using this update I still get the
“Unable to insert item into DB! Column ‘file_hash’ cannot be null” error when uploading a new file
This update aims to improve functionality and user experience while ensuring compatibility with the latest version of WordPress.
You can manuall fix it with phpMyAdmin. Open the wp_wpfb_files table, go to structure and edit the file_hash column. Tick “NULL”.
Hi Fabian, I’ve used Filebase for several years, and have donated… I had this problem too, I changed the database row. Then I had to do the same for ‘file_remote_uri’, ‘file_tags’, ‘file_license’ and ‘file_last_dl_ip’. Finally I got my file uploaded! Thought you’d like to know.
This worked for me, using free version. When all 5 rows were NULL then it started working again. Thanks Neil.
Hello, I’m having the same issue with Unable to insert item into DB! Column ‘file_hash’ cannot be null
I’ve tried checking NULL in database – doesnt help
Can you help me please?
Hi,
please execute an SQL query like this:
ALTER TABLE `wp_wpfb_files` CHANGE `file_hash` `file_hash` char(32) NULL default ''
Hi. I’m having the same issue. The SQL query doesn’t work for me. Any other suggestions?
Did it comple successfully? Re-ceck phpMyAdmin that NULL is enabled on that column.
Hello Fabian, is there any fix to this issue with database?
Run the SQL query i posted before (make sure to set correct tale prefix)
Hi there
Thanks for these responses. I’m having the same issues unfortunately with a site. I can’t find a file called wp_wpfb_files. Also, how would I run an SQL Query to do as you’ve said.
Many thanks
Colin
Part of a series of updates to improve functionality and fix bugs, but predates newer WordPress versions (e.g., 5.2–6.6), indicating limited support for modern systems.
Very useful information in a nice post! I like how you showed the material. Thank you!
Enrol in Golf Orbit immediately to master cutting-edge golf courses and test your abilities and strategies in this exciting competition.
The online multiplayer feature in Head Basketball allows players to compete against others from around the world, adding a global dimension to the gameplay. Players can test their skills against a diverse range of opponents, each bringing their own unique strategies to the court. This competitive aspect fosters a sense of community among players, as they share tips and experiences with fellow basketball enthusiasts.
If the update introduces new file management features, this could make it easier for users to organize and access their files.