That MOD requires a bit of a rewrite. Since it involves editing viewtopic.php and templates/viewtopic_body.tpl to add something to the author panel, then you'll have to add it to PCP(profile control panel). For a first timer, this will be most difficult as you'll need to familiarize yourself with some code.
A couple hints to porting MODs...
- Edits to overall_header.tpl to add a link to the MOD are not required, instead you need to add the link via the Qbar.
- Any reference to subSilver should be changed to fisubice
- Edits to pageheader.php that deal with the previous mentioned link in overall_header.tpl aren't required.
- Any code that adds anything to the viewtopic author panel needs to be rewritten as a pcp function(most of the time).
I'll port this MOD and break down the process for you so that you can take a stab at it.Statistics: Posted Author: Teelk — Sun Jun 18, 2006 1:44 pm
]]>