![]() |
user field help
I want to create a user fields where users can input their gamertag and their clan tag then build a block that will insert the fields into this image:
http://www.glop.org/gamercard/card/X...ntaghereXX.png Simple right? I agree. Problem is with spaces. I need to automatically replace spaces in the users' gamertag and replace them with "%20". Any ideas? |
str_replace?
|
how does that work? I don't want to change the way the user field appears in their profile
/{userfield1}.png but convert all spaces in userfield1 to %20 |
User str_replace to replace spaces with %20. Isn't that what you were asking about doing?
|
Yeah but on the user's profile I where it says "Gamertag" I still want the spaces to show. That's the problem. Otherwise I would just advise users to put %20 where there are spaces.
|
How about doing the replacement when the fields get inserted into the image url?
|
I guess the question is, how do I change it when it gets inserted into the url without changing the original field?
|
You would write a plugin that takes the field, uses str_replace to replace the spaces and then assigns it to a new variable name that you use for the image.
|
Thanks Lynne. You've been a huge help.... for like 10 years lol
|
All times are GMT. The time now is 07:03 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|