Hi,
Open vShare/include/class.bulk_import.php file and find
replace withCode:if (preg_match('/v\/(.[a-zA-Z0-9]+)/i', $url, $matches) || preg_match('/v=(.[a-zA-Z0-9]+)/i', $url, $matches))
If you can't get it fixed, open support ticket at BuyScripts HelpdeskCode:if (preg_match('/v\/(.[a-zA-Z0-9_-]+)/i', $url, $matches) || preg_match('/v=(.[a-zA-Z0-9_-]+)/i', $url, $matches))
with your vShare admin and FTP login details.
Thanks,
Buyscripts Team.
Bookmarks