0 uploads were successful 0 uploads were successful
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

0 uploads were successful

Started by outlawsbba, March 08, 2005, 08:25:27 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

outlawsbba

Hi i am a php and mysql newbie but il try to give u as much info as i can give

Ok when i open my website www.boektcityfotos.tk aka http://gangsterna.freestarthost.com/modules/Image Gallery/index.php
it all works fine
when i click Upload file it all starts

on the top of my page it says this:

Warning: is_dir(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/www/gangsterna.freestarthost.com/modules/Image Gallery/upload.php on line 432

Warning: filemtime(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/www/gangsterna.freestarthost.com/modules/Image Gallery/upload.php on line 440

Warning: unlink(./albums/edit/.): Permission denied in /home/www/gangsterna.freestarthost.com/modules/Image Gallery/upload.php on line 453

Warning: is_dir(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/www/gangsterna.freestarthost.com/modules/Image Gallery/upload.php on line 432

Warning: filemtime(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/www/gangsterna.freestarthost.com/modules/Image Gallery/upload.php on line 440

Warning: unlink(./albums/edit/..): Permission denied in /home/www/gangsterna.freestarthost.com/modules/Image Gallery/upload.php on line 453

in the middle it says this:

Notice: Undefined offset: 2 in /home/www/gangsterna.freestarthost.com/modules/Image Gallery/upload.php on line 250

Notice: Undefined offset: 3 in /home/www/gangsterna.freestarthost.com/modules/Image Gallery/upload.php on line 256

Notice: Undefined offset: 4 in /home/www/gangsterna.freestarthost.com/modules/Image Gallery/upload.php on line 256

i select the picture i want to upload
i click upload and it says

0 uploads were successful

top of the page says:

Warning: move_uploaded_file(./albums/edit/mHTTP_temp_07c16adf.jpg): failed to open stream: Permission denied in /home/www/gangsterna.freestarthost.com/modules/Image Gallery/upload.php on line 1197

Warning: move_uploaded_file(): Unable to move '/tmp/php6J0EVw' to './albums/edit/mHTTP_temp_07c16adf.jpg' in /home/www/gangsterna.freestarthost.com/modules/Image Gallery/upload.php on line 1197

Notice: Undefined variable: escrow_array in /home/www/gangsterna.freestarthost.com/modules/Image Gallery/upload.php on line 1939

Notice: Undefined variable: URI_failure_array in /home/www/gangsterna.freestarthost.com/modules/Image Gallery/upload.php on line 1941

Notice: Undefined variable: zip_failure_array in /home/www/gangsterna.freestarthost.com/modules/Image Gallery/upload.php on line 1942

below the 0 uploads were successful it says:

Error Report
The following uploads encountered errors:  
File Uploads:  
File Name/URL Error Message
1. Bom Foto Ik en Stijn.jpg Impossible to move.  

i dont know what todo i tryd other comps i updated the gallery everything

Thanks for reading this

jlerner

It happened to me too - CHMOD your edit folder to 755. That fixed my problem.
Good luck ! JL

ranleonard

what do you mean CHMOD edit folder to 755?

I have the same problem..

Thanks.

Joachim Müller