Skip to main content

Import error

More
15 years 8 months ago #4317 by brainforge
Import error was created by brainforge

Notice: Uninitialized string offset: 291 in ...\administrator\components\com_hikashop\helpers\import.php on line 277

Seems to import the data Ok though.

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

More
15 years 8 months ago #4343 by nicolas
Replied by nicolas on topic Re: Import error
You can replace the code on that line by
Code:
if($k && isset($this->importLines[$this->i][$k+1]) && $this->importLines[$this->i][$k+1]=='"'){
to fix the problem.

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

More
15 years 8 months ago #4347 by brainforge
Replied by brainforge on topic Re: Import error
Fixed thanks.

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

Time to create page: 0.144 seconds
Powered by Kunena Forum