Log in

View Full Version : want to add new function to postbit_legacy template


[email protected] vbmenu_register("postmenu_1107252", true);
10-30-2006, 03:00 AM
VB 3.5.4
I'm wanting to try and add a new function that will get called and be inserted just after the message in a new thread. I've found where in the postbit_legacy template to put my output "$additionalurls" but no matter where I define $additionalurls, it's being ignored..

Any suggestions would be appreciated.

Kansast

kansast
10-30-2006, 02:41 PM
well, answered my own question I guess.. I took a stab at writing a plug in that would do the job, trick was finding exactly what to 'hook' it with ? But lucked out, found it, and got it working.