- Posts: 5
COMMUNITY FORUM
K2 v2.2 does not detect SIG v1.2.1
- forgetso
-
Topic Author
- Offline
- New Member
Less
More
15 years 3 weeks ago #82547
by forgetso
K2 v2.2 does not detect SIG v1.2.1 was created by forgetso
In the K2 item.php model on line 773 the model looks for a file:
if (JFile::exists(JPATH_PLUGINS.DS.'content'.DS.'jw_sigpro.php') || JFile::exists(JPATH_PLUGINS.DS.'content'.DS.'jw_sig.php')) {
The file that installed with SIG was named jwsig.php so it doesn't find it and thinks that the SIG is not installed.
if (JFile::exists(JPATH_PLUGINS.DS.'content'.DS.'jw_sigpro.php') || JFile::exists(JPATH_PLUGINS.DS.'content'.DS.'jw_sig.php')) {
The file that installed with SIG was named jwsig.php so it doesn't find it and thinks that the SIG is not installed.
Please Log in or Create an account to join the conversation.
- Simon Wells
-
- Offline
- Platinum Member
Less
More
- Posts: 955
15 years 3 weeks ago #82548
by Simon Wells
Replied by Simon Wells on topic K2 v2.2 does not detect SIG v1.2.1
Hi Chris,
You are using the Free version of SIG, which is not supported in K2.
Latest version of SIG Pro is 2.0.5
Simon
K2 Support
You are using the Free version of SIG, which is not supported in K2.
Latest version of SIG Pro is 2.0.5
Simon
K2 Support
Please Log in or Create an account to join the conversation.
- Duilio Biccari
-
- Offline
- New Member
Less
More
- Posts: 2
14 years 9 months ago #82549
by Duilio Biccari
Replied by Duilio Biccari on topic K2 v2.2 does not detect SIG v1.2.1
At me SIG Pro doesn't works with K2 2.3. If I upload a zip images file, it shows me UNKNOWNARCHIVETYPE
Gallery upload error: Cannot extract archive!
I wrote on this problem but nobody reply to me. I think I must change extension.
Gallery upload error: Cannot extract archive!
I wrote on this problem but nobody reply to me. I think I must change extension.
Please Log in or Create an account to join the conversation.
- Jiliko.net
-
- Offline
- Platinum Member
Less
More
- Posts: 567
14 years 9 months ago #82550
by Jiliko.net
Replied by Jiliko.net on topic K2 v2.2 does not detect SIG v1.2.1
Hi Duilio,
Make sure your zip file contains image with the good extension :
.png or .jpg (no uppercase)
Reinstall K2 and/or SIG and check qrite access to joomla cache folder (/cache).
Olivier
Duilio said:At me SIG Pro doesn't works with K2 2.3. If I upload a zip images file, it shows me UNKNOWNARCHIVETYPE Gallery upload error: Cannot extract archive!
I wrote on this problem but nobody reply to me. I think I must change extension.
Make sure your zip file contains image with the good extension :
.png or .jpg (no uppercase)
Reinstall K2 and/or SIG and check qrite access to joomla cache folder (/cache).
Olivier
Duilio said:At me SIG Pro doesn't works with K2 2.3. If I upload a zip images file, it shows me UNKNOWNARCHIVETYPE Gallery upload error: Cannot extract archive!
I wrote on this problem but nobody reply to me. I think I must change extension.
Please Log in or Create an account to join the conversation.
- Duilio Biccari
-
- Offline
- New Member
Less
More
- Posts: 2
14 years 9 months ago #82551
by Duilio Biccari
Replied by Duilio Biccari on topic K2 v2.2 does not detect SIG v1.2.1
Hi Oliver, thanks for answere. I tried to reinstall K2 and SIG Pro, I checked write access of /cache folder and images are JPG but nothing to do, It doesn't works. In a my local site all works fine but on a remote site...nothing. Please help me.
Please Log in or Create an account to join the conversation.