Does anyone know of a database query I could use to increase my entry count by 1?
When deleting the default admin message, it lowers my entry count to -1.
I'd have a go myself, but knowing very little about MySQL databases I don't really want to play around with things I shouldn't.
[EDIT]
I manually went in to the database structure for the journal table and increased my entry count by 1 with no problems at all..