Keyword

Tool for importing / exporting items to / from K2

More
8 years 2 weeks ago #161590 by Alex Plaksin
Replied by Alex Plaksin on topic Tool for importing / exporting items to / from K2
Export from Joomla! 2.5.28, K2 v 2.7.1 with K2 Import v 1.4.1
Export -> Ok to CSV file
This exported CSV file imported to Joomla 3.6.4, K2 ver 2.7.1 with K2 Import v 2.5 beta 4
No data imported
Result:
error - Unexpected text after end quote in quoted field 1 of csv line 6 (text line 40). The first 50 chars from the start of the field are '"Файл PDF, "Статья", 2.67 Мб","132_Pri'.
When reporting this error check Javascript Console for more information
Server: nginx
Date: Mon, 24 Apr 2017 21:23:54 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
X-Powered-By: PHP/5.4.45
X-Logged-In: True
X-Content-Powered-By: K2 v2.7.1 (by JoomlaWorks)
P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
Cache-Control: no-cache
Pragma: no-cache

What should I do to import this CSV?

Please Log in or Create an account to join the conversation.

  • Individual IT
  • Individual IT's Avatar Topic Author
  • Offline
  • Elite Member
  • Developer of the K2 Import / Export Tool
More
8 years 2 weeks ago #161594 by Individual IT
Replied by Individual IT on topic Tool for importing / exporting items to / from K2
Hi Alex,
did you modify the CSV file after export? It looks like some " are missing?

Please Log in or Create an account to join the conversation.

More
8 years 2 weeks ago #161595 by Alex Plaksin
Replied by Alex Plaksin on topic Tool for importing / exporting items to / from K2
No, I didn't. Here is the screen of the CSV file from 1 string: joxi.ru/Rmzqdjqt0Qwler
What "-symbols should I check?
It seemes they all are in place.

Please Log in or Create an account to join the conversation.

  • Individual IT
  • Individual IT's Avatar Topic Author
  • Offline
  • Elite Member
  • Developer of the K2 Import / Export Tool
More
8 years 1 week ago #161599 by Individual IT
Replied by Individual IT on topic Tool for importing / exporting items to / from K2
Please set "Error Reporting" in System->Global configuration->Server to "Simple" or "None"
and then try the export again

Please Log in or Create an account to join the conversation.

More
8 years 1 week ago #161608 by Alex Plaksin
Replied by Alex Plaksin on topic Tool for importing / exporting items to / from K2
I set errors to none and repeated export. Exported file: joxi.ru/12MDJyDSMnn6km
When importing this new file still error appears: joxi.ru/Rmzqdjqt0QQ7wr

Please Log in or Create an account to join the conversation.

  • Individual IT
  • Individual IT's Avatar Topic Author
  • Offline
  • Elite Member
  • Developer of the K2 Import / Export Tool
More
8 years 1 week ago #161615 by Individual IT
Replied by Individual IT on topic Tool for importing / exporting items to / from K2
That does look better, at least I can see one error gone.
Could you please upload that CSV file itself and not only the screenshot?
That would help to debug
If you need I can provide you a place to upload the file

Please Log in or Create an account to join the conversation.

More
8 years 1 week ago #161616 by Alex Plaksin
Replied by Alex Plaksin on topic Tool for importing / exporting items to / from K2
File uploaded to: j3.ecosakh.ru/export(12).csv

Please Log in or Create an account to join the conversation.

  • Individual IT
  • Individual IT's Avatar Topic Author
  • Offline
  • Elite Member
  • Developer of the K2 Import / Export Tool
More
8 years 1 week ago #161634 by Individual IT
Replied by Individual IT on topic Tool for importing / exporting items to / from K2
I think I know what your problem is, please send me an email: individual-it.net/kontakt-impressum.html
and I will send you a fixed version

Please Log in or Create an account to join the conversation.

  • Individual IT
  • Individual IT's Avatar Topic Author
  • Offline
  • Elite Member
  • Developer of the K2 Import / Export Tool
More
8 years 1 week ago #161653 by Individual IT
Replied by Individual IT on topic Tool for importing / exporting items to / from K2
The bug that was reported by "Alex Plaksin" got fixed in version 1.4.1 and 2.5

To get the most recent version pleas try to use the link you got after payment and see if its still valid. If not you will have to purchase the component again. For every EUR you pay you get 10 days of download period. So for 36EUR you get a whole years of updates.

K2 Import/Export tool

Please Log in or Create an account to join the conversation.

More
7 years 9 months ago #162848 by antonio
hello
i have a problem with this extension. Wihen i try to go on components i see this

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

Strict Standards: Only variables should be assigned by reference in /..../administrator/components/com_k2import/helper.php on line 14

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 refearence 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

