Error warning relating to 'private downloads'
| Project: | Filebrowser |
| Version: | 6.x-2.0-rc3 |
| Component: | Directory Listing Pages |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Susurrus
Additional 'view downloads' appreciated. Installed rc3 and tried to create first node but got........
* user warning: Unknown column 'private_downloads' in 'field list' query: SELECT file_path, explore_subdirs, file_blacklist, private_downloads FROM filebrowser WHERE nid = 49 in /home/mysite/public_html/sites/all/modules/filebrowser/filebrowser.module on line 60.
* user warning: Unknown column 'private_downloads' in 'field list' query: UPDATE filebrowser SET file_path = 'mysiteFilesSection/MapUpdates', explore_subdirs = 1, file_blacklist = '.*, descript.ion, file.bbs, CVS', private_downloads = 1 WHERE nid = 49 in /home/mysite/public_html/sites/all/modules/filebrowser/filebrowser.module on line 69.
* user warning: Unknown column 'private_downloads' in 'field list' query: SELECT file_path, explore_subdirs, file_blacklist, private_downloads FROM filebrowser WHERE nid = 49 in /home/mysite/public_html/sites/all/modules/filebrowser/filebrowser.module on line 60.
I hope this helps......

#1
Further to this, clearly the Filebrowser table doesn't have a 'Private Downloads' field. Had a quick look in filebrowser.install and there's no mention there either.
HIH, Paul
#2
Must have forgotten to copy the install from my working directory to my CVS directory. I'll fix later tonight so grab it from the dev snapshot later.
#3
#4
Installed rc4 and now everything on this item works 100% Thanks Susurrus.
#5
Automatically closed -- issue fixed for two weeks with no activity.