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......
Comments
Comment #1
SeahamPaul commentedFurther 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
Comment #2
Susurrus commentedMust 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.
Comment #3
Susurrus commentedComment #4
SeahamPaul commentedInstalled rc4 and now everything on this item works 100% Thanks Susurrus.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.