MarkD Craftsman


Joined: 22 Nov 2005 Posts: 487 Location: Nottingham Add Karma
 rated by 1 members
Add Comment
Show Comments
 |
|
| Back to top |
|
 |
Nick(NR) Moderator

 Virtual Cash: 7790
Joined: 06 May 2006 Posts: 4031 Location: Medway, Kent Add Karma
 rated by 30 members
Add Comment
Show Comments
 |
Posted: Tue Jun 06, 2006 11:58 am Post subject: |
|
|
| Robby wrote: | In the xprofile part on the forum login page i put-
[Favorite game]
title=favorite game
maxlength=50
access=all
visible=all
[favorite game character]
title=favorite game character
access=all
visible=all
-Then in the "profile_view_body.tpl" template i put {XPROFILE} in between the two catagories that i wanted. now both of them appear, but like i said, it just doesnt save the changes. |
I'm getting the same problem, just that I'm not using spaces and it's still not saving and in the status of the owners panel it says failed to add Xprofile.
this is what I've put in
[FAVBAND]
title=favorite band
access=all
visible=all
editing your profile I've put {XPROFILE} above the website part and viewing I've put it above location. _________________ CALM TIME: When calm time is called, all posters in a topic must take time out to calm down.
I'm better than Jose! |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 42920
Joined: 22 May 2005 Posts: 19349
Add Karma
 rated by 157 members
Add Comment
Show Comments
 |
|
| Back to top |
|
 |
Nick(NR) Moderator

 Virtual Cash: 7790
Joined: 06 May 2006 Posts: 4031 Location: Medway, Kent Add Karma
 rated by 30 members
Add Comment
Show Comments
 |
Posted: Wed Jun 07, 2006 3:20 pm Post subject: |
|
|
So looking at it, it is saving test, but it doesn't show when you view some ones profile and It doesn't matter where I put {XPROFILE}, it still wont show  _________________ CALM TIME: When calm time is called, all posters in a topic must take time out to calm down.
I'm better than Jose! |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 42920
Joined: 22 May 2005 Posts: 19349
Add Karma
 rated by 157 members
Add Comment
Show Comments
 |
Posted: Wed Jun 07, 2006 3:32 pm Post subject: |
|
|
| Nick(NR) wrote: | So looking at it, it is saving test, but it doesn't show when you view some ones profile and It doesn't matter where I put {XPROFILE}, it still wont show  |
You don't put {XPROFLE} into the places where you view profiles, only where you alter them. Where you view them you have to place individual entries as per the instructions. _________________
Family Friendly Shareware | | Web Design/Services | Free Forums
forum.myfreeforum.org |
|
| Back to top |
|
 |
Nick(NR) Moderator

 Virtual Cash: 7790
Joined: 06 May 2006 Posts: 4031 Location: Medway, Kent Add Karma
 rated by 30 members
Add Comment
Show Comments
 |
Posted: Wed Jun 07, 2006 4:03 pm Post subject: |
|
|
That has got to be the dumbest thing I've done since I've been here.
I can't beleive I missed it  _________________ CALM TIME: When calm time is called, all posters in a topic must take time out to calm down.
I'm better than Jose! |
|
| Back to top |
|
 |
smartypants Newbie

Joined: 16 Aug 2006 Posts: 2
Add Karma
 rated by 0 members
Add Comment
Show Comments
 |
Posted: Wed Aug 16, 2006 4:09 pm Post subject: |
|
|
I've got two questions about this:
1. How could i give people individual ranks on request
2. What would the code be to do the question above???
|
|
| Back to top |
|
 |
conuur Apprentice

Joined: 22 Apr 2006 Posts: 124
Add Karma
 rated by 0 members
Add Comment
Show Comments
 |
Posted: Wed Aug 16, 2006 4:49 pm Post subject: |
|
|
search for xtrarank And a how to sort of thing will come up! _________________

|
|
| Back to top |
|
 |
Nick(NR) Moderator

 Virtual Cash: 7790
Joined: 06 May 2006 Posts: 4031 Location: Medway, Kent Add Karma
 rated by 30 members
Add Comment
Show Comments
 |
Posted: Wed Aug 16, 2006 5:20 pm Post subject: |
|
|
| smartypants wrote: | I've got two questions about this:
1. How could i give people individual ranks on request
2. What would the code be to do the question above??? |
I belive this has your answer:
http://howtodoit.myfreeforum.org/...component=content&topicid=546 _________________ CALM TIME: When calm time is called, all posters in a topic must take time out to calm down.
I'm better than Jose! |
|
| Back to top |
|
 |
simcity Student

Joined: 24 Sep 2006 Posts: 52
Add Karma
 rated by 1 members
Add Comment
Show Comments
 |
Posted: Wed Oct 18, 2006 2:44 pm Post subject: |
|
|
Thanks Admin! Helped me a lot! My forum looks even better now 
|
|
| Back to top |
|
 |
Wills Apprentice


Joined: 03 May 2006 Posts: 161
Add Karma
 rated by 1 members
Add Comment
Show Comments
 |
Posted: Sat Dec 02, 2006 11:49 am Post subject: |
|
|
I have created an {XPROFILE} based upon the number of forum competition won by a member. Similar to the rank images I would like to have member wins visible in the profile page & on topic pages.
The number of wins would be represented by an image
eg. 1 crown for 1 win, 2 crowns for 2 wins etc.....
I have made the {XPROFILE} accessible from admin only, but visible to all, so that only I can edit it.
The only problem I have is that the field does not accept an image url, when I input an image it just shows the text. I realise that I can just input the number of wins as a digit, but it would be much better as an image.
Is their something I can change to have it accept the image path  _________________ By failing to prepare, you are preparing to fail: - Benjamin Franklin (1706-1790)
http://www.my-local-poker.com
|
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 42920
Joined: 22 May 2005 Posts: 19349
Add Karma
 rated by 157 members
Add Comment
Show Comments
 |
|
| Back to top |
|
 |
Wills Apprentice


Joined: 03 May 2006 Posts: 161
Add Karma
 rated by 1 members
Add Comment
Show Comments
 |
Posted: Sat Dec 02, 2006 2:05 pm Post subject: |
|
|
| admin wrote: | have you got:
image=http://imagepath
as part of the profile definition? note that the image is a fixed one. |
I want to be able to input different images for different members, from my admin area.
As an example using the favourite band idea.
Instead of inputting 'my fav band' I would input an 'image of my fav band'
I see that we can have an image in our Sig file. So I guess it would be a similar field property to this.
Or maybe this can be achieved with a second avatar? _________________ By failing to prepare, you are preparing to fail: - Benjamin Franklin (1706-1790)
http://www.my-local-poker.com
|
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 42920
Joined: 22 May 2005 Posts: 19349
Add Karma
 rated by 157 members
Add Comment
Show Comments
 |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 42920
Joined: 22 May 2005 Posts: 19349
Add Karma
 rated by 157 members
Add Comment
Show Comments
 |
|
| Back to top |
|
 |