Avatar of poster on Index and Viewforum

All new MODs released in our MOD Database will be announced in here. All support for released MODs needs to take place in the Customisations Database.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

NOTICE: This forum is only for the announcement of new releases and/or updates of MODs. Any MOD support should be obtained through the Customisations Database in the support area designated for each MOD.

A direct link to support for each MOD is in the first post of the respective topic.
Extensions Robot
Extensions Robot
Extensions Robot
Posts: 29352
Joined: Sat Aug 16, 2003 7:36 am

Avatar of poster on Index and Viewforum

Post by Extensions Robot »

Modification name: Avatar of poster on Index and Viewforum
Author: ABDev
Modification description: Shows the last poster's avatar in on the Index and subforums as well as the author's avatar and last poster's avatar on Viewforum
Modification version: 1.3.0
Tested on phpBB version: 3.0.11

Download file: mod-apiv_130.zip
File size: 237.88 KiB

Modification overview page: View

The phpBB Team is not responsible nor required to provide support for this modification. By installing this MOD, you acknowledge that the phpBB Support Team or phpBB Extension Customisations Team may not be able to provide support.

-->Modification support<--
Last edited by Extensions Robot on Mon Sep 19, 2022 7:33 pm, edited 17 times in total.
(this is a non-active account manager for the phpBB Extension Customisations Team)
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28935
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier

Avatar of poster on Index and Viewforum

Post by Paul »

Modification validated/released

Notes:
User avatar
lefty74
Registered User
Posts: 3649
Joined: Wed Sep 14, 2005 8:26 pm
Location: NL

Avatar of poster on Index and Viewforum

Post by lefty74 »

SMALL BUG IN PROSILVER:
After editing the files, please do the following:
open styles/prosilver/template/viewforum_body.html

find

Code: Select all

<!-- ENDIF-->
replace with

Code: Select all

<!-- ENDIF -->
------------------------------------------------------------

Demo Board: Demoboard
Demo Username: test
Demo Password: testtest

Screenshots:

prosilver index
Image
prosilver viewforum
Image
subsilver2 index
Image
subsilver2 viewforum
Image
Last edited by lefty74 on Sun Mar 07, 2010 4:48 pm, edited 3 times in total.
lefty74
zoocrew.eu - help us save our wildlife
My MODS | Due to lack of time I unfortunately am unable to work on my mods anymore, anyone who has ideas to improve them and would like to take any of them over, please PM me.
njoob
Registered User
Posts: 56
Joined: Sat Aug 04, 2007 12:59 pm

Re: Avatar of poster on Index and Viewforum

Post by njoob »

Congratulations, this is really interesting MOD.

Might come in handy. Thanks.
User avatar
lefty74
Registered User
Posts: 3649
Joined: Wed Sep 14, 2005 8:26 pm
Location: NL

Re: Avatar of poster on Index and Viewforum

Post by lefty74 »

thanks very much :)
lefty74
zoocrew.eu - help us save our wildlife
My MODS | Due to lack of time I unfortunately am unable to work on my mods anymore, anyone who has ideas to improve them and would like to take any of them over, please PM me.
ANgelArvil
Registered User
Posts: 99
Joined: Tue May 27, 2008 7:04 am

Re: Avatar of poster on Index and Viewforum

Post by ANgelArvil »

will this automatically resize the avatar to fit?

Coz I got..

Image

Can you help me out?
User avatar
lefty74
Registered User
Posts: 3649
Joined: Wed Sep 14, 2005 8:26 pm
Location: NL

Re: Avatar of poster on Index and Viewforum

Post by lefty74 »

please doublecheck your edits, you are likely to have forgotten one or put it at the wrong place.
lefty74
zoocrew.eu - help us save our wildlife
My MODS | Due to lack of time I unfortunately am unable to work on my mods anymore, anyone who has ideas to improve them and would like to take any of them over, please PM me.
ANgelArvil
Registered User
Posts: 99
Joined: Tue May 27, 2008 7:04 am

Re: Avatar of poster on Index and Viewforum

Post by ANgelArvil »

is there a place in ACP i can tweak?
User avatar
lefty74
Registered User
Posts: 3649
Joined: Wed Sep 14, 2005 8:26 pm
Location: NL

Re: Avatar of poster on Index and Viewforum

