|
Page 1 of 3
|
Juve
Joined: June 2008
Posts: 79
Location: Iasi
|
Upload Image Problem
I did update to 1.3.0.53 and i hope go to upload image but I was wrong
i don't know what to do, I waited long for an answer
|
#1 Mon 20 Jul, 2009 17:37 |
|
Sponsors
|
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.
|
|
novice programmer
Joined: June 2007
Posts: 1030
Location:
|
Re: Upload Image Problem
Had you selected the file or it was just when clicking the link?
Is your host cappable to upload files via HTML forms and/or linking scripts to a FTP server?
*Possible bug*
|
#2 Mon 20 Jul, 2009 18:32 |
|
spydie
Joined: December 2008
Posts: 1796
Location: In the Boxes
|
Re: Upload Image Problem
no bug NP
he had the same problems with .27 and RC2
It´s a host prob for shure
____________ Out of Order
|
#3 Mon 20 Jul, 2009 20:37 |
|
Chaotic
Joined: January 2008
Posts: 1369
Location: Georgia
|
Re: Upload Image Problem
Juve,
Please continue posting about your problem in your old topic. There wasn't a need to create another topic about the same thing.
All we can say is please be very patient, especially right now due to the new release.
Continue here: Pictures (as Attachment) Upload Problem
____________ | Icy Phoenix ColorizeIt! |
Bipolar Disorder - Not good for you and definitely not good for everyone else.
|
#4 Mon 20 Jul, 2009 20:39 |
|
Mighty Gorgon
Luca Libralato
Joined: August 2006
Posts: 7192
Location: Borgo San Michele
|
Re: Upload Image Problem
I think your problem is due to one or more of these:
- You are using Vista and you are trying to upload files in not public folders
- Your host doesn't allow uploading some files
- You didn't apply the correct permissions to Icy Phoenix folders
- You are trying to upload some fake images (check images headers and extensions)
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#5 Wed 22 Jul, 2009 13:40 |
|
spydie
Joined: December 2008
Posts: 1796
Location: In the Boxes
|
Re: Upload Image Problem
MG
I´m using Vista aswell, and i don´t have any problems to upload pictures to here or any other site.
Normaly i keep the images in images folder but sometimes i got them in a more spezified folder , and still no problems.
That is more a hosting problem, cause i´ve tried to upload some images on his site and nothing happend. Just that message turned up.
Thing is, I´ve uploaded the exactly same images on my site without problems.
____________ Out of Order
|
#6 Wed 22 Jul, 2009 16:22 |
|
buldo
Joined: August 2006
Posts: 474
Location: Borgo San Michele
|
Re: Upload Image Problem
I think your problem is due to one or more of these...
I've made personally some test on his site with an Admin account and I've also checked settings in his ACP without finding anything strange...
The attachments (for pictures) work well, while the "Upload image" function returns that error.
Maybe hosting issue?
____________ ~~~ Andrea ~~~
User #379756 on Linux Counter
"If you can't apt-get something, it isn't useful or doesn't exist!!"
|
#7 Wed 22 Jul, 2009 16:48 |
|
Danielc
Joined: August 2006
Posts: 248
Location:
|
Re: Upload Image Problem
I have the same problem... Before it worked perfectly, but i disabled some options and it doesn't work now..
|
#8 Thu 23 Jul, 2009 02:10 |
|
Juve
Joined: June 2008
Posts: 79
Location: Iasi
|
Re: Upload Image Problem
I think your problem is due to one or more of these:
- You are using Vista and you are trying to upload files in not public folders
- Your host doesn't allow uploading some files
- You didn't apply the correct permissions to Icy Phoenix folders
- You are trying to upload some fake images (check images headers and extensions)
host: http://alfahost.ro/
do not use vista
pictures are not fake
folder permissions are correct
i don`t know with host, but I have a site there, free image host and going Link
|
#9 Thu 23 Jul, 2009 11:38 |
|
spydie
Joined: December 2008
Posts: 1796
Location: In the Boxes
|
Re: Upload Image Problem
I have the same problem... Before it worked perfectly, but i disabled some options and it doesn't work now..
could you try to replay exactly what options you´ve disabled, so we can find an answer to this issue pls
____________ Out of Order
|
#10 Thu 23 Jul, 2009 12:04 |
|
Mighty Gorgon
Luca Libralato
Joined: August 2006
Posts: 7192
Location: Borgo San Michele
|
Re: Upload Image Problem
Try this and let me know what message do you have:
OPEN upload.php
FIND
if(!in_array($extension, $types))
{
message_die(GENERAL_MESSAGE, $lang['Upload_File_Type_Allowed'] . ': ' . str_replace(',', ', ', $filetypes) . '.');
}
REPLACE WITH
die($extension);
if(!in_array($extension, $types))
{
message_die(GENERAL_MESSAGE, $lang['Upload_File_Type_Allowed'] . ': ' . str_replace(',', ', ', $filetypes) . '.');
}
After you have the message you can restore the original file.
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#11 Thu 23 Jul, 2009 20:01 |
|
Juve
Joined: June 2008
Posts: 79
Location: Iasi
|
Re: Upload Image Problem
|
#12 Fri 24 Jul, 2009 00:51 |
|
Mighty Gorgon
Luca Libralato
Joined: August 2006
Posts: 7192
Location: Borgo San Michele
|
Re: Upload Image Problem
Well that is really strange... you should ask your hosting, I have no other clues.
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#13 Fri 24 Jul, 2009 01:38 |
|
Danielc
Joined: August 2006
Posts: 248
Location:
|
Re: Upload Image Problem
It returns to me png ...
I'm trying to remind what options i have changed...
I remind that i changed the permissions of upload images, i have disabled attachments, and some other things, like thanks button, etc.. I tried to enable attachments and upload images for registrered users, but there is no effect...
|
#14 Fri 24 Jul, 2009 01:57 |
|
Mighty Gorgon
Luca Libralato
Joined: August 2006
Posts: 7192
Location: Borgo San Michele
|
Re: Upload Image Problem
Can you try with a brand new installation just for test?
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#15 Fri 24 Jul, 2009 10:34 |
|
|
Page 1 of 3
|
Was this topic useful?
Was this topic useful?
Link this topic |
URL |
|
BBCode |
|
HTML |
|
You cannot post new topics You cannot reply to topics You cannot edit your posts You cannot delete your posts You cannot vote in polls You cannot attach files You can download files You cannot post calendar events
|
|
|
|