- Posts: 32
COMMUNITY FORUM
Image Upload
- Raymond Ringston
- Topic Author
- Offline
- Junior Member
Less
More
14 years 8 months ago #81266
by Raymond Ringston
Image Upload was created by Raymond Ringston
I have a fresh installation of Joomla 1.5.15 and the latest version of K2 installed. The problem I am having is that I cannot upload an article image. I see the tab, and can navigate to the image on my desktop, when I click save the article saves without the image. I do not see the image on my server in FTP.Any thoughts?
Please Log in or Create an account to join the conversation.
- d.k.shukla
- Offline
- Senior Member
Less
More
- Posts: 78
14 years 8 months ago #81267
by d.k.shukla
Replied by d.k.shukla on topic Image Upload
Hi
Please check permissions of your dir media/k2/items/src it sould be writable.
With best wishes.
D.K.Shukla
Please check permissions of your dir media/k2/items/src it sould be writable.
With best wishes.
D.K.Shukla
Please Log in or Create an account to join the conversation.
- Raymond Ringston
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 32
14 years 8 months ago #81268
by Raymond Ringston
Replied by Raymond Ringston on topic Image Upload
They are all set to 777. It is still not working.
Please Log in or Create an account to join the conversation.
- Steve Adams
- Offline
- New Member
Less
More
- Posts: 7
14 years 8 months ago #81269
by Steve Adams
Replied by Steve Adams on topic Image Upload
Hey Raymond,
'same ol, same ol':
community.getk2.org/forum/topics/images-in-k2-item?commentId=3536014%3AComment%3A47467
I'm working locally though, seems joomlaworks K2 source demands 'granular' focus even for default behavior.
Maximum boost
'same ol, same ol':
community.getk2.org/forum/topics/images-in-k2-item?commentId=3536014%3AComment%3A47467
I'm working locally though, seems joomlaworks K2 source demands 'granular' focus even for default behavior.
Maximum boost
Please Log in or Create an account to join the conversation.
- d.k.shukla
- Offline
- Senior Member
Less
More
- Posts: 78
14 years 8 months ago #81270
by d.k.shukla
Replied by d.k.shukla on topic Image Upload
Hi
It is working fine to me,
please check your php log, is there any error?
please enable debug mode and check ,is there any error?
D.K.Shukla
Raymond Ringston said:They are all set to 777. It is still not working.
It is working fine to me,
please check your php log, is there any error?
please enable debug mode and check ,is there any error?
D.K.Shukla
Raymond Ringston said:They are all set to 777. It is still not working.
Please Log in or Create an account to join the conversation.
- Simon Wells
- Offline
- Platinum Member
Less
More
- Posts: 955
14 years 8 months ago #81271
by Simon Wells
Replied by Simon Wells on topic Image Upload
Works fine across all our demo sites and K2Joom.com as well.
The common factors are, we all run Joomla 1.5.15 and K2 V2.2, we know that both of these combinations can work.
Other considerations, Javascript issue, what plugins do you have enabled?
If you have SIG, do you use mootools or js type gallery, try changing to another, then try adding image to k2 item.
Check your database and see if in the tables for K2 items, it shows that an image has been added to the database.
Give that a try first.
Simon
K2Joom.com
The common factors are, we all run Joomla 1.5.15 and K2 V2.2, we know that both of these combinations can work.
Other considerations, Javascript issue, what plugins do you have enabled?
If you have SIG, do you use mootools or js type gallery, try changing to another, then try adding image to k2 item.
Check your database and see if in the tables for K2 items, it shows that an image has been added to the database.
Give that a try first.
Simon
K2Joom.com
Please Log in or Create an account to join the conversation.
- piperchick
- Offline
- Premium Member
Less
More
- Posts: 133
14 years 8 months ago #81272
by piperchick
Replied by piperchick on topic Image Upload
Hi Raymond,
Try uploading a very small image and see if that works. I had a problem with images 900k+ and had to create a custom php.ini. If you are able to upload a small-size image, you may have the same problem I did.
Try uploading a very small image and see if that works. I had a problem with images 900k+ and had to create a custom php.ini. If you are able to upload a small-size image, you may have the same problem I did.
Please Log in or Create an account to join the conversation.
- Steve Adams
- Offline
- New Member
Less
More
- Posts: 7
14 years 8 months ago #81273
by Steve Adams
Replied by Steve Adams on topic Image Upload
Although k2 system message states "Changes to Item saved" after hitting "Apply" I have no thumbnail preview and of course no image. However, I can see the image has been uploaded to the 'src' directory. In my case it's the cache folder permissions.
My solution was to chmod 777 the items cache directory:
media/k2/items/cache
btw, you don't need SIG PRO to insert/upload single images.
Thanks guys
My solution was to chmod 777 the items cache directory:
media/k2/items/cache
btw, you don't need SIG PRO to insert/upload single images.
Thanks guys
Please Log in or Create an account to join the conversation.
- Gwen Reed
- Offline
- New Member
Less
More
- Posts: 4
14 years 5 months ago #81274
by Gwen Reed
Replied by Gwen Reed on topic Image Upload
To get photos in my articles I am uploading photos on the backend and using html source on the front end.
Please Log in or Create an account to join the conversation.