Display user's age in viewtopic

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.
User avatar
Elias
Registered User
Posts: 5153
Joined: Sat Feb 25, 2006 4:31 pm
Name: Elias

Re: Display user's age in viewtopic

Post by Elias »

It is working correctly on 2 of my boards.

What code editor are you using? Are you sure you are editing the right file?

Thanks,
EY
"Mystery creates wonder, and wonder is the basis of man's desire to understand." - Neil Armstrong
Viperia
Registered User
Posts: 6
Joined: Sun Aug 17, 2008 6:33 pm

Re: Display user's age in viewtopic

Post by Viperia »

Okay then it should work i guess!

I use an editor called TextPad and i am editing the styles\prosilver\template\viewtopic_body.html file and from what i can see the editor does not make any other changes etc. Have used it before when adding other modifications to some other test forums with out problems.

Regards,
Viperia
User avatar
Elias
Registered User
Posts: 5153
Joined: Sat Feb 25, 2006 4:31 pm
Name: Elias

Re: Display user's age in viewtopic

Post by Elias »

Retry adding the code and purge the cache from the ACP this time. Then refresh the template.

After that is done go to the index page and refresh your page (press F5).

See if that works.

Thanks,
EY
"Mystery creates wonder, and wonder is the basis of man's desire to understand." - Neil Armstrong
Viperia
Registered User
Posts: 6
Joined: Sun Aug 17, 2008 6:33 pm

Re: Display user's age in viewtopic

Post by Viperia »

I found the error now!

There was an extra space in the code, removed it and now it working just like it should i guess and no more errors.

Thanks for the fast and great support!

Regards,
Viperia
User avatar
Elias
Registered User
Posts: 5153
Joined: Sat Feb 25, 2006 4:31 pm
Name: Elias

Re: Display user's age in viewtopic

Post by Elias »

Glad you got it working ;)
"Mystery creates wonder, and wonder is the basis of man's desire to understand." - Neil Armstrong
User avatar
DeathValley
Registered User
Posts: 16
Joined: Mon Aug 04, 2008 8:23 pm
Location: Pais de Llavallol

Re: Display user's age in viewtopic

Post by DeathValley »

Thanks!
Fridge
Registered User
Posts: 307
Joined: Sat Nov 11, 2006 1:41 am
Location: Rotterdam, The Netherlands
Name: Martin

Re: Display user's age in viewtopic

Post by Fridge »

[email protected] wrote:small problem I've found.

In firefox the age is aligned left as it should be.

in IE its centered.
Image
I took a quick look at your board and saw that the problem is still present. The correct code for Subsilver based styles must be:

Code: Select all

					<!-- IF postrow.POSTER_AGE --><br /><b>{L_AGE}:</b> {postrow.POSTER_AGE}<!-- ENDIF -->
Add this after:

Code: Select all

					<!-- IF postrow.POSTER_FROM --><br /><b>{L_LOCATION}:</b> {postrow.POSTER_FROM}<!-- ENDIF -->
stokerpiller
Registered User
Posts: 1934
Joined: Wed Feb 28, 2007 8:06 pm

Re: Display user's age in viewtopic

Post by stokerpiller »

Thanks for this Mod ;)
The easiest Mod i ever installed.
I am done with phpBB
User avatar
Lisbon
Registered User
Posts: 831
Joined: Wed Jan 30, 2008 12:28 pm
Location: Zermatt

Re: Display user's age in viewtopic

Post by Lisbon »

Can i adapte a colunun im the member list whit Age like this:
Image

???
User avatar
Elias
Registered User
Posts: 5153
Joined: Sat Feb 25, 2006 4:31 pm
Name: Elias

Re: Display user's age in viewtopic

Post by Elias »

Lisbon wrote:Can i adapte a colunun im the member list whit Age like this:
Image

???
Hello there,

I do not have much time to code this but if you would like to do it yourself feel free to do so!

Thanks,
EY
"Mystery creates wonder, and wonder is the basis of man's desire to understand." - Neil Armstrong
User avatar
Lisbon
Registered User
Posts: 831
Joined: Wed Jan 30, 2008 12:28 pm
Location: Zermatt

Re: Display user's age in viewtopic

Post by Lisbon »

EY wrote:but if you would like to do it yourself feel free to do so!
That´s the problem :oops:
User avatar
Elias
Registered User
Posts: 5153
Joined: Sat Feb 25, 2006 4:31 pm
Name: Elias

Re: Display user's age in viewtopic

Post by Elias »

Lisbon wrote:
EY wrote:but if you would like to do it yourself feel free to do so!
That´s the problem :oops:
Then i guess i'll see what i can do :P
May take some time not sure.

Thanks,
EY
"Mystery creates wonder, and wonder is the basis of man's desire to understand." - Neil Armstrong
ham1299
Registered User
Posts: 613
Joined: Mon Sep 11, 2006 2:12 am
Location: USA

Re: Display user's age in viewtopic

Post by ham1299 »

EY wrote:
Lisbon wrote:
EY wrote:but if you would like to do it yourself feel free to do so!
That´s the problem :oops:
Then i guess i'll see what i can do :P
May take some time not sure.

Thanks,
EY
I'd love to see it, too. But, take your time. Get to it when you can! ;)
Heather
User avatar
Elias
Registered User
Posts: 5153
Joined: Sat Feb 25, 2006 4:31 pm
Name: Elias

Re: Display user's age in viewtopic

Post by Elias »

Lisbon wrote:Can i adapte a colunun im the member list whit Age like this:
Image

???

I will now start working on that little extra feature for this MOD.
For more information visit this topic:
http://www.phpbb.com/community/viewtopi ... 0&t=918115

Thanks,
EY
"Mystery creates wonder, and wonder is the basis of man's desire to understand." - Neil Armstrong
User avatar
Sunka
Registered User
Posts: 566
Joined: Wed Mar 26, 2008 2:48 pm
Location: Croatia, Zvoneca

Re: Display user's age in viewtopic

Post by Sunka »

Great mod! Works perfectly.
Thanks.

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