I keep getting this error when trying to post an image:
Quote:
Warning: Unable to open '/tmp/phpjv2608' for reading: No such file or directory in /web/dojo/paintball/forums/newthread.php on line 208
|
It seems as though it does not create the temporary directory. I've even tried changing the code in global.php to have to write to another temporary directory called "galtmp" and set the correct permissions and ownerships and it still did not work.
I think the code in global.php is not creating the temporary name directory in the "/tmp" directory.
Can someone please help me. I'd love to have this feature setup.
Thanks.