- Posts: 9
COMMUNITY FORUM
K2 Gallery Zip Upload Error
- atomicdev
-
Topic Author
- Offline
- New Member
Less
More
14 years 5 months ago #90409
by atomicdev
K2 Gallery Zip Upload Error was created by atomicdev
Hi,
I'm using SIG Pro together with K2. Getting this error when uploading a zip file of images in K2
UNKNOWNARCHIVETYPE
Gallery upload error: Cannot extract archive!
I have tried these suggested methods found on forums:
You must select an engine which IS NOT powered by JQuery or Moootols, so choose one of the last four engines and
File: \administrator\components\com_k2\lib\class.upload.phpLine: ~2231Change...$this->file_src_mime = mime_content_type($this->file_src_pathname);...to...$this->file_src_mime = mime_content_type($this->file_src_name); with the last solution no error appears but there are no images uploaded! Also tried different browsers!
Contacted the template support team and they sent me over here :)
I'm using SIG Pro together with K2. Getting this error when uploading a zip file of images in K2
UNKNOWNARCHIVETYPE
Gallery upload error: Cannot extract archive!
I have tried these suggested methods found on forums:
You must select an engine which IS NOT powered by JQuery or Moootols, so choose one of the last four engines and
File: \administrator\components\com_k2\lib\class.upload.phpLine: ~2231Change...$this->file_src_mime = mime_content_type($this->file_src_pathname);...to...$this->file_src_mime = mime_content_type($this->file_src_name); with the last solution no error appears but there are no images uploaded! Also tried different browsers!
Contacted the template support team and they sent me over here :)
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
14 years 5 months ago #90410
by Yiota
Replied by Yiota on topic K2 Gallery Zip Upload Error
Check the tmp folder permissions as well as the media folder's.
Please Log in or Create an account to join the conversation.
- atomicdev
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 9
14 years 5 months ago #90411
by atomicdev
Replied by atomicdev on topic K2 Gallery Zip Upload Error
Already done and nope still issue :(
Yiota Ziaggou said:Check the tmp folder permissions as well as the media folder's.
Yiota Ziaggou said:Check the tmp folder permissions as well as the media folder's.
Please Log in or Create an account to join the conversation.
- Isabella Katia Castro
-
- Offline
- New Member
Less
More
- Posts: 4
14 years 3 months ago #90412
by Isabella Katia Castro
Replied by Isabella Katia Castro on topic K2 Gallery Zip Upload Error
I just purchased the SIG PRO 2.05 and trying to use it with K2'm having the following problem:
UNKNOWNARCHIVETYPE
Gallery upload error: Cannot extract archive!
I've reinstalled the sig and also checked the permissions of directories and is due to the write permissions.
Does anyone have a solution to this problem?
UNKNOWNARCHIVETYPE
Gallery upload error: Cannot extract archive!
I've reinstalled the sig and also checked the permissions of directories and is due to the write permissions.
Does anyone have a solution to this problem?
Please Log in or Create an account to join the conversation.
- Django
-
- User
Less
More
14 years 3 months ago #90413
by Django
Replied by Django on topic K2 Gallery Zip Upload Error
Hello. I have the same problem : no upload for the zip file with my pictures.
Do we have to click "apply" for uploading ? There is no other icon or link to click.
Do we have to click "apply" for uploading ? There is no other icon or link to click.
Please Log in or Create an account to join the conversation.
- Terry Britton
-
- Offline
- Elite Member
Less
More
- Posts: 198
14 years 3 months ago #90414
by Terry Britton
Replied by Terry Britton on topic K2 Gallery Zip Upload Error
Can you upload a zip file through cpanel (or whatever tool your hosting provider offers) and then uncompress it on the server? I've had trouble with my provider not supporting the new format that winzip uses and I have to compress the files in legacy mode.
Please Log in or Create an account to join the conversation.
- Django
-
- User
Less
More
14 years 3 months ago #90415
by Django
Replied by Django on topic K2 Gallery Zip Upload Error
There's no Cpanel or Plesk because it's a site in construction on localhost/wamp.
Please Log in or Create an account to join the conversation.