Import error
- brainforge
-
Topic Author
- Offline
Less
More
15 years 8 months ago #4317
by brainforge
Import error was created by brainforge
Seems to import the data Ok though.Notice: Uninitialized string offset: 291 in ...\administrator\components\com_hikashop\helpers\import.php on line 277
Please Log in or Create an account to join the conversation.
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
to fix the problem.
Code:
if($k && isset($this->importLines[$this->i][$k+1]) && $this->importLines[$this->i][$k+1]=='"'){
Please Log in or Create an account to join the conversation.
- brainforge
-
Topic Author
- Offline
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