Page 1 of 1
Solved ID=0 after each new entry
Posted: 24 May 2011, 16:46
by freesmurf
Hi all
I'm using Version 1.4.4 with Joomla 1.5.23. I have the problem, that every new entry has as ID the number 0. I have no clue why this happens. Any ideas?
thx
Hans
Re: ID=0 after each new entry
Posted: 27 May 2011, 00:17
by Jan
Hi, where do you have ID=0? In database?
Re: ID=0 after each new entry
Posted: 30 May 2011, 15:46
by freesmurf
yepp, in the database... Wanna see a printscreen?
Thx
buh
Re: ID=0 after each new entry
Posted: 01 Jun 2011, 11:43
by Jan
Hmmm, really no idea, the ids are added by the database itself so it should not be possible to get id=0 for auto increment column?

SOLVED Re: ID=0 after each new entry
Posted: 01 Jun 2011, 12:30
by freesmurf
Well, thanks, that one helped. Strange enouhg, the ID field was not autoincrement in the database. I think thas is because I migratet the guestbook from easybook once, maybe something happened there during the migration process. I changed it in the database, now it works fine.
Thanks!
Hans
Re: Solved ID=0 after each new entry
Posted: 06 Jun 2011, 22:02
by Jan
Ok