Customizing SMF > Modifications and Packages
Show topic starter
Harro:
Link to Mod
This is a very small modification that will show who the topic starter was in all the post he made in a topic.
Look at the screenshot for an example.
Changelog
1.4
Package updated for SMF 1.1.4 and future versions.
1.3
Package updated for SMF 1.1.3
1.2
Fixed bug with multiple pages.
NEMINI:
mod doesn't work properly past page 1 of a thread. On the first page the first poster is properly identified as the topic starter. However on subsequent pages the topic starter gets reassigned to the first person to post on the page, not the first poster of the thread.
Harro:
Thanks for letting me know.
I'll try to fix it as fast as possible.
Lew Cipher:
--- Quote from: Harro on May 24, 2007, 03:06:53 AM ---Thanks for letting me know.
I'll try to fix it as fast as possible.
--- End quote ---
Thanks!
ディン1031:
Hi Harro ;)
I made this extension for a german support board, i used this in the Display.php for finding the topic starter ;), i hope it will help you.
--- Code: --- // Hmmm i need this to know which one have startet the topic ;)
$context['ID_MEMBER_STARTED'] = $topicinfo['ID_MEMBER_STARTED'];
--- End code ---
You must use this somewhere in the Display.php ;).
Bye
DIN1031
Navigation
[0] Message Index
[#] Next page
Go to full version