Very nice hack easy to install!!! tnx. I made a NL install doc.
I also saw a little "bug" in your install doc if you wanne install it on vb2.2.5
You said to find code:
Code:
<smallfont><img src="images/printer.gif" border="0"> <a href="member2.php?s=&action=addsubscription&threadid=$threadid">Receive updates to this thread</a></smallfont>
But it has to be:
Code:
<a href="member2.php?s=$session[sessionhash]&action=addsubscription&threadid=$threadid">Subscribe to this Thread</a>
</smallfont>
Greets Entourage