COMMUNITY FORUM
Tool for importing / exporting items to / from K2
- Individual IT
-
Topic Author
- Offline
- Elite Member
- Developer of the K2 Import / Export Tool
@Roy Kern Thats not a error its just says I could program stricter. Your Error reporting is very verbose, good for development, bad for usage. Go to System-> Global Configuration->Server and set "Error Reporting" to "Simple"
Please Log in or Create an account to join the conversation.
- Bryan Chao
-
- Offline
- New Member
- Posts: 8
Please Log in or Create an account to join the conversation.
- Bryan Chao
-
- Offline
- New Member
- Posts: 8
Ok I managed to import the spreadsheet of data but I cannot get the gallery to upload.
I get this error: row: 1 - save item -
could not copy the file tmp/k2_import/1.jpg
Attached is the zipped file which only includes one item and the adjoining gallery. ideas?
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 version of the extension do you use? And is your server running Windows or Linux?
Please check one think for me:
When you preparing the import and you are on the screen "K2 Import Tool - associate the fields" do not click "continue" but login into your server via FTP and check what it the content of tmp/k2_import/
Also please check if the path to the tmp folder in the joomla global configuration is correct
Please Log in or Create an account to join the conversation.
- Bryan Chao
-
- Offline
- New Member
- Posts: 8
>> And is your server running Windows or Linux? Linux
Please check one think for me:
>> When you preparing the import and you are on the screen "K2 Import Tool - associate the fields" do not click "continue" but login into your server via FTP and check what it the content of tmp/k2_import/
It includes the image file and the csv
> Also please check if the path to the tmp folder in the joomla global configuration is correct
yes.
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
www.individual-it.net/en/kontakt-impressum.html
Please Log in or Create an account to join the conversation.
- Renzo
-
- Offline
- New Member
- Posts: 10
I have tryed the extension and everything works well.
I only cannot find how to import the field "hits"
Has it been forgotten?
Regards
Renzo
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
Hits is not imported nor exported. Do you need it urgent? Should not be to hard to implement.
Please Log in or Create an account to join the conversation.
- Bryan Chao
-
- Offline
- New Member
- Posts: 8
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.
- Saifullah Sammo
-
- Offline
- New Member
- Posts: 4
I am using k2 import component for importing English and Turkish article by Csv format.
but getting a lots of error.
Joomla! 3.3.1 Stable [ Ember ]
K2 Version 2.6.8
some of them are:
Strict Standards: Declaration of K2importController::display() should be compatible with JControllerLegacy::display($cachable = false, $urlparams = Array) in /home/minaretr/public_html/administrator/components/com_k2import/controller.php on line 23
Strict Standards: Only variables should be assigned by reference in /home/minaretr/public_html/administrator/components/com_k2import/k2import.php on line 29
Strict Standards: Only variables should be assigned by reference in /home/minaretr/public_html/administrator/components/com_k2import/k2import.php on line 30
Strict Standards: Non-static method k2importToolbarHelper::upload() should not be called statically, assuming $this from incompatible context in /home/minaretr/public_html/administrator/components/com_k2import/views/k2import/view.html.php on line 28
Strict Standards: Only variables should be assigned by reference in /home/minaretr/public_html/administrator/components/com_k2import/helper.php on line 14
Strict Standards: Non-static method k2importToolbarHelper::export() should not be called statically, assuming $this from incompatible context in /home/minaretr/public_html/administrator/components/com_k2import/views/k2import/view.html.php on line 30
Strict Standards: Only variables should be assigned by reference in /home/minaretr/public_html/administrator/components/com_k2import/helper.php on line 24
Strict Standards: Only variables should be assigned by reference in /home/minaretr/public_html/administrator/components/com_k2import/views/k2import/view.html.php on line 34
Strict Standards: Only variables should be assigned by reference in /home/minaretr/public_html/administrator/components/com_k2import/views/k2import/view.html.php on line 56
Strict Standards: Only variables should be assigned by reference in /home/minaretr/public_html/administrator/components/com_k2import/views/k2import/view.html.php on line 57
Strict Standards: Only variables should be assigned by reference in /home/minaretr/public_html/administrator/components/com_k2import/views/k2import/view.html.php on line 144
Strict Standards: Only variables should be assigned by reference in /home/minaretr/public_html/administrator/components/com_k2import/models/category.php on line 133
Strict Standards: Only variables should be assigned by reference in /home/minaretr/public_html/administrator/components/com_k2import/views/k2import/tmpl/default.php on line 14
Even though i am using the sample csv file format from www.individual-it.net/en/Instructions-fo...mport-Component.html here.
what should i do??
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.
- Saifullah Sammo
-
- Offline
- New Member
- Posts: 4
It works fine English Content. But there are some Turkish character which are like Ğ Ç Ş Ü İ , and this characters can not be imported with this component. Now what to do?
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.
- Saifullah Sammo
-
- Offline
- New Member
- Posts: 4
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.
- Marco Cevoli
-
- Offline
- New Member
- Posts: 10
I've exported a category with 6 items, made some modifications and tried to import the file, but I get this error:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 80 bytes) in /home/servername/public_html/libraries/legacy/exception/exception.php on line 130
Any ideas?
Thanks a lot
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 will have to increase the memory_limit in your php.ini
Please Log in or Create an account to join the conversation.
- kelvin
-
- Offline
- New Member
- Posts: 5
row: 1 there is no user with the ID: 62 I'm using the ID:411
row: 1 - save item -
could not find item to overwrite I will create a new one. WHERE clause: title = 'Music | D-Eye - Caro [@Yungboy_D_Eye]' AND `catid` ='3'
row: 1 - save image - Local file doesn't exist. /home/content/93/9888393/html/media/k2/items/src/73d7edd1405081e5433c41d9ad2ee18c.jpg
row: 2 there is no user with the ID: 62 I'm using the ID:411
row: 2 - save image - Local file doesn't exist. /home/content/93/9888393/html/media/k2/items/src/ce93b7c97ea8831859bbe17c36b83648.jpg
row: 3 there is no user with the ID: 62 I'm using the ID:411
row: 3 - save item -
After which the exported category that had 197 items on the old site now has just only 9 items on the new site after importing. what happened to the remaining items and why are images not imported.
How do i export and import the complete amount of items that was in the category?
How do i export and import the images for all the items belonging to that category?
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Please Log in or Create an account to join the conversation.