Keyword

K2 CSV import tool

  • Artur Neumann
  • Artur Neumann's Avatar Topic Author
  • Offline
  • Senior Member
More
13 years 11 months ago #83378 by Artur Neumann
Replied by Artur Neumann on topic K2 CSV import tool
I just published a new version of the K2 Import / Export tool.

 

New functions in 0.8_alpha1


its possible to import files directly from the server
automatic title creation if no title is given
automatic alias creation if no alias is given
automatic check of aliases

Please test the new version and report problems here in the forum.



Download

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

More
13 years 10 months ago #83379 by ronny.vanderborght
Replied by ronny.vanderborght on topic K2 CSV import tool
Hi there,

Just bought the latest version.

Perhaps you should mention on your downloadpage that you are using json and that json support is only natively included in php 5.2+. My servers runs PHP 5.1.2 and in that config your component does not work.

Best regards,

Ronny

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

More
13 years 10 months ago #83380 by titus1972
Replied by titus1972 on topic K2 CSV import tool
 

I just bought this and tried to export a copy of my k2 . It went fine but now when i open any item or create a new one the text content starts with "untitled document" even it i leave the content blank.

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

  • Artur Neumann
  • Artur Neumann's Avatar Topic Author
  • Offline
  • Senior Member
More
13 years 10 months ago #83381 by Artur Neumann
Replied by Artur Neumann on topic K2 CSV import tool
I just published a new version of the K2 Import / Export tool.

 

New functions in 0.8_alpha3


Import of IDs, if there do not exist
empty categories are exported

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

  • Artur Neumann
  • Artur Neumann's Avatar Topic Author
  • Offline
  • Senior Member
More
13 years 10 months ago #83382 by Artur Neumann
Replied by Artur Neumann on topic K2 CSV import tool
This seems to be a problem with the editor

thomas Gerbrandt said:
 

I just bought this and tried to export a copy of my k2 . It went fine but now when i open any item or create a new one the text content starts with "untitled document" even it i leave the content blank.

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

  • Artur Neumann
  • Artur Neumann's Avatar Topic Author
  • Offline
  • Senior Member
More
13 years 10 months ago #83383 by Artur Neumann
Replied by Artur Neumann on topic K2 CSV import tool
sorry for the late answer.

I changed my webpage.

If you like I can send you your money back.

ronny.vanderborght said:

Hi there,

Just bought the latest version.

Perhaps you should mention on your downloadpage that you are using json and that json support is only natively included in php 5.2+. My servers runs PHP 5.1.2 and in that config your component does not work.

Best regards,

Ronny

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

More
13 years 10 months ago #83384 by ronny.vanderborght
Replied by ronny.vanderborght on topic K2 CSV import tool
No, don't worry: i upgraded my hosting to support your extension. I just tought that it was worth mentioning.

Artur Neumann said:
sorry for the late answer.

I changed my webpage.

If you like I can send you your money back.

ronny.vanderborght said:

Hi there,

Just bought the latest version.

Perhaps you should mention on your downloadpage that you are using json and that json support is only natively included in php 5.2+. My servers runs PHP 5.1.2 and in that config your component does not work.

Best regards,

Ronny

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

  • jorge mejia gallegos
  • jorge mejia gallegos's Avatar
  • Offline
  • Junior Member
More
13 years 9 months ago #83385 by jorge mejia gallegos
Replied by jorge mejia gallegos on topic K2 CSV import tool
i just bought this component, and i can't make it work it uploads the file but then i get this on the associate the fields page

