2014-08-10

Hi,

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

Show more