Furry stuff, oekaki stuff, and other stuff.
You are not logged in.
'Fraid not. The database would have to be changed to using strings rather than numbers and a lot of code would have to be changed.
The avatars have actual filenames, but pictures do not.
so there's no possibility at all to do this? ;_;
what a pity... would've been so cool to be able to view them late with a date...
No, no, no... this won't work. Wacintaki saves all pictures by number, not by filename.
Hi,
I'm trying to change the names of my saved pictures to "date of post"+"picture ID". For example, if I made a picture today (15th Nov, 2008) and it's the 25th pic I drew it should look like "2008-11-15-25.png".
Unfortunately I'm by no means a pro with PHP
All I could find out until now was, that i could change
$cfg['op_pre'] = 'OP_";
into
$cfg['op_pre'] = date('Y-m-d-');
But this unfortunately only displays the pictures I drew today.
So what I wanted to ask now is: where can I get the date when the picture was posted? I mean I can see on my index-page when the picture was drawn... I just can't "extract" it ;_;
Any help would be much appreciated!
fukiburi