PostersInRecentPost

Started by Bulakbol, July 09, 2008, 08:29:16 PM

Previous topic - Next topic

robbie93

there are no errors in error log and the theme is gothic_rose  :D

robbie93

#41
hi johny :D

just to let you know that the files worked mate ;D

I had the number of recent posts to display on board index set to 0 ::)

thats why the mod wasnt showing ...   but it is now :D   :D

thanks for editing the files for me and yet another great mod :D

yey it WORKS :D   8)

Bulakbol

haha no wonder. You are welcome. Thank you too.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

timned88

awesome mod... i love it.
one suggestion- could you modify it slightly to include the "re:" when folks reply to existing topics?  that would be awesome.

Bulakbol

#44
Mostly does not want the Re: so I removed it. To add Re:, edit your BoardIndex.template.php and look for
<td class="middletext" valign="top"><b>&nbsp;', str_ireplace('Re: ', '', $post['link']), '</b> ', $txt[525], ' ', $post['poster']['link'], ' (', $post['board']['link'], ')</td>

and replace with
<td class="middletext" valign="top"><b>', $post['link'], '</b> ', $txt[525], ' ', $post['poster']['link'], ' (', $post['board']['link'], ')</td>


Edited my mistake. :) Sorry.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

timned88

Quote from: JohnyB on September 11, 2008, 10:06:57 PM
Mostly does not want the Re: so I removed it. To add Re:, edit your BoardIndex.template.php and look for

i think you posted the same code string twice.  can you try again?

timned88

i went to a clean install of the forum and found the code:

<td class="middletext" valign="top"><b>', $post['link'], '</b> ', $txt[525], ' ', $post['poster']['link'], ' (', $post['board']['link'], ')</td>

Bulakbol

Yes, that's the otiginal code. You can use that instead.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

timned88

sure did and it worked awesome.  just reskinned my forum...
www.themagicinpixels.com/forum

whatcha think?

Bulakbol

Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines


timned88

johny, where would you make the change to show top 25 instead of 20?  i was looking for something like "limit 20" but didnt find it.


Bulakbol

Sorry for the delay. Glad you found out.  :)
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines


InternetMafia

Any chance of making this mod compatible with 1.1.6
Its better to be dead and cool than alive and uncool.


Bulakbol

Opps, I forgot to update this for Version 2 beta 4. I'll update it when I have time.
It should work with 1.1.6 though.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

[unplugged]

I am looking forward to the Beta 4 compatible release.  :D
« Next Edit: Tomorrow at 08:34:45 PM by SunKing »   <---- « someone stole my sig... :o »



Bulakbol

I'll look into it when I have enough time. Thanks.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

Advertisement: