Hey Guys

First of all thank you for this great software...

I'm getting an error every time Im importing files into easy-populate...

The products are still being imported but I had some errors and had to change a few "product description" so easy populate will accept it, so I don't know if this error is doing something but I wanna fix it anyway...

The error is:
Progress: >
Warning: strpos() [function.strpos]: Empty delimiter. in /home/playrus/public_html/***MYADMINCATEGORY***/includes/easypopulate/easypopulate_import.php on line 39

I couldn't find anything about it in this tread... someone had this problem or know how to fix it????


Another question:
Reagarding to the product description.. I tried to upload some product descriptions in HTML language, but easy populate wouldn't accept it until I deleted all the spaces between the HTML codes and text.

Example:
Code:
 
<p>
<h3>Product Name</h3>
</p>
Had to be changed to:

Code:
 
<p><h3>Product Name</h3></p>
Anyone have an answer for one of those questions?
Thank You For Replaying