- Moderated by:
- Support
-
- rank:
-
Softmore
- registered:
- November 2005
- Status:
- offline
- last visit:
- 24.04.06
- Posts:
- 63
I was wondering if anyone knew which file actually spits out the signature in pnForum when the 'attach signature' box is checked? I've looked, but I can't seem to find it. I want to add a small line above it. Thanks for any help. -
- rank:
-
Professional
- registered:
- September 2004
- Status:
- offline
- last visit:
- 10.11.08
- Posts:
- 815
Check the common.php for the function pnForum_replacesignature
These seems to be where (at least in 2.0.1) that it attaches the sig to the end of the post.
Copy the innards of the function, comment out the original (so that you can go back easily), then place with the copied portion to see where you can add the desired content.
UHEweb
