News:

Wondering if this will always be free?  See why free is better.

Main Menu

Started By Column

Started by vbgamer45, July 14, 2010, 07:34:50 PM

Previous topic - Next topic

vbgamer45

Link to Mod

Link to Mod

This mod adds a new column "started by" like SMF 1.1x versions have.

Change log

Version 1.42
- Fixed a bug reported here


Version 1.41
- Updated for SMF 2.0.1


Version 1.4
- Mod updated for SMF 2.0 final
- License added to the mod



License
* This SMF Modification is subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this SMF modification except in compliance with
* the License. You may obtain a copy of the License at
* http://www.mozilla.org/MPL/License
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

xrunner

When I installed it to the default theme, all the column titles on the board view -

Subject     Started by     Replies / Views     Last post

became left justified - not centered as they used to be.

Also, the Started by column did not appear in the unread replies listing.

Joker™

Quote from: xrunner on July 28, 2010, 09:38:57 AM
When I installed it to the default theme, all the column titles on the board view -

Subject     Started by     Replies / Views     Last post

became left justified - not centered as they used to be.


for me it works fine , you can try emptying your site cache .

can you tell me the mods you have installed on your site

Quote
Also, the Started by column did not appear in the unread replies listing.

will add them there also in next upgrade :)
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

xrunner

It was being caused by TinyPortal, so don't worry about it. Sorry. More mod-on-mod interference.

Quote
Also, the Started by column did not appear in the unread replies listing.

will add them there also in next upgrade :)

That would be great. Thanks.

Joker™

Quote from: xrunner on July 28, 2010, 10:03:39 AM
It was being caused by TinyPortal, so don't worry about it. Sorry. More mod-on-mod interference.

Glad it got sorted out itself ;D . Thanks to you for reminding me to put the column in unread page also :).
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

frozenas

Hi, how can i implement this mod into my template? Here's a snippet from the place it is supposed to be changed:
echo '
<p><span class="smalltext">', $txt['started_by'], ' ', $topic['first_post']['member']['link'], '</span>
<small id="pages' . $topic['first_post']['id'] . '">', $topic['pages'], '</small>
</p>
</div>
</td>

Joker™

try this code


<p>
<small id="pages' . $topic['first_post']['id'] . '">', $topic['pages'], '</small>
</p>
</div>
</td>
<td class="stats ', $color_class, '">
', $topic['first_post']['member']['link'],'
</td>


see try to compare the code i gave in mod ( you can see it by pressing parse button on mod site) and you have.

in your code , in very first line

<p><span class="smalltext">', $txt['started_by'], ' ', $topic['first_post']['member']['link'], '</span>

the  <span> tag is extra code we have as compared to default file.
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

frozenas

The template gets distorted then, made a screenshot...

Joker™

attach your MessageIndex.template.php here
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

frozenas


Joker™

try this ;) , it's completely modified , simply replace it with your file
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

frozenas

Working perfectly, thank you. :)

Joker™

Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

Joker™

Mod upgraded 1.1x*

Started by column added on recent posts page also .
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

xrunner

Thank you - installed and running on my forum!

MATTEK

Thank you for this mod. Very useful.

However, if you have the Global announcements mod installed it does not create a started by column for that and changes the entire layout.

See here
SMF 2.0.1

Like Comics, Books, Movies or T.V. Shows? Read about them here!!

Joker™

Quote from: MATTEK on August 25, 2010, 01:48:01 PM
Thank you for this mod. Very useful.

However, if you have the Global announcements mod installed it does not create a started by column for that and changes the entire layout.

See here
i think i re modified for someone else also , he was having the same issue. I'll issue a mod version compatible to Global announcements soon . Give me 2-3 days , i'll contact mod author to get his permission so that i can modify his code.
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

Rain Forest


Joker™

*Updated 1.2x - Change Log *
Yet Another Global Announcement Mod , support also added (Install this mod after installing YAGAM)

Quote from: MATTEK on August 25, 2010, 01:48:01 PM
Thank you for this mod. Very useful.

However, if you have the Global announcements mod installed it does not create a started by column for that and changes the entire layout.

See here
Done , please try the new package .
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

#Pascal


Advertisement: