Closed (fixed)
Project:
DataBase File Manager
Version:
5.x-3.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
8 Apr 2008 at 14:51 UTC
Updated:
7 May 2008 at 09:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
rooey commentedComment #2
rooey commentedwe're aware of this, it's a typo in the installer - the dbfm_file table is created twice instead (duh).
Edit the dbfm.install, look for the second CREATE TABLE dbfm_file routine and change it to dbfm_data - patch on the way.
Comment #3
rooey commentedComment #4
rooey commentedComment #5
rooey commentedwill be included in upcoming maintenance release 5.x.3.1
Comment #6
rooey commentedComment #7
rooey commentedComment #8
bwv commentedHi, terrific module, thank you. I am getting the following message when I try to upload a text file:
I checked the db and in fact the table does exist, but under a different name (foo_dbfm_data) as I am using a prefix.
Thanks for your assistance.