4images Forum & Community
4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: ukffnet on December 02, 2007, 03:49:15 PM
-
Hello,
Im having some problems with my 4Images. I managed to install it correctly. I have changed permissions (correctly i think) and have turned of safe mode on my server. My 4images is showing on my website and partly functional, however on some specific functions i get errors for example when uploading an image i get:
Warning: move_uploaded_file(./data/media/2/10.jpg) [function.move-uploaded-file]: failed to open stream: No such file or directory in /home/ukffnet/public_html/site/4images/includes/upload.php on line 122
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpdezhwN' to './data/media/2/10.jpg' in /home/ukffnet/public_html/site/4images/includes/upload.php on line 122
That is just one of the few errors i get... There maybe more that i am not aware of.
I am offering a paypal payment to the person that will check through my installation and fix the problem for me by whatever means neccesary... I will pay reasonably, just name a price! I am sure this is an easily fixable problem - i just don't know how to do it.
If your interested please reply to this topic stating you will help, and leave your MSN address.
Cheers,
Jamie Long.
-
I will pay reasonably, just name a price!
Please say budget with post:
http://www.4homepages.de/forum/index.php?topic=16397.0
For problem of move_uploaded_file, you check FAQ in forum ? You read DOCS folder of 4images (ZIP file) ? This is permission FTP problem. ;)
http://www.4homepages.de/forum/index.php?topic=7400.0
-
Ok, but im not sure the complexity of this problem...
I guess my budget is £20/$41 via paypal.
-
Ok, I send PM.
-
ukffnet,
read this http://www.4homepages.de/forum/index.php?topic=6838.0
SAFE MODE - that's your problem
there is no need to pay for that
-
Is say here:
and have turned of safe mode on my server.
...
-
I have turned of safe mode for proof:
http://www.ukff.net/phpinfo.php
-
ok, than pay for that.. :mrgreen:
-
What? Look at that above link, safemode is confirmed to be off - why can you not see that?
-
PHP v5.2.4 -
@ukffnet:
Please read post:
http://www.4homepages.de/forum/index.php?topic=18465.0
(is say on my signature. ;)).
Problem of move_uploaded_file is for way of upload / download. PHP v5.2+ is change. ;)
-
Sorry. Please excuse my blatant disreguard to your brilliant help! I have now fixed this, thanks alot! One last thing though, in my general configuration options i have set the option "auto create thumbnails" to on, however when files are uplaoded they just show an image with the words "jpg" on, and not a proportioned thumbnail of the image uploaded.. any suggestions?
-
any suggestions?
Is file upload in thumbnail and media folder in FTP ? You see JPG file ?
-
Im not quite sure what you mean... could you be abit more specific please? Cheers.
-
I can upload images fine, but i still get this error:
Warning: imagejpeg() [function.imagejpeg]: Unable to open './data/thumbnails/1/10.jpg' for writing: No such file or directory in /home/ukffnet/public_html/site/4images/includes/image_utils.php on line 93
And , it does not auto create a thumbnail version..?
-
Warning: imagejpeg() [function.imagejpeg]: Unable to open './data/thumbnails/1/10.jpg' for writing: No such file or directory in /home/ukffnet/public_html/site/4images/includes/image_utils.php on line 93
If see this - is mean:
1 - No file is upload - is no found on server in data/media/<your_id>/<your_file.jpg> ...
2 - Is upload but you no set full write on data folder in FTP.
-
Sorted it now! Just was the permission again. thanks all!