I'm getting errors after installing the Fileshare module. Here's what I did:

  1. I upload Fileshare module folder into my modules directory.
  2. I go to Modules and enable Fileshare.
  3. I create a Fileshare Node with all defaults. I click Submit.

This is what I get:

    * Directory "mp3files101" created.
    * Directory "_previews" created.
    * Your fileshare was created.

    * user warning: Unknown column '_basepath' in 'field list' query: INSERT INTO node_fileshare (vid, nid, _filepath, _basepath, _whitelist, _method, _modify, _thumbs, _private) VALUES (234, 101, '/mp3files101', 'files', 'jpg jpeg gif png txt html htm doc xls pdf ppt pps ai psd', '1', '0', '0', '0') in /home/usdaime/public_html/gb/includes/database.mysql.inc on line 120.
    * user warning: Unknown column '_basepath' in 'field list' query: SELECT _filepath, _basepath, _whitelist, _method, _modify, _thumbs, _private FROM node_fileshare WHERE vid = 234 in /home/usdaime/public_html/gb/includes/database.mysql.inc on line 120.
    * user warning: Unknown column '_basepath' in 'field list' query: SELECT _filepath, _basepath, _whitelist, _method, _modify, _thumbs, _private FROM node_fileshare WHERE vid = 234 in /home/usdaime/public_html/gb/includes/database.mysql.inc on line 120.

Does anyone have a clue? Thanks in advance....

Comments

VM’s picture

edit: just read your cross posting in the issues forum. I'll let the developer respond.