- Posts: 15920
COMMUNITY FORUM
Image upload error K2.7 and J3.5
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
8 years 6 months ago #153869
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Image upload error K2.7 and J3.5
You can get the code from the repo (DEV version) - github.com/getk2/k2 to ensure that you have the correct amount of == :)
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Supero ltd
- Offline
- New Member
Less
More
- Posts: 1
8 years 6 months ago #154116
by Supero ltd
Replied by Supero ltd on topic Image upload error K2.7 and J3.5
Hi there, I have the same issue and I also confirm Miroslav solution works (thank you!!) but only for items.
Please Log in or Create an account to join the conversation.
- Jeffrey Hayes
- Offline
- New Member
Less
More
- Posts: 3
8 years 6 months ago #154117
by Jeffrey Hayes
Replied by Jeffrey Hayes on topic Image upload error K2.7 and J3.5
I encountered this problem with PHP 5.6.19.
Changing to PHP 7.0.4 resolved the issue.
Changing to PHP 7.0.4 resolved the issue.
Please Log in or Create an account to join the conversation.
- Kurt Schneider
- Visitor
8 years 6 months ago #154689
by Kurt Schneider
Replied by Kurt Schneider on topic Image upload error K2.7 and J3.5
Issue is also in:
php : 5.6.21
jm : 3.5.1
k2 : 2.7.0
The solostation in my case was changing "===" into "==" on line 276 and 279
php : 5.6.21
jm : 3.5.1
k2 : 2.7.0
The solostation in my case was changing "===" into "==" on line 276 and 279
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 6 months ago #154692
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Image upload error K2.7 and J3.5
You can also install the DEV version - github.com/getk2/k2
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Moussa
- Offline
- New Member
Less
More
- Posts: 2
8 years 4 months ago #156295
by Moussa
Replied by Moussa on topic Image upload error K2.7 and J3.5
Same at category.php
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 4 months ago #156306
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Image upload error K2.7 and J3.5
Did you install the DEV version?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- web-tiki
- Offline
- New Member
Less
More
- Posts: 6
8 years 4 months ago #156622
by web-tiki
Replied by web-tiki on topic Image upload error K2.7 and J3.5
I also had the same issue (no image is uploaded on item save) and solved by changing "===" into "==" on line 276 and 279 in the administrator\components\com_k2\models\item.php
My configuration:
php 7.0.6
joomla 3.6.0
K2 2.7.0
My configuration:
php 7.0.6
joomla 3.6.0
K2 2.7.0
Please Log in or Create an account to join the conversation.
- Ignacio Gómez
- Offline
- New Member
Less
More
- Posts: 10
8 years 3 months ago #157043
by Ignacio Gómez
Replied by Ignacio Gómez on topic Image upload error K2.7 and J3.5
Same error but did not get solved updating to K2 v2.7.1 (which seems to have the proposed solution implemented). I have purged both joomla and K2 caches and checked tha all the relevant directories are writable and have the adequate permissions.
Config: Joomla 3.6.2 / PhP 5.6.22 / K2 2.7.1
Unfortunately I cannot move to PHP 7.0.x in my current hosting. I would really appreciate any suggestion...
Config: Joomla 3.6.2 / PhP 5.6.22 / K2 2.7.1
Unfortunately I cannot move to PHP 7.0.x in my current hosting. I would really appreciate any suggestion...
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 3 months ago #157079
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Image upload error K2.7 and J3.5
Are you getting any errors?
Which other extensions are you using?
Which other extensions are you using?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.