The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

team php

Go down

In progress team php

Post by Guest November 8th 2011, 7:27 pm

What is the team {???} not {rank}, but a team.

Eg.

rank is {rank}

team ??
avatar
Guest
Guest


Back to top Go down

In progress Re: team php

Post by Nera. November 8th 2011, 7:30 pm

Hi,

How do you mean a team variable? Grups? There's only legends/groups variable in templates.
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

In progress Re: team php

Post by Guest November 8th 2011, 7:33 pm

I want a Post where members can say to what extent and in what group.

Eg.

Username

avatar

rank

rank image

group/team
avatar
Guest
Guest


Back to top Go down

In progress Re: team php

Post by Nera. November 8th 2011, 7:36 pm

Hmm... This is the whole list offered if you mean this https://help.forumotion.com/t48637-list-of-variables
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

In progress Re: team php

Post by Guest November 8th 2011, 7:37 pm

Respect_Me, you need to understand that php is not working on this platform. Wink Oh, if you want to know template variable I can help you. Razz

Nera., in the templates are too variables, viewtopic_body. Razz
avatar
Guest
Guest


Back to top Go down

In progress Re: team php

Post by Guest November 8th 2011, 7:44 pm

Generally I want when members make a Post has, in turn:

name

Avatar

Rank -> New Member, Member, Super Member ...

Rank image

Stars -> 1 star if you are a new member 2 Stars if you are a member ....

Team -> Member, mods, admins ....

this.
avatar
Guest
Guest


Back to top Go down

In progress Re: team php

Post by Guest November 8th 2011, 8:54 pm

Go to Admin Panel => Dsiplay => Templates => General => viewtopic_body Edit
Replace:
Code:
      <td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="150">
         <span class="name"><a name="{postrow.displayed.U_POST_ID}"></a><strong>{postrow.displayed.POSTER_NAME}</strong></span><br />
            <span class="postdetails poster-profile">
            {postrow.displayed.POSTER_RANK}<br />
            {postrow.displayed.RANK_IMAGE}{postrow.displayed.POSTER_AVATAR}<br /><br />
            <!-- BEGIN profile_field -->
            {postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
            <!-- END profile_field -->
            {postrow.displayed.POSTER_RPG}
         </span><br />
         <img src="http://2img.net/i/fa/empty.gif" alt="" style="width:150px;height:1px" />
      </td>
with:
Code:
      <td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="150">
         <span class="name"><a name="{postrow.displayed.U_POST_ID}"></a><strong>{postrow.displayed.POSTER_NAME}</strong></span><br />
            <span class="postdetails poster-profile">
            {postrow.displayed.POSTER_AVATAR}<br />
                                  {postrow.displayed.POSTER_RANK}<br />{postrow.displayed.RANK_IMAGE}<br /><br />
            <!-- BEGIN profile_field -->
            {postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
            <!-- END profile_field -->
            {postrow.displayed.POSTER_RPG}
         </span><br />
         <img src="http://2img.net/i/fa/empty.gif" alt="" style="width:150px;height:1px" />
      </td>
Save and publish template. Wink
avatar
Guest
Guest


Back to top Go down

In progress Re: team php

Post by Guest November 9th 2011, 1:40 pm

not understand ... I know how to do this .. . but I want to add other fields ...
avatar
Guest
Guest


Back to top Go down

In progress Re: team php

Post by Guest November 9th 2011, 3:55 pm

For fields go to Administration Panel => Users & Groups => Users => Profiles => Add
avatar
Guest
Guest


Back to top Go down

In progress Re: team php

Post by Guest November 9th 2011, 5:17 pm

yes but i want one file > display the team belong the member.

Eg.

user1 -> members
user2-> mod

...
avatar
Guest
Guest


Back to top Go down

In progress Re: team php

Post by Guest November 9th 2011, 5:20 pm

For this create rangs Wink
avatar
Guest
Guest


Back to top Go down

In progress Re: team php

Post by Guest November 9th 2011, 6:26 pm

i create ranks.

but i want and other field.
avatar
Guest
Guest


Back to top Go down

In progress Re: team php

Post by Guest November 9th 2011, 6:49 pm

I said: For fields go to Administration Panel => Users & Groups => Users => Profiles
avatar
Guest
Guest


Back to top Go down

In progress Re: team php

Post by Guest November 10th 2011, 2:17 pm

yes but i want a field , when a member doing 15 topics have 1 star.

i have ranks and img ranks. but i want a + field with stars.
avatar
Guest
Guest


Back to top Go down

In progress Re: team php

Post by Guest November 10th 2011, 2:23 pm

So, when you create a rank set:
Set as Special Rank : No;
Minimum Posts : 15;

Respect_Me wrote:when a member doing 15 topics have 1 star.
Sorry, 15 topics only not possbile, only 15 posts. Wink
avatar
Guest
Guest


Back to top Go down

In progress Re: team php

Post by Guest November 10th 2011, 5:42 pm

okay ... 15 posts ... how?
avatar
Guest
Guest


Back to top Go down

In progress Re: team php

Post by Guest November 10th 2011, 6:03 pm

Respect_Me wrote:okay ... 15 posts ... how?
Administration Panel => Users & Groups => Ranks => Rank Administration => Edit
avatar
Guest
Guest


Back to top Go down

In progress Re: team php

Post by Guest November 10th 2011, 6:45 pm

no ranks. i have ranks.

other become?
avatar
Guest
Guest


Back to top Go down

In progress Re: team php

Post by Guest November 10th 2011, 6:46 pm

Ohh, I don't understand you.... What do you certain want?
avatar
Guest
Guest


Back to top Go down

In progress Re: team php

Post by Guest November 10th 2011, 6:52 pm

I have ranks.

But I want one more field stars. can not get the stars on the ranks because I have other images.
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum