News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Enhance Recent Post

Started by Bulakbol, April 08, 2008, 01:03:14 AM

Previous topic - Next topic

Bulakbol

Link to Mod

Author:JohnyB   Mod Name:EnhanceRecentPost   Version:1.0   
Tested:Freshly installed SMF 1.1.4 and SMF 2.0 Beta 3 Public


Enhance Recent Post 1.0
- This mod will enhance Recent post page by adding and displaying message poster's info.

Supported Themes
- Babylon
- Classic
- Default Core
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

Apllicmz

Yes thank for 1.x she work fine

translate portuguese pt_PT/pt_BR

<file name="$languagedir/Modifications.portuguese.php" error="skip">
<operation><!-- look for ?> tag -->
<search position="end"></search>
<add><![CDATA[
$txt['joined'] = 'Participante';
]]></add>
</operation>
</file>
<file name="$languagedir/Modifications.brazilian.php" error="skip">
<operation><!-- look for ?> tag -->
<search position="end"></search>
<add><![CDATA[
$txt['joined'] = 'Participante';
]]></add>
</operation>
</file>



Apllicmz

Yes thank for 2.x she work fine 100%

translate portugueses pt_PT/pt_BR

</file>
<file name="$languagedir/Modifications.portuguese.php" error="skip">
<operation><!-- look for ?> tag -->
<search position="end"></search>
<add><![CDATA[
$txt['joined'] = 'Participante';
]]></add>
</operation>
</file>
<file name="$languagedir/Modifications.brazilian.php" error="skip">
<operation><!-- look for ?> tag -->
<search position="end"></search>
<add><![CDATA[
$txt['joined'] = 'Participante';
]]></add>
</operation>
</file>





Sudhakar Arjunan

HI Devloper,

Its shows error for installing this mod,

1.     Execute Modification     ./Sources/Recent.php     Test failed
2.    Execute Modification    ./Themes/default/Recent.template.php    Test failed
3.    Execute Modification    ./Themes/classic/Recent.template.php    Test failed
4.    Execute Modification    ./Themes/babylon/Recent.template.php    Skipping file
5.    Execute Modification    ./Themes/default/languages/Modifications.english.php    Test successful

Could you help me installing.

Board at http://forum.itacumens.com
Working on New Mods & Themes for SMF... Will update soon... My Blog page
My Smf forum : Discuss ITAcumens :: My SMF Forum

jossanaijr


Manu.G

#5
What a fantastic mod!!!

I tried to install it, but I think cause of the colorize post mod it isn't possible.
Can you please take a look at my Recent.template.php and Recent.php what's
wrong with it?

Btw, can you remember this
With your help I got it to work, but not in the Recent Post, maybe you can take a look at it what I made wrong?
Version SMF 2.0.8
SimplePortal 2.3.5

fals







500fan.dk - SMF 2.0 ~ custom theme
ls-forum.dk - SMF 2.0.2 ~ custom theme and custom iPhone theme

Bulakbol

#7
Oppss sorry guys, I got busy with my other mods.


@Joomlamz. Thanks for the translation, I will add it later.


@asudhakar. Yes, some mods can't avoid using the same line so it fails the test. If you want me to edit the files in question, attach the files to your next post and I'll see what i can do to help.


@jossanaijr. Thanks for the compliment and thanks for using this mod.


@Manu0372. Try uninstalling the colorize post, install this mod, then re-install the colorize post. But I can always edit the file for you.  ;) I'll get back to you with your attached files.


@fals. You tweaked very good. Looking good on your theme. Cool.


Thanks guys for trying or using this mod.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

ccbtimewiz

Undefined variables:

$avatar_height and $avatar_width.

Line 432

Bulakbol

#9
@Manu0372. Here's your edited Recent.php ang Recent.template,php.  :) Hopefully bugless.


Quote from: ccbtimewiz on April 09, 2008, 12:36:44 PM
Undefined variables:

$avatar_height and $avatar_width.

Line 432

Sorry about that. Let me check those variables. I'll get back to you ccbtimewiz.


<edit>
I found the bug.  Fixed. :P Thanks ccbtimewiz.
</edit>

@all.
Please uninstall the old one and install the new one. Thanks for using/trying this mod.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

Manu.G

Thanks a lot JohnyB, it works perfect!!!

I tried to uninstall the colorize post mod, but after we changed some codes,
the package manager wont uninstall it, and I was to lazy to uninstall it manual.
That's why I was asking for your help. ;)
Version SMF 2.0.8
SimplePortal 2.3.5

Bulakbol

Hi Manu. It's alright.  ;) I understand. I am here to help. Thanks for using my mod.  8)
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

Sudhakar Arjunan

Quote@asudhakar. Yes, some mods can't avoid using the same line so it fails the test. If you want me to edit the files in question, attach the files to your next post and I'll see what i can do to help.

HI JonnyB, Thanks for your reply and tel me what i have to do to enroll this Enhance Recent Post in My Forum.
Working on New Mods & Themes for SMF... Will update soon... My Blog page
My Smf forum : Discuss ITAcumens :: My SMF Forum

Basie

Superb mod.

Thanks a lot JohnyB. :)

Garry1953

Works perfect for me.
Thanks for developing this mod. :)

D.S

cool mod , thank u Johny

D.S

Bulakbol

#16
Quote from: asudhakar on April 10, 2008, 02:58:36 AM
Quote@asudhakar. Yes, some mods can't avoid using the same line so it fails the test. If you want me to edit the files in question, attach the files to your next post and I'll see what i can do to help.

HI JonnyB, Thanks for your reply and tel me what i have to do to enroll this Enhance Recent Post in My Forum.

Hi asudhakar. Just use the package manager and install the mod. If all test passed, continue the installation. If you are using custom theme and don't have its own Recent.template.php, then you don't have to edit anything. If your theme have its own Recent.template.php or test failed on other files then you have to install the mod manually. If you don't know much about php, attach the files that failed the test and I'll try to help you editing them.


@D.S., Gary953, Seek2501.
Thanks guys.  8) You can edit the mod the way you want it just like fals did.  :)
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

Kimmie

#17
I dont see any difference between the "before" and "after" images other than it reversed "Started By XX - Last Post BY XX" to "Last Post By XX - Started By XX"

Can you tell me what this mod actually does?  :-[

Bulakbol

Quote from: Kimmie on April 12, 2008, 12:16:32 AM
I dont see any difference between the "before" and "after" images other than it reversed "Started By XX - Last Post BY XX" to "Last Post By XX - Started By XX"

Can you tell me what this mod actually does?  :-[

Yup. I reversed it and we like it. You missed the "Read xx times" on the right side though. Have you been drinking lately?  :P

Kidding aside. They said, a picture paints a thousand words so, take a good look at the pictures again. I suggest you to download them both to your PC and look at them at the same time.  You will notice the difference.  Thanks for dropping by Kimmie. 
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

Kimmie

well I had both the screenshots up side by side and didnt see that other part. I wasnt drinkin but maybe I should.lol.


Advertisement: