I've been trying to trace down a reason but so far no good.
I have a number of users who are downloading from webfm with great success. Then I have a subset of users who when they click a webfm link to download a file are merely redirected to the home page. I am unable to reproduce the problem but after dialoging with a few of the users, I can see that the problem is persistent.
I'll continue searching but wanted to post this and get the ball rolling; plus see if anyone has an idea.
Comments
Comment #1
tcblack commentedI'm seeing the following in my logs quite frequently:
Unknown column 'a.cid' in 'where clause' query: SELECT * FROM webfm_file f INNER JOIN webfm_attach a ON f.fid = a.fid WHERE a.cid = 809 ORDER BY a.weight in /home/usernamemunged/public_html/sites/all/modules/webfm/webfm.module on line 2036.Is this perhaps the cause?
Comment #2
nhck commentedSeen this #346980: Query Failed: Could not attach files to node # ?
Comment #3
tcblack commentedSolved with #346980: Query Failed: Could not attach files to node #