Furry stuff, oekaki stuff, and other stuff.
You are not logged in.
So I just set it up and no problems. me and my friend both drew pictures, but for some reason neither image showed up. it says it can't find them and they aren't in the save folder. they are 'saving' without tags for some reason. as in no png or jpg after the '.'
any idea where I messed up and how to fix it?
Offline
oh! sorry! I didn't delete the pictures yet so thats cool then. the link is http://www.bunnzilla.com/oekaki/ thanks
Offline
Mmm... it doesn't look like images are saving at all (as opposed to the wrong filename being used).
I've registered, and based on what the applet says when I submit a picture, I'll have a better idea of what's going on. Do you think you could give me upload permissions, too? I'll delete all the pictures I post after I'm done.
Offline
Your server has Safe Mode turned on. Among other things, that will prevent a PHP script from writing files properly.
If you have access the the server, you'll need to open the "php.ini" file and change the Safe Mode setting to Off.
If you don't have access to the server, you MIGHT be able to get it working by CHMODing all the folders to a lower security level, such as 776 or 777. Test that on the pictures folder before you change the CHMOD numbers for the other folders that have to be writable. You could also ask the admin to turn on the php.ini setting "safe_mode_gid", which only lifts restrictions on writing files, not all the other security "benifits" of safe mode.
Offline