WYSIHAT Installation - not saving photos - Ruby on Rails
Posted
by bgadoci
on Stack Overflow
See other posts from Stack Overflow
or by bgadoci
Published on 2010-04-18T16:31:53Z
Indexed on
2010/04/18
16:33 UTC
Read the original article
Hit count: 468
I just successfully installed WysiHat in my rails blog. Seems that the 'add a picture' feature is not working. It successfully allows me to find and select a picture from my desktop but upon clicking save, it does nothing.
I also have Paperclip successfully installed. I am wondering if this may have something to do with it. Perhaps Paperclip is getting in the way, or, perhaps I need to connect Paperclip and WysiHat somehow.
Any ideas? (let me know if I need to post any code).
© Stack Overflow or respective owner