Quote:
Originally Posted by Faranth
to add a reply system into the archive would require lots of unnessary files making the archive less archivsh
if you users want a text only version of the forum make one? :P
|
Would it? My first idea was that a "quick reply" box could be added to the thread view on the archive (that bit was easy) and the vbulletin existing newreply could be used so that permissions, bbcode parsing, etc, etc.. where all kept in check.. but this is where I`m having my problem as the threadid isn`t been sent to the newreply so it`s coming back with a thread not specified page, I`ve checked and the threadid of an archive page is the same as the threadid of a forum page.. just can`t figure out how to capture that id and send it.. (and then the other hurdle after that, is redirecting someone back to the archive page if they`ve come from that, without screwing up the existing reply system)