Warning: fopen(www.inpuntademita.com//tmp/export.csv) [function.fopen]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home1/quierosu/public_html/inpuntademita/administrator/components/com_k2import/models/k2import.php on line 351 Warning: Invalid argument supplied for foreach() in /home1/quierosu/public_html/inpuntademita/administrator/components/com_k2import/views/associate/view.html.php on line 98

 

Any help would be much appreciated.

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

  • Artur Neumann
  • Artur Neumann's Avatar Topic Author
  • Offline
  • Senior Member
More
13 years 9 months ago #83386 by Artur Neumann
Replied by Artur Neumann on topic K2 CSV import tool
Hi, didn't you receive my email?

I need more informations about your system. Put a file with _________ <?php phpinfo(); ?> _________ On the server and send the link to me. It sounds like the server does use old php version. Double check also the minimum requirements.

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

More
13 years 9 months ago #83387 by yayo76
Replied by yayo76 on topic K2 CSV import tool
Hi,

I've a question for you:

Why when I'm import a .csv file the K2 item ID's change?

I'm sorry for my english :-)

Thank you

Yayo

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

  • Artur Neumann
  • Artur Neumann's Avatar Topic Author
  • Offline
  • Senior Member
More
13 years 9 months ago #83388 by Artur Neumann
Replied by Artur Neumann on topic K2 CSV import tool
Usually when importing the AUTO_INCREMENT function of MySQL is used.

BUT with the 0.8 alpha_3 version you should be able to import also the IDs. But if an ID from the CSV file is already in the database, and the overwrite function is OFF, the item will be imported with a new ID.

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

  • Santiago Antonio Velez Talero
  • Santiago Antonio Velez Talero's Avatar
  • Offline
  • New Member
More
13 years 9 months ago #83389 by Santiago Antonio Velez Talero
Replied by Santiago Antonio Velez Talero on topic K2 CSV import tool
I just bought the import and export extension.

I got a problem when i hit the export botton it gives me a http://500 error any sugestions.

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

  • jorge mejia gallegos
  • jorge mejia gallegos's Avatar
  • Offline
  • Junior Member
More
13 years 9 months ago #83390 by jorge mejia gallegos
Replied by jorge mejia gallegos on topic K2 CSV import tool
I sent this link to the contact email in your page, but haven't received any answer. im posting the link again here in case you didn't receive it. www.inpuntademita.com/info.php

Thank you for your time

 

Artur Neumann said:

Hi, didn't you receive my email?

I need more informations about your system. Put a file with _________ <?php phpinfo(); ?> _________ On the server and send the link to me. It sounds like the server does use old php version. Double check also the minimum requirements.

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

  • Artur Neumann
  • Artur Neumann's Avatar Topic Author
  • Offline
  • Senior Member
More
13 years 9 months ago #83391 by Artur Neumann
Replied by Artur Neumann on topic K2 CSV import tool
Hi,

somehow our email communication does not work very well.

What version of the extension do you use?

Please ask your hoster if he has blocked any PHP functions or specific connections.

jorge mejia gallegos said:

I sent this link to the contact email in your page, but haven't received any answer. im posting the link again here in case you didn't receive it. www.inpuntademita.com/info.php

Thank you for your time

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

  • Artur Neumann
  • Artur Neumann's Avatar Topic Author
  • Offline
  • Senior Member
More
13 years 9 months ago #83392 by Artur Neumann
Replied by Artur Neumann on topic K2 CSV import tool
Hi its hard to know the real reason of the error 500.Do you have access to the log-files? If not ask your hoster if he can tell you what the error is, then I could debug.

Santiago Antonio Velez Talero said:

I just bought the import and export extension.

I got a problem when i hit the export botton it gives me a http://500 error any sugestions.

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

More
13 years 9 months ago #83393 by elt0m
Replied by elt0m on topic K2 CSV import tool
Thanks Artur for great tool!

But I have a problem with K2 CSV Import Tool, when I am trying to import csv file to K2, it say "The file was successful uploaded' and "importing items, please stand by", but nothing to do and to change after that.

I am using XAMPP 1.7.1 with Windows XP SP3

so What does component support for XAMPP and Windows Server?, if yes, How to fix?

Thank you!

elt0m

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

  • Artur Neumann
  • Artur Neumann's Avatar Topic Author
  • Offline
  • Senior Member
More
13 years 9 months ago #83394 by Artur Neumann
Replied by Artur Neumann on topic K2 CSV import tool
Hi el0m,

what version of the plugin do you use?

And I need more informations about your system. Put a file with _________ <?php phpinfo(); ?> _________ On the server and send the link to me.

Please also doublecheck the minimum requerements.

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

More
13 years 9 months ago #83395 by Claus Poulsen
Replied by Claus Poulsen on topic K2 CSV import tool
Hello Artur,

 

Just bought the tool - Exactly what I need! I guess...

I've installed Joomla 1.7, but it doesn't seem to be working with that (both 07stable and 08alpha3) - yet? A blank screen appears, when it has been installed and I try to access the component. This is not surprising though.

 

I tried to install 1.5.23 then - and installed the tool again. Both in 0.7stable and 0.8alpha3, but when I succesfully manages to upload a file (Your example file) and presses "continue", this error shows up:

Fatal error: Class 'JFile' not found in xxx/yyy/administrator/components/com_k2import/views/associate/view.html.php on line 32

 

So, is it me or the tool that has been doing something wrong?

 

Perhaps useful information?


PHP Built on:
Linux web3.meebox.net 2.6.18-338.5.1.el5.lve0.8.29 #1 SMP Sat Apr 23 01:52:48 EEST 2011 x86_64

Database Version:
5.1.56

Database Collation:
utf8_general_ci

PHP Version:
5.3.6

Web Server:
Apache



 

Best,

Claus

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

  • Artur Neumann
  • Artur Neumann's Avatar Topic Author
  • Offline
  • Senior Member
More
13 years 9 months ago #83396 by Artur Neumann
Replied by Artur Neumann on topic K2 CSV import tool
Hi Claus,

the extenson will definetly not work with Joomla 1.6 or 1.7

but it should work with Joomla 1.5.x

Please try to put this line in the file xxx/yyy/administrator/components/com_k2import/views/associate/view.html.php

jimport( 'joomla.filesystem.file' );Put the new line above:jimport( 'joomla.application.component.view' );

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

More
13 years 9 months ago #83397 by Claus Poulsen
Replied by Claus Poulsen on topic K2 CSV import tool
Great! It seems to be working now!

 

Thanks for your help!

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


Powered by Kunena Forum