File asset example - access denied to the upload folder
Tue, 04/28/2009 - 17:06
Here: http://examples.qcu.be/examples/other_controls/file_asset.php
The upload dir does not have the write permission.
Here: http://examples.qcu.be/examples/other_controls/file_asset.php
The upload dir does not have the write permission.
Yep example is broken on upload
Fixed! Thanks for reporting the issue!
in Rich Text Editing with QFCKEditor, smileys are formatted to
\"\"
which when entered again, is formated to \"\\"\\"\"
This doesn't seem optimal :)
I also have noticed this behaviour when using sqlvariable().
This is most likely an issue with the Magic Quotes php configuration setting on the examples site. I opened a ticket to fix it: http://trac.qcu.be/projects/qcubed/ticket/240.
I cannot reproduce this issue with the example running locally on my box, so this behavior shouldn't affect you in the production environment either (provided that your magic quotes are off as they should be).