Hi,

To fix this problem, do the following.

Open vShare/include/class.bulk_import.php and find
Code:
[a-zA-Z0-9]
and replace with
Code:
[a-zA-Z0-9_-]
Thanks,

Buyscripts Team.