hello fransberns,
Thanks for the info. Fixed them in 0.7.1
except the row thing. in line 99 i check this: if ($row <> 0 ) $csvcontent[] = $line;.
Version 1.0 will be out soon. And will be rebuild from scratch.
Hi Allaerd, on 0.7.1 the problem of time out error 500 persist also with “experimental background settings”…
Hi there,
The time out error is because you probably are trying to import a large amount of rows. You can change your apache settings to have a higher timeout or split the csv file into smaller chunks
Hi Allaerd,
I sent you an email with a csv sample of only 15 products.. in normal mode work well but if i increase product i get time out error, in “experimental background settings” only first row it’s imported.. it’s very strange..
Thanks for support
Hi there,
I tried your csv with no problems at all. I think you really should check your server
Thanks Allaerd,
I sent an email to my hosting provider to find a solution..
For now in .htaccess file on wordpress root I’ve inserted this code to expand time out:
php_value max_execution_time 600
Thanks for support and for your fantasti plugin..
to be perfect in future version add the possibility to update only stock, price and insert attribute for manufacturer.
Regards