View Full Version : impex problem with date?
briansol
Sat 10th Jun '06, 12:33pm
see the screen shot... looks like there's an "f" in the date??
is this bad data?
briansol
Sat 10th Jun '06, 12:37pm
I ran the query manually in phpmyadmin, and it works fine... I'm at a loss.
briansol
Sat 10th Jun '06, 12:41pm
lines 241- 256 of db_mysql.php
($query_id = . . . is 249)
// do query
if ($this->require_db_reselect)
{
$this->select_db($this->database);
}
// Do the actual query ::
// TODO: going to have to put a table check it for every select now
$query_id = $query_type($query_string, $this->link_id);
if (!$query_id)
{
$this->halt('Invalid SQL: ' . $query_string);
}
briansol
Sat 10th Jun '06, 12:49pm
Note, this fails on all steps, except the first one which mods the current vb tables
briansol
Sat 10th Jun '06, 12:52pm
bah, i just relized i posted this in the wrong forum.
please close, starting a new thread in the proper place.
Powered by vBulletin™ Version 4.0.0 Beta 4 Copyright © 2009 vBulletin Solutions, Inc. All rights