Post by lefty74 »

you should have a something in the .MODS tab in the ACP
lefty74
zoocrew.eu - help us save our wildlife
My MODS | Due to lack of time I unfortunately am unable to work on my mods anymore, anyone who has ideas to improve them and would like to take any of them over, please PM me.
User avatar
austin881
Registered User
Posts: 287
Joined: Wed Jan 30, 2008 9:58 pm
Location: Texas, USA
Name: Austin Maddox

Re: Avatar of poster on Index and Viewforum

Post by austin881 »

Hey quick question. What does this Mod do if the user does not have an avatar?
Available for paid phpBB help! PM me.

My Extensions/MODS: 475 Narius Categorized Smilies for phpBB3, Simplified & Compacted All-Members page, Flash Animated Cumulus Tag Cloud, "Hello" Name Tag of Newest User, AWS S3
phpBB portfolio: chevy truck forum, chevy astro van forum
User avatar
lefty74
Registered User
Posts: 3649
Joined: Wed Sep 14, 2005 8:26 pm
Location: NL

Re: Avatar of poster on Index and Viewforum

Post by lefty74 »

austin881 wrote:Hey quick question. What does this Mod do if the user does not have an avatar?
nothing really.

have a look:
testboard
lefty74
zoocrew.eu - help us save our wildlife
My MODS | Due to lack of time I unfortunately am unable to work on my mods anymore, anyone who has ideas to improve them and would like to take any of them over, please PM me.
annepenullar
Registered User
Posts: 137
Joined: Sun Oct 21, 2007 7:01 am

Re: Avatar of poster on Index and Viewforum

Post by annepenullar »

Hello I don't know if this is a bug. But whenever I add

Code: Select all

<!-- IF topicrow.TOPIC_AUTHOR_AVATAR --><span style="float: left; padding-top: 3px; margin-right: {topicrow.TOPIC_AUTHOR_AVATAR_MARGIN}px;">{topicrow.TOPIC_AUTHOR_AVATAR}</span><!-- ENDIF-->
to viewforum_body.html. The ./styles/prosilver/imageset/icon_topic_newest.gif appears. Even I click the Mark Topics Read link, it still shows that ALL topics are "new".

If I do remove the code, the "new" icon is not showing.

I also tried the demo forum. And it exhibits the same pattern. Is there a way to correct this?

Thank you.
User avatar
lefty74
Registered User
Posts: 3649
Joined: Wed Sep 14, 2005 8:26 pm
Location: NL

Re: Avatar of poster on Index and Viewforum

Post by lefty74 »

Hi, I just tried it on my testboard as well and all posts/topics are marked read. Odd
lefty74
zoocrew.eu - help us save our wildlife
My MODS | Due to lack of time I unfortunately am unable to work on my mods anymore, anyone who has ideas to improve them and would like to take any of them over, please PM me.
User avatar
JessieBlue
Registered User
Posts: 54
Joined: Mon Aug 25, 2008 6:48 pm

Problem installing with Automod

Post by JessieBlue »

Hi, this action seems to be incomplete:


Find

Code: Select all

<dd class="lastpost"><span>
						<!-- IF forumrow.LAST_POST_TIME --><dfn>{L_LAST_POST}</dfn> {L_POST_BY_AUTHOR} {forumrow.LAST_POSTER_FULL}
Find in line
This MOD has an invalid instruction, or an in-line find operation failed.

The Find specified by the MOD could not be found

Forced install, but I wabt to know the consequences...
Danny
My forum: PC Adviser Forum
My shop:PC Adviser
User avatar
lefty74
Registered User
Posts: 3649
Joined: Wed Sep 14, 2005 8:26 pm
Location: NL

Re: Avatar of poster on Index and Viewforum

Post by lefty74 »

means you probably don't see avatars at some places so i would recommend to manually do that edit.

worked fine with automod before i submitted it for validation and i just tried it again... works fine.

maybe you have a mod installed that made an edit on that line or something like that but it installs fine with automod on vanilla phpbb3.
lefty74
zoocrew.eu - help us save our wildlife
My MODS | Due to lack of time I unfortunately am unable to work on my mods anymore, anyone who has ideas to improve them and would like to take any of them over, please PM me.

Return to “[3.0.x] MOD Database Releases”