Furry stuff, oekaki stuff, and other stuff.
You are not logged in.
The changes I've made from OekakiPoteo were mostly for reliability, to prevent pictures from being prematurely overwritten or deleted out-of-order. Unfortunately, the numbers don't always match up correctly.
OP, Wacintaki, and Wax assign pictures numbers accoring to a counter that is stored in the database. This counter is not always reduced when pictures are deleted, so a lot of slots may be skipped, hence, the holes. It is annoying, but won't result in any other pictures being overwritten, which used to be a big problem.
The image file number doesn't match the thread number by 1.
Ah, this is an easy fix. index.php
In Wacintaki 1.3.2
This picture used to be image number 4
artificialeclipse.com/dbbs/waci/index.php?pageno=2#10
When I continued it it became image number 10
Possibly a few pictures above #4 were deleted, and the thread number was raised to the highest empty slot in that hole..
Starting with this image
artificialeclipse.com/dbbs/waci/index.php?pageno=1#31
The image file number doesn't match the thread number by 1.
Possibly because I added or deleted an image from the image directory directly, although I don't remember deleting any images manually that were in a bbs thread.