Hello,
I`m uptade my Dolphin to 7.1.2 and when I1m try to add photos I have this information: access denied
Why? All my permissions is writable. Please help !
Best Regards,
Lucas
Hello, I`m uptade my Dolphin to 7.1.2 and when I1m try to add photos I have this information: access denied Why? All my permissions is writable. Please help ! Best Regards, Lucas |
Does the flash uploader in uni template work? if that is a YES then do you use custom template? if so, get the vendor of the template to update this file: swf_upload_integration.html hope this helps you with the issue... |
Thank you for your response. Unfortunately, UNI template is the same error. I can not upload any files such as photos using flash. What could be the other reason? Does the flash uploader in uni template work? if that is a YES then do you use custom template? if so, get the vendor of the template to update this file: swf_upload_integration.html hope this helps you with the issue...
|
Does anyone know? |
I noticed that when I try to send photo in flash using Chrome gives me this error: Warning: exif_read_data(phpdldLWJ) [function.exif-read-data]: File not supported in /Home/Areavis/Public_html/Modules/Boonex/Photos/Classes/BxPhotosUploader.Php on line 277
But in Firefox this problem does not appear. The only "Odmowa Dostępu" (Acces Denied)
|
have you tried reuploading a fresh copy of the photo folder? All for one and one for all....ah sod it who am i kidding! |
No, because the problem also applies to other file transfer via flash eg music, videos...
|
can anyone know how to fix it? i try also upload in uni template but this not help |
the function exif_read_data only accepts JPEG and TIFF files. For some reason it seems it's calling the function with a file type that is not supported. The errors after that are consequences of the exif_read_data error.
Most likely (if this is a default install/upgrade) it could be caused by either not removing the files as specified in the upgrade process or incorrect file permissions whereby a file is touched but not data was written to it. Something else to check could be mime-types but I',m making the assumption that nothing changed there and therefore it should work as it was. Dedicated servers for as little as $32 (28 euro) - See http://denre.com for more information |
are you by any chance using a custom link? try this one - yoursite.comm/photos/albums/my/add_objects/ and have you made sure that in membership levels you have the photos options checked?
Chris All for one and one for all....ah sod it who am i kidding! |