Furry stuff, oekaki stuff, and other stuff.
You are not logged in.
Ok, well I got it to install finally...Seems I had short tags off, I turned them on and it installed.
But after installing I got this.
Wrote config file...
Wrote base “resource” folder files...
Starting to set up database...
BLOB/TEXT column 'usrpass' can't have a default value [members]
Table 'oekaki.op_oekaki' doesn't exist [admin]
BLOB/TEXT column 'comment' can't have a default value [chat]
BLOB/TEXT column 'comment' can't have a default value [comment]
BLOB/TEXT column 'comment' can't have a default value [data]
BLOB/TEXT column 'onlineIP' can't have a default value [online]
BLOB/TEXT column 'subject' can't have a default value [mailbox]
BLOB/TEXT column 'comment' can't have a default value [chat_mod]
Finished setting up database...
Then the oekaki it'self I get all these. http://hx.sytes.net/oekaki/index.php
And when I try to login I get this "The requested URL /oekaki/No mode. Is a server filter being used was not found on this server."
Offline
Oh, you've got to be kidding me. The MySQL team changed their mind again?!
Go into your "my.ini" file (inside the MySQL directory) and disable sql-strict mode.
MySQL 4 didn't enforce default datatypes by default, and I had to add them to get things working in MySQL 5 (specificly, to allow database dumps with phpMyAdmin). I'll have to see why they are no longer working, as you are appartently using a newer version of MySQL 5 than I am.
Oh yeah, you'll have to wipe out the install and start over. The database wasn't set up properly.
Offline