Keyword

Tool for importing / exporting items to / from K2

  • Individual IT
  • Individual IT's Avatar Topic Author
  • Offline
  • Elite Member
  • Developer of the K2 Import / Export Tool
More
13 years 1 month ago #58710 by Individual IT
Replied by Individual IT on topic Re: Tool for importing / exporting items to / from K2
Please send me a joomla admin account and I will see if I can find a solution.

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

More
13 years 1 month ago #58711 by Balgas
Hello !
I tried to import a csv file with 540 rows with images. When i start the import, it writes after few time : Error.
When i try to import it on my local website, it works (it's very long, but it's ok).
What is wrong ?
Thx ^^

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

More
13 years 1 month ago #58712 by Sue
I emailed my info to you using the contact form on the website. Please let me know if you did not receive it. Thank you

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
13 years 1 month ago #58713 by Individual IT
Replied by Individual IT on topic Re: Tool for importing / exporting items to / from K2
@Balgas: does it says just: 'Error' or something more useful?

Please check if the joomla / php versions and the php settings are the same on your local machine and on the server
Its always good to try to import less rows in a loop.

P.S. at the moments there seems to be a bug that just there in special PHP versions, so it would be very useful to know environments that are working and those that are not working

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

More
13 years 1 month ago - 13 years 1 month ago #58714 by Thomas Allier
Replied by Thomas Allier on topic Re: Tool for importing / exporting items to / from K2
Hi,

I'm using the K2 import tool (last beta version) on joomla 2.5.4

I created a sample csv file (test.csv) attached here.

I believe it respects the format described in your manual (double quotes and comma separation). It's encoded in UTF-8.

When importing the file into my CMS, the K2 items are successfully created. Though, all the accentuated characters are removed...

Is that a bug from your extension or something wrong with my encoding?

Regards,

Thomas
Attachments:

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
13 years 1 month ago #58715 by Individual IT
Replied by Individual IT on topic Re: Tool for importing / exporting items to / from K2
Hi,
I think the file is not UTF8 encoded. When I open the file in a editor with UTF8 encoding it looks like the attachment.
Attachments:

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
13 years 1 month ago #58716 by Individual IT
Replied by Individual IT on topic Re: Tool for importing / exporting items to / from K2
I just uploaded the new version 0.9_beta2
It fixes a problem with some PHP versions. If you try to import items and nothing happens, this version could help you.

If you have problems with beta2 try to fall back to beta1 and report the problem. Best to contact me via email or twitter

If you already bought the tool once, try the link you got after payment and see if its still valid. For every EUR you pay, you can download updates for 10 days.

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

More
13 years 2 weeks ago #58717 by Gustavo Mourão
Replied by Gustavo Mourão on topic Re: Tool for importing / exporting items to / from K2
I tried import with K2 import and I clicked in 'Import Items' recieved the follow message:

Warning: Wrong parameter count for strstr() in .../public_html/administrator/components/com_k2import/controller.php on line 890

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
12 years 11 months ago #58718 by Individual IT
Replied by Individual IT on topic Re: Tool for importing / exporting items to / from K2
Hi,
I didn't answer because I was in hollidays.
could you please give more information about your system? see the first post.

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

More
12 years 11 months ago #58719 by Daniel Pulido
Replied by Daniel Pulido on topic Re: Tool for importing / exporting items to / from K2
i´m using the version com_k2import_0.9_alpha2.zip and when i import display this screen but when i lok for the imported items there is nothing what´s the problem
Attachments:

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

More
12 years 11 months ago #58720 by Daniel Pulido
Replied by Daniel Pulido on topic Re: Tool for importing / exporting items to / from K2
Sorry, in the previous message I'm not told you that the version of joomla i´m using is 1.5.26 and k2 2.5.4 i hope you can tell mi what´s wrong with this thank you

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
12 years 11 months ago #58721 by Individual IT
Replied by Individual IT on topic Re: Tool for importing / exporting items to / from K2
please try to use the version 0.9_beta2
If you cannot download it please drop me an email in my contact form www.individual-it.net/en/kontakt-impressum.html

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

More
12 years 11 months ago #58722 by Daniel Pulido
Replied by Daniel Pulido on topic Re: Tool for importing / exporting items to / from K2
Hello again Artur, the same thing using 0.9_beta2 and 0.9_beta1 please help me
any suggestion?

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
12 years 11 months ago #58723 by Individual IT
Replied by Individual IT on topic Re: Tool for importing / exporting items to / from K2
please send me the CSV file.
If I cannot find the mistake there, it would be good it you send me the joomla admin details so I can debug on your host.

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

More
12 years 11 months ago #58724 by Peter
When I try using this module on my localhost copy of my site, I receive the following error message:

importing items, please stand by
items were successful imported
Row: 10 / memory peak: 13.5 MB
importing items, please stand by
items were imported, but with some problems:

cannot open file: C:\xampp\htdocs\onthego/tmp\

Row: undefined / memory peak: 7.75 MB
Import finished


I tried increasing the memory_limit in xampp's php.ini file from 648MB to 1648MB and restarting Apache and MySQL, but it still fails at the same spot (row 10). It works fine if I split up my spreadsheet, but who wants to do that? ;)

Any ideas on how I can fix this?

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
12 years 11 months ago #58725 by Individual IT
Replied by Individual IT on topic Re: Tool for importing / exporting items to / from K2
Hi,
this is strange if he finds the file ones and then not again.
please check first your joomla settings for the tmp directory C:\xampp\htdocs\onthego/tmp\ lools strange should ne C:\xampp\htdocs\onthego\tmp\
And then tell me the version of the extension you are using - see first post. and send me the CSV file

What you always can do is increase the number of rows that are imported in one go, but this will not solve the real problem

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

More
12 years 10 months ago #58726 by Nick
It seems that the tool returns an empty page with no errors when I export all the categories (nothing selected). I have 400 categories. What do?

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
12 years 10 months ago #58727 by Individual IT
Replied by Individual IT on topic Re: Tool for importing / exporting items to / from K2
Hi Nick,
does the export of less categories work? If yes you probably running in limitations of your server max_execution_time or memory_limit

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

More
12 years 10 months ago #58728 by Nick
doh of course, how long do you think i should set those? max execution time is 30 sec... Eh i'll just set it to 100. Will report back!

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

More
12 years 10 months ago - 12 years 10 months ago #58729 by Nick
I changed the max_exec time to 300 seconds and still a blank screen. Memory limit is 128 mb. What should i do? :O

I tried going through your code but its going to take a while to understand it.

Can't you just split up the queries and do just 100 each time? I have 3000+ items..

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


Powered by Kunena Forum