jdleung
03-25-2007, 03:12 PM
thanks for the team for the great update!
I followed the instruction replace the old files with the new files, but it keeps on warning me to upgrade though I click upgrade for times.
if I install a new one, it works fine.
found the following codes:
if( $installed_version < 1.59)
{
header("Location: install.php");
exit;
}
I followed the instruction replace the old files with the new files, but it keeps on warning me to upgrade though I click upgrade for times.
if I install a new one, it works fine.
found the following codes:
if( $installed_version < 1.59)
{
header("Location: install.php");
exit;
}