This has been driving me buggy and I have the feeling I'm missing something simple.

When I attempt to import a file, products appear to be imported but I get this error....


File uploaded.
Temporary filename: /tmp/phpuQe46f
User filename: EP2006-TEST.txt
Size: 362
| M1960G/A | pixel.gif | Apple M196 | Apple Lase | 74.95 | 0.25 | 3/29/2006 | 3/29/2006 | Apple | Toner | --none-- | Active !New Product!

Warning: Invalid argument supplied for foreach() in /home/account1/public_html/psite/admin/easypopulate.php on line 1778
| | | | | | | | | | |

No products_model field in record. This line was not imported


v_products_model is the first field and is filled in.

When doing a search on "Invalid argument supplied for foreach()", that error appears to be related to path or permissions problems on the temp folder. I've checked both and they are ok. Temp folder is 777.

Products actually do import partially. I can see them in phpmyadmin, however they don't show up in the catalog.

If anybody has any ideas about where I should be looking I'd appreciate it.

Thanks