Manual Shop & Profile Fields
3 posters
Page 1 of 1
Manual Shop & Profile Fields
Hi, everyone!
I have a little inquiry about profile fields:
I would like to set a shop up in my PHPBB3 forum in order to use the points as currency and give them a purpose. Besides offering things such as personalised ranks and so on, I would like to install a possibility for members to give presents to each other. The idea would be that they PM admins or mods with the item they want to buy and the member they want to send the present to. Once the points have been taken away, the member who receives the present (an image icon) would have it displayed in his profile, a profile field which could be modified only by moderators, and they would receive a PM once the gift is sent.
I just have a little question: is it possible to use image code (BBCode or HTML) in a text field in a custom profile field?
If it isn't possible, is there any other possibility you can suggest?
Thank you in advance. You're a peach!!!
I have a little inquiry about profile fields:
I would like to set a shop up in my PHPBB3 forum in order to use the points as currency and give them a purpose. Besides offering things such as personalised ranks and so on, I would like to install a possibility for members to give presents to each other. The idea would be that they PM admins or mods with the item they want to buy and the member they want to send the present to. Once the points have been taken away, the member who receives the present (an image icon) would have it displayed in his profile, a profile field which could be modified only by moderators, and they would receive a PM once the gift is sent.
I just have a little question: is it possible to use image code (BBCode or HTML) in a text field in a custom profile field?
If it isn't possible, is there any other possibility you can suggest?
Thank you in advance. You're a peach!!!
Last edited by AnaMi on December 1st 2011, 10:59 am; edited 1 time in total
Re: Manual Shop & Profile Fields
Isn't possible and I can suggest. Go to AP => Users & Groups => Users => Profiles => => Add a field => Type : Image list; Who can modify the profile field value ? Moderators.
Guest- Guest
Re: Manual Shop & Profile Fields
Thank you very much, Gassy!! I owe you a lot!!
By the way, I'm really sorry as I didn't post my forum URL, English4Fun.
This makes me think of two things:
1. I'm already using the image list for the Country Flag field. Sadly, when a person registers, all the flags are displayed, which is not convenient for slow connections or mobile users. Yet, the same thing is going to happen with the gifts.
Is there a possibility of a dropdown menu which is later translated into an image when displayed in the profile?
2. I wonder if this system would work if, for example, a member receives more than one item, and whether it is possible to have a multiple choice option. If so, I have no idea if the options can be displayed or, as I said in the previous question, I could turn these options into images to be displayed in the profile (by the way, I really doubt the label field permits HTML).
Sorry for so many questions at the same time!
I truly appreciate your reply. Thank you very much!
By the way, I'm really sorry as I didn't post my forum URL, English4Fun.
This makes me think of two things:
1. I'm already using the image list for the Country Flag field. Sadly, when a person registers, all the flags are displayed, which is not convenient for slow connections or mobile users. Yet, the same thing is going to happen with the gifts.
Is there a possibility of a dropdown menu which is later translated into an image when displayed in the profile?
2. I wonder if this system would work if, for example, a member receives more than one item, and whether it is possible to have a multiple choice option. If so, I have no idea if the options can be displayed or, as I said in the previous question, I could turn these options into images to be displayed in the profile (by the way, I really doubt the label field permits HTML).
Sorry for so many questions at the same time!
I truly appreciate your reply. Thank you very much!
Re: Manual Shop & Profile Fields
AnaMi wrote:Hi, everyone!
I have a little inquiry about profile fields:
I would like to set a shop up in my PHPBB3 forum in order to use the points as currency and give them a purpose. Besides offering things such as personalised ranks and so on, I would like to install a possibility for members to give presents to each other. The idea would be that they PM admins or mods with the item they want to buy and the member they want to send the present to. Once the points have been taken away, the member who receives the present (an image icon) would have it displayed in his profile, a profile field which could be modified only by moderators, and they would receive a PM once the gift is sent.
I just have a little question: is it possible to use image code (BBCode or HTML) in a text field in a custom profile field?
If it isn't possible, is there any other possibility you can suggest?
Thank you in advance. You're a peach!!!
Yes you can have image code in a profile field. Just set your profile field to Text Zone, This type of profile field excepts HTML and BBCode. I have it on my site and it works perfect~!
AnaMi wrote: Thank you very much, Gassy!! I owe you a lot!!
By the way, I'm really sorry as I didn't post my forum URL, English4Fun.
This makes me think of two things:
1. I'm already using the image list for the Country Flag field. Sadly, when a person registers, all the flags are displayed, which is not convenient for slow connections or mobile users. Yet, the same thing is going to happen with the gifts.
Is there a possibility of a dropdown menu which is later translated into an image when displayed in the profile?
2. I wonder if this system would work if, for example, a member receives more than one item, and whether it is possible to have a multiple choice option. If so, I have no idea if the options can be displayed or, as I said in the previous question, I could turn these options into images to be displayed in the profile (by the way, I really doubt the label field permits HTML).
Sorry for so many questions at the same time!
I truly appreciate your reply. Thank you very much!
I'm not sure quite what yo mean, but yes flags and such in a large list is just annoying! A while ago I got this code so there is a scroll box. Give me one sec so I can find the code~!
EDIT: As I said, I wasn't quite sure what you were asking for... =) but if you put this code at the bottom of your CSS. Display>Colors>Style Sheet it gives your flags (or any image list) a scroll bar so you don't have to scroll all down the page...
This code works on my phpBB2 forum, it may work on your forum. If it doesn't someone can edit the code for you:
- Code:
ul.profile_field_list {
height: 200px;
overflow: auto;
}
Suuki- Forumember
- Posts : 419
Reputation : 25
Language : English, Japanese (learning lots) :3
Re: Manual Shop & Profile Fields
Hi, Suuki!!
Wow! Thanks for your immediate response and solution!!
Thank you for the code for the scrolling menu, it did work!!!! I'll thank you forever!!!!
I tested the HTML code in the text zone, but it didn't work. It does work with BBCode, though.
So I guess all I have to do now is upload the icons!
So thank you very very much, Suuki!!!
Wow! Thanks for your immediate response and solution!!
Thank you for the code for the scrolling menu, it did work!!!! I'll thank you forever!!!!
I tested the HTML code in the text zone, but it didn't work. It does work with BBCode, though.
So I guess all I have to do now is upload the icons!
So thank you very very much, Suuki!!!
Re: Manual Shop & Profile Fields
Topic Solved & Moved |
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Similar topics
» Profile tabs + separated profile fields
» Profile Fields and Profile layout help.
» Profile fields
» Profile Fields
» Profile Fields
» Profile Fields and Profile layout help.
» Profile fields
» Profile Fields
» Profile Fields
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum