Quote:
Originally Posted by Miphnik
Hello,
I am using GAS 3.5.1 and trying to upload other images to use with the articles.
When I try I get the following error.
Warning: move_uploaded_file(/vbulletin/gas/images/6/kb-fr.jpg): failed to open stream: No such file or directory in /includes/functions_geekarticles_images.php on line 104
Warning: move_uploaded_file(): Unable to move '/tmp/phpb2PYzx' to '/vbulletin/gas/images/6/kb-fr.jpg' in /includes/functions_geekarticles_images.php on line 104
If someone could help, point to documentation that would help etc I would be grateful.
Thank you very much.
|
make sure your gas/images folder is chmod 0777 andthat safemode isnt on.
HTHs