i use joomla 3.7.3 and k2 2.7.1 i have try with all pkg of zip file that i have dowloaded
thanks

Please Log in or Create an account to join the conversation.

  • Individual IT
  • Individual IT's Avatar Topic Author
  • Offline
  • Elite Member
  • Developer of the K2 Import / Export Tool
More
7 years 9 months ago #162852 by Individual IT
Replied by Individual IT on topic Tool for importing / exporting items to / from K2
The Strict Standards message is not an error it just says that there is
even a stricter way of programming and should not be displayed on a
production system at all.

Please set "Error Reporting" in System->Global configuration->Server
to "Simple" or "None"

Please Log in or Create an account to join the conversation.

More
7 years 9 months ago #163070 by Omar
Hello,
I need some help on using the tool.
I have to move k2 from joomla 2.5 to 3.7.x. I'm trying to import the .csv file that I have exported from the old site but I got some errors.
- some items disappeared or without title
- publish state is wrong on many
- tags have no name

I really don't know what I am doing wrong, maybe it's because I do not have any idea on how to set "associate the fields"? Something wrong in .csv file?

Thanks in advance
Omar

Please Log in or Create an account to join the conversation.

  • Individual IT
  • Individual IT's Avatar Topic Author
  • Offline
  • Elite Member
  • Developer of the K2 Import / Export Tool
More
7 years 9 months ago #163149 by Individual IT
Replied by Individual IT on topic Tool for importing / exporting items to / from K2
@omar just want to follow up, could you make it working after our twitter conversation?

Please Log in or Create an account to join the conversation.

More
7 years 5 months ago #165561 by quebecguitare
Replied by quebecguitare on topic Tool for importing / exporting items to / from K2
Hello, I am looking for somebody to import my K2 content from a backup site.

I read this component is quite complicated to handle and I don't want to have any trouble.
I have a backup of our Joomla site. Our production site was hacked and the K2 tables we're deleted. We've lost all our content.

We had a backup...

Please advise.

Alex
This email address is being protected from spambots. You need JavaScript enabled to view it.

Thank you for your time!

Please Log in or Create an account to join the conversation.

More
7 years 4 months ago #165858 by Bryan Mendoza
Replied by Bryan Mendoza on topic Tool for importing / exporting items to / from K2
I purchased the tool and have tried to export from one site and import to another unsuccessfully 5 times now. Any chance someone can get this working for me?

Please Log in or Create an account to join the conversation.

  • Individual IT
  • Individual IT's Avatar Topic Author
  • Offline
  • Elite Member
  • Developer of the K2 Import / Export Tool
More
7 years 4 months ago #165874 by Individual IT
Replied by Individual IT on topic Tool for importing / exporting items to / from K2
Hi Bryan,
could you tell me a little bit more what happens and what not

Please Log in or Create an account to join the conversation.

More
7 years 4 months ago #165882 by Bryan Mendoza
Replied by Bryan Mendoza on topic Tool for importing / exporting items to / from K2
Moving from one joomla install to another, both current versions. Installed the tool on both. Exported from site A into a csv no problem. Imported into site B and it doesn't seem to be mapping things properly because I end up with tags and random content in random columns and end up spending 10 minutes deleting everything again each time.

Please Log in or Create an account to join the conversation.

  • Individual IT
  • Individual IT's Avatar Topic Author
  • Offline
  • Elite Member
  • Developer of the K2 Import / Export Tool
More
7 years 4 months ago #165943 by Individual IT
Replied by Individual IT on topic Tool for importing / exporting items to / from K2
please send me an excerpt of your CSV file and a screenshot of the randomized import.
P.S. you have to create the extra fields before the import

Please Log in or Create an account to join the conversation.

More
7 years 4 months ago - 7 years 4 months ago #165971 by Heather Godwin
Replied by Heather Godwin on topic Tool for importing / exporting items to / from K2
Just bought/installed the K2 Import tool and I am struggling to get this to work.

I am using the K2 Import Version: 2.5
PHP is at 7
Joomla is at 2.7.4
K2 is at 2.8

Edit: downgrading K2 to version 2.7.1 seems to allow the import to work now.
However, now my categories are not being created after the import.
Last edit: 7 years 4 months ago by Heather Godwin.

Please Log in or Create an account to join the conversation.

  • Individual IT
  • Individual IT's Avatar Topic Author
  • Offline
  • Elite Member
  • Developer of the K2 Import / Export Tool
More
7 years 4 months ago #166037 by Individual IT
Replied by Individual IT on topic Tool for importing / exporting items to / from K2
sorry for the late reply, programming life slowed down during Christmas season :-)

I will fix the problem you have posted in imgur.com/a/gkoSe ASAP

Do you still have the problem with the author? There should be a "USER ID" column

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum