Ive go this problem with the s9y importer that is floating about
Parse error: parse error, unexpected T_STRING in /home/browni/public_html/wp-admin/import/s9y.php on line 32
Here is line 32
$result = mysql_query(“SELECT * FROM entries LEFT JOIN entrycat ON entries.id = entrycat.entryid “.
Any Help?