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

SeahamPaul’s picture

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

Susurrus’s picture

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.

Susurrus’s picture

Status: Active » Fixed
SeahamPaul’s picture

Installed rc4 and now everything on this item works 100% Thanks Susurrus.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.