It's version 6.4.
IE8, but doesn't work on FF either
It's odd, because it's only on this hosting company it doesn't work, it works on other hosting companies, and I can't reproduce it here.
And, before it said:
Warning: is_dir() [
function.is-dir]: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/home/web/web88941:/var/tmp:/usr/local/lib/php:/usr/local/share/pear) in
/usr/home/web/web88941/[domain]/login/cuteeditor_files/Dialogs/phpuploader/include_phpuploader.php on line
870I changed the include_phpuploader.php line 867 from /tmp to /var/tmp and the error didn't come, now it just doesn't work...
(the reason it says 870 is because I added some comments)
Raf