Closed (fixed)
Project:
Shoutbox
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Mar 2008 at 20:38 UTC
Updated:
16 Apr 2008 at 21:23 UTC
I installed the dev version of shoutbox on a perfectly running 6.1 site
and all of sudden the upload module would not load any files
My feeling is that the shoutbox js code interferes with the upload code
A way around this is to disable the shoutbox when editing or adding a node
which can be done from the block configuration
in
admin/build/block/configure/shoutbox/0
checked the
"show on every page except the listed pages"
option
and in the box below I added these
----------------
node/add/*
node/*/edit
----------------
Comments
Comment #1
disterics commentedThis should be fixed in the latest 6.x-1.x-dev.
Comment #2
disterics commented