[Phpmyadmin-devel] Backport complete! please test...
Steve Alberty
alberty at neptunlabs.de
Thu Jul 26 15:05:08 CEST 2001
Hi Mar,
> -----Original Message-----
> The backport is completed, please get
> http://phpmyadmin.sourceforge.net/phpMyAdmin-loic2.tar.gz
I have some warnings and errors with this version.
db_details.php3:
in field entries - php parse failed:
if (isset($mergetable)) echo ""; echo number_format($sts_data['Rows'], 0,
$number_decimal_separator, $number_thousands_separator) . "\n"; if
(isset($mergetable)) echo ""; ?>
db_details.php3:
Warning: Undefined variable: strUseBackquotes in
/web/htdocs/phpMyAdmin/loic/db_details.php3 on line 414
tbl_properties.php3:
Warning: Undefined variable: strUseBackquotes in
/web/htdocs/phpMyAdmin/loic/tbl_properties.php3 on line 615
tbl_create.php3:
if you make a new table withoit names and field, and press save:
Warning: Undefined variable: field_name in
/web/htdocs/phpMyAdmin/loic/tbl_create.php3 on line 27
(this error is also in the 'normal' cvs version'
....
Please test this version with php.ini variable:
error_reporting = E_ALL
Regards,
--
Steve
More information about the Developers
mailing list