I remember this hack now... Lol, I could probably continue to work on this hack if anyone wants me too ^_^ I know a lot more about php since my last post in this thread, so I could help a lot...
Quote:
ALTER TABLE user ADD pettype int( 3 ) NOT NULL ALTER TABLE user ADD petname varchar( 25 ) NOT NULL ALTER TABLE user ADD petgender int( 3 ) NOT NULL
|
Try running them separatly. I see three queries right there, and running them 1 at a time should not result in any errors.

I know that is an old post and an old problem but it could be helpful to someone else having the same problem in the future
As for the evolving thing, I could probably make something for it... I'm getting a new computer soon, after I do I'll work on the evolution part. ^_^