Quote:
Originally Posted by sv1cec
Sorry, but I just didn't have the time to parse all those 45 pages of posts.
When trying to upload an image to be used in an article, I get the following error message in the small image upload window:
Warning: move_uploaded_file(/home/domains/forum.m1911.org/gas/images/1/beaver.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/phpGuASRh' to '/home/domains/forum.m1911.org/gas/images/1/beaver.jpg' in /includes/functions_geekarticles_images.php on line 104
And of course the image does not upload.
I also tried ftp-ing an image to the gas/images directory. I can select it from the small window, and it shows in the form where you enter the article, but does not seem to get used as the image in the top of the article itself.
Any ideas? All installation went fine, so I am kind of confused.
Rgds
|
did you chmod the gas folder (and ALL the content folders) to 0777?
Can you create a folder in gas/images/1/ (chmod 0777) and then try to re-upload?
In a nut shell - the folder '1' (which is an array of your userid) isnt getting created. Usually its a chmod error (never been anything else).
Click the install button when you get a moment please