Reminder to all where I stand on this - I'm migrating the code outside of the main forums code. Couple of reasons for this.
- The code of newthread, showthread, forumdisplay, and editpost threatens to get downright monstrous if I do hacks for all the planned databases into them.
- More importantly, once the code is independent it won't matter if I create a parse error while editting the files. As it stands now, any error correction I do goes with a risk of momentarily bringing the whole board down. Clearly this is not good.
I should have this done by late today, early Saturday. Then I'll write a temporary SRD for the database and put it up for debugging the
viewing features. (all the
Dusk feats should more than satisfy the 5% original material requirement).
Posting new feats however is going to be delayed for awhile. New feats require strict compliance with the SRD and I'm still working on a system for this. Further, I want this system to be
universal across the database and I want it to tie into the reviews database, so I have to get those sections further along into their development.
Take trust however that this should proceed much more quickly than smoothly than it has to this point because my command of PHP is finally reaching a point where I'm no longer guessing half the time. Now I'm guessing roughly 10% of the time
EDIT: Finished migrating the code out into it's own set of files. Now begins a lengthy debug session. But I am ahead of schedule.