Forums

bug when creating a table

bertroode 17 Sep, 2007
Hi there,
When I try to create a sql table entry and I skip the first "create column"-field, the sql-string contains an extra comma
after ".....ipaddress` TEXT NOT NULL ,,.....".
Line 416: $i++ is causing the problem, because this counter is increased, while line 409 is not true.
Easy to fix, but I prefer to receive your solution for ths problem.

Best regards,

Bert Roode
The Netherlands
Max_admin 17 Sep, 2007
Thanks Bert, is this with version 2.3.1 or older one ?
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
bertroode 17 Sep, 2007
it's in 2.3.1 RC1. I noticed that in the 16 september version of 2.3.1 the problem is line 425 instead off 416.
Max_admin 17 Sep, 2007
This has been fixed in 2.3.2

Thanks!!

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.