4images Forum & Community

4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: ukffnet on December 02, 2007, 03:49:15 PM

Title: 4images problems - Offering Paypal payment.
Post 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.
Title: Re: 4images problems - Offering Paypal payment.
Post by: thunderstrike on December 02, 2007, 03:59:45 PM
Quote
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
Title: Re: 4images problems - Offering Paypal payment.
Post by: ukffnet on December 02, 2007, 04:01:28 PM
Ok, but im not sure the complexity of this problem...

I guess my budget is £20/$41 via paypal.
Title: Re: 4images problems - Offering Paypal payment.
Post by: thunderstrike on December 02, 2007, 04:02:37 PM
Ok, I send PM.
Title: Re: 4images problems - Offering Paypal payment.
Post by: Nicky on December 02, 2007, 04:04:49 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
Title: Re: 4images problems - Offering Paypal payment.
Post by: thunderstrike on December 02, 2007, 04:05:48 PM
Is say here:

Quote
and have turned of safe mode on my server.

...
Title: Re: 4images problems - Offering Paypal payment.
Post by: ukffnet on December 02, 2007, 04:07:09 PM
I have turned of safe mode for proof:

 http://www.ukff.net/phpinfo.php
Title: Re: 4images problems - Offering Paypal payment.
Post by: Nicky on December 02, 2007, 04:08:37 PM
ok, than pay for that..  :mrgreen:
Title: Re: 4images problems - Offering Paypal payment.
Post by: ukffnet on December 02, 2007, 04:08:46 PM
What? Look at that above link, safemode is confirmed to be off - why can you not see that?
Title: Re: 4images problems - Offering Paypal payment.
Post by: thunderstrike on December 02, 2007, 04:09:01 PM
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. ;)
Title: Re: 4images problems - Offering Paypal payment.
Post by: ukffnet on December 02, 2007, 04:15:20 PM
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?
Title: Re: 4images problems - Offering Paypal payment.
Post by: thunderstrike on December 02, 2007, 04:16:38 PM
Quote
any suggestions?

Is file upload in thumbnail and media folder in FTP ? You see JPG file ?
Title: Re: 4images problems - Offering Paypal payment.
Post by: ukffnet on December 02, 2007, 04:25:02 PM
Im not quite sure what you mean... could you be abit more specific please? Cheers.
Title: Re: 4images problems - Offering Paypal payment.
Post by: ukffnet on December 02, 2007, 04:27:15 PM
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..?
Title: Re: 4images problems - Offering Paypal payment.
Post by: thunderstrike on December 02, 2007, 04:32:07 PM
Quote
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.
Title: Re: 4images problems - Offering Paypal payment.
Post by: ukffnet on December 02, 2007, 04:32:36 PM
Sorted it now! Just was the permission again. thanks all!