Hi All

I have installed WebFm module, but I have problems to get it work properly. Module´s interface is displayed properly within the site, I am also able to create/delete diredtories, but I cant upload new files. I get following error message:

* user warning: Unknown column 'perm' in 'field list' query: INSERT INTO webfm_file (uid, fpath, fname, fsize, fcreatedate, perm, dl_cnt, fmime, fdesc) VALUES (2, 'sites/mysite.com/files/kniznica/New_Folder/Winter.jpg', 'Winter.jpg', 105542, 1200411025, 15, 0, 'image/jpeg', '') in /home/rcepka/public_html/mainsite/includes/database.mysql.inc on line 172.
* Could not insert sites/mysite.com/files/kniznica/New_Folder/Winter.jpg into the database
* Insertion into database fail

also, when I click on "Add files in this folder to fatbase" icon, I get "operation fail" message.

Any ideas what happened please?
Thanks in advance.

Comments

robmilne’s picture

Status: Active » Closed (duplicate)

You need to run update.php and select the webfm update. This will be fixed in the next release.

sketman’s picture

That fixed all my problems.
Thank you very much...:)

blindman1’s picture

How do I run update.php?

robmilne’s picture

Type into your browser address bar:

http://baseurl/update.php

where baseurl is the url of your site (ie:dupal.org).