date.timezone = Your areaYou can see the list of all areas in this page.
Well, maybe MySQL checkes the file name (or did it in the past), however I think that cases should be respected in any case.
mysql_query('…') or die(mysql_error());
$cats = mysql_query('SELECT * FROM wp_categories ORDER BY category_parent') or die(mysql_error());I've commented that line and run convert.php again, now i see a lot of lines like this (one for each post and some more for the comments):
SAVE: here i come (18 => 1096451778) COMM SAVE: here i come 2 => 1096458104)So i think it worked, but i log to control panel and there's nothing but the sample post. Do i need to do anything else after runing convert.php?
It looks like you're new here. If you want to get involved, click one of these buttons!