table user, user field, expansion
Hi
There is a need for my livejournal deployment to have the user field as large as 30 characters. not the default 15. I changed the table user and useridmap to reflect this.
I also changed some bml files (login.bml etc etc.. basically every page which had a field for user, changing maxlength=30)
Now i'm facing a problem when an insert is being done to the user table.
i dropped the database and created it again with the default values, but i still cannot insert.
is there anything i'm doing wrong?
There is a need for my livejournal deployment to have the user field as large as 30 characters. not the default 15. I changed the table user and useridmap to reflect this.
I also changed some bml files (login.bml etc etc.. basically every page which had a field for user, changing maxlength=30)
Now i'm facing a problem when an insert is being done to the user table.
i dropped the database and created it again with the default values, but i still cannot insert.
is there anything i'm doing wrong?