- Posts: 16
COMMUNITY FORUM
Tool for importing / exporting items to / from K2
- Madeleine McMullin
-
- Offline
- New Member
Please Log in or Create an account to join the conversation.
- Hisslink
-
- Offline
- New Member
- Posts: 15
Please Log in or Create an account to join the conversation.
- Individual IT
-
- Offline
- New Member
- Posts: 6
Could you please tell me what version of k2 and what version of my tool you are using?
Please Log in or Create an account to join the conversation.
- Dean
-
- Offline
- New Member
- Posts: 15
I am moving the K2 items to a new install and am getting this message when importing the csv.
There is a problem with the resource you are looking for, and it cannot be displayed
Joomla 3.4.5
PHP Version 5.4.45
K2 v2.6.9
Please Log in or Create an account to join the conversation.
- Individual IT
-
Topic Author
- Offline
- Elite Member
- Developer of the K2 Import / Export Tool
could you please post a part of the CSv file
Please Log in or Create an account to join the conversation.
- Dean
-
- Offline
- New Member
- Posts: 15
Please Log in or Create an account to join the conversation.
- Individual IT
-
Topic Author
- Offline
- Elite Member
- Developer of the K2 Import / Export Tool
Please Log in or Create an account to join the conversation.
- Dean
-
- Offline
- New Member
- Posts: 15
Please Log in or Create an account to join the conversation.
- Hisslink
-
- Offline
- New Member
- Posts: 15
Please Log in or Create an account to join the conversation.
- Dean
-
- Offline
- New Member
- Posts: 15
It happens as soon as I open it from Components/K2 Import. Before trying to import anything.
Strict Standards: Declaration of K2importController::display() should be compatible with JControllerLegacy::display($cachable = false, $urlparams = Array) in /administrator/components/com_k2import/controller.php on line 23
Strict Standards: Only variables should be assigned by reference in /administrator/components/com_k2import/k2import.php on line 29
Strict Standards: Only variables should be assigned by reference in /administrator/components/com_k2import/k2import.php on line 30
Deprecated: Non-static method k2importToolbarHelper::upload() should not be called statically, assuming $this from incompatible context in /administrator/components/com_k2import/views/k2import/view.html.php on line 28
Strict Standards: Only variables should be assigned by reference in /administrator/components/com_k2import/helper.php on line 14
Deprecated: Non-static method k2importToolbarHelper::export() should not be called statically, assuming $this from incompatible context in /administrator/components/com_k2import/views/k2import/view.html.php on line 30
Strict Standards: Only variables should be assigned by reference in /administrator/components/com_k2import/helper.php on line 24
Strict Standards: Only variables should be assigned by reference in /administrator/components/com_k2import/views/k2import/view.html.php on line 34
Strict Standards: Only variables should be assigned by reference in /administrator/components/com_k2import/views/k2import/view.html.php on line 56
Strict Standards: Only variables should be assigned by reference in /administrator/components/com_k2import/views/k2import/view.html.php on line 57
Strict Standards: Only variables should be assigned by reference in /administrator/components/com_k2import/views/k2import/view.html.php on line 144
Strict Standards: Only variables should be assigned by reference in /administrator/components/com_k2import/models/category.php on line 133
Strict Standards: Only variables should be assigned by reference in /administrator/components/com_k2import/views/k2import/tmpl/default.php on line 14
Joomla 3.5.1
PHP 5.6.14
K2 v2.7.0
K2import v 2.4_alpha2
Please Log in or Create an account to join the conversation.
- Dean
-
- Offline
- New Member
- Posts: 15
Please Log in or Create an account to join the conversation.
- Individual IT
-
Topic Author
- Offline
- Elite Member
- Developer of the K2 Import / Export Tool
Strict Standards messages should not be displayed on a productive system, they are for developers only.
Switch the error reporting in Joomla to simple.
Please Log in or Create an account to join the conversation.
- Drake
-
- Offline
- New Member
- Posts: 1
Please Log in or Create an account to join the conversation.
- Individual IT
-
Topic Author
- Offline
- Elite Member
- Developer of the K2 Import / Export Tool
you should have got an Email with a download link.
Please check your SPAM folder.
I'm not aware of any mails in the last days that I haven't answered yet.
Sorry if I missed your mail.
Please send it again.
Please Log in or Create an account to join the conversation.
- Alexey
-
- Offline
- New Member
- Posts: 1
Did your tool supports cyrylic characters?
Please, can you test this file: dl.dropboxusercontent.com/u/69750527/drb.csv
Thank you!
Please Log in or Create an account to join the conversation.
- Individual IT
-
Topic Author
- Offline
- Elite Member
- Developer of the K2 Import / Export Tool
what encoding is the file.
For cyrylic characters its best to use UTF-8 encoding
Please Log in or Create an account to join the conversation.
- Individual IT
-
Topic Author
- Offline
- Elite Member
- Developer of the K2 Import / Export Tool
2.4 is now stable (if you already have 2.4.beta.1 there is no need to update)
2.5.ALPHA.1 includs the possibility to use any PHP command to generate or change the imported values
Check you download link that you have got after purchasing, depending on the amount you have paid and the purchase date it might be still valid, so you can download the newest version for free!
Please Log in or Create an account to join the conversation.
- Vagrant Web Services
-
- Offline
- New Member
- Posts: 1
Please Log in or Create an account to join the conversation.
- Individual IT
-
Topic Author
- Offline
- Elite Member
- Developer of the K2 Import / Export Tool
The original size image ends up in "media/k2/items/src" and the name is an md5 sum of "Image" and the itemID:
md5("Image".$itemId) . ".jpg"
So I only can export that JPG file
Please Log in or Create an account to join the conversation.
- Scott
-
- Offline
- New Member
problem 1 is attachment paths are not included in the cvs file
Problem 2: Articles import but the content is only visible when editing not when viewing the site
there are 4 K2 Categories with each containing 10- 18 articles
1. started the K2 import plugin
2. selected 1 K2 Category which has 8 K2 articles
3. clicked the export button
I was saving from an onlie dev site and importing to a local server, figured it had something to do with paths...so I backup the dev site and installed the site on to local server export the the K2 files and imported to the other Local Server site, same issue path to attachments not working
Reviewed the CSV file in Excel and LibreOffice paths are not included for the attachment items
do I need to manual fix the CSV file so that each attachment has the correct path? or what am I doing wrong with exporting
Joomla 3.5 (both dev site and local host)
K2 2.7 with update to the K2.js (there is a known problem with the attachment feature in the original K2.js file
K2 Import 2.5 Alpha
PHP 5.6 (both dev site and local host)
Localhost Xammp
Design Starts with a Blank Sheet
Please Log in or Create an account to join the conversation.