Additional Settings For Custom Profile Fields [1.2]
Destroy666 Offline
Junior Member
**
Posts: 27
Joined: Jul 2012
Post: #181
RE: Additional Settings For Custom Profile Fields [1.2]
I don't think anything else is needed - if he wants to output data, he can simply use {$mybb->user['fidX']} instead of {$xptf_minp['fidX']}. I think it also should be sanitised, for example like this:

Code:
<?=htmlspecialchars_uni($mybb->user['fidX'])?>

11-15-2013 11:39 PM
Find all posts by this user Quote this message in a reply
MrBrechreiz Offline
Member
***
Posts: 69
Joined: May 2012
Post: #182
RE: Additional Settings For Custom Profile Fields [1.2]
Here ist the german language for version 1.2.


Is it possible this translation on the German support page offer?


Attached File(s)
.zip  xtpf.zip (Size: 12.19 KB / Downloads: 414)
12-16-2013 08:05 AM
Visit this user's website Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #183
RE: Additional Settings For Custom Profile Fields [1.2]
You're free to do that.

12-18-2013 12:21 AM
Find all posts by this user Quote this message in a reply
MrBrechreiz Offline
Member
***
Posts: 69
Joined: May 2012
Post: #184
RE: Additional Settings For Custom Profile Fields [1.2]
Thank you
12-18-2013 10:50 AM
Visit this user's website Find all posts by this user Quote this message in a reply
MrBrechreiz Offline
Member
***
Posts: 69
Joined: May 2012
Post: #185
RE: Additional Settings For Custom Profile Fields [1.2]
Is it possible to still function for a input field to add for wordwrap?
12-28-2013 10:59 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Thundergod Offline
Junior Member
**
Posts: 1
Joined: Jan 2014
Post: #186
RE: Additional Settings For Custom Profile Fields [1.2]
Hello there!

Is there any possibility to rewrite this to be shorter?

PHP Code:
<if $xtpf['fid33'] || $xtpf['fid34'] || $xtpf['fid35'] || $xtpf['fid36'] || $xtpf['fid37'] || $xtpf['fid38'] || $xtpf['fid39'] || $xtpf['fid40'] || $xtpf['fid41'] || $xtpf['fid42'] then> ... </if>


For example by using an array?

01-03-2014 01:51 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #187
RE: Additional Settings For Custom Profile Fields [1.2]
You could use an array, but it probably won't be much shorter, if at all.

My Blog
01-03-2014 09:00 PM
Find all posts by this user Quote this message in a reply
RocketFoot Offline
Senior Member
****
Posts: 338
Joined: Jul 2010
Post: #188
RE: Additional Settings For Custom Profile Fields [1.2]
Hi guys!  I have installed this plugin in hopes of adding HTML to a custom profile field and then displaying that field on the postbit...but the HTML is not displaying in the profile field created by the custom field.  Am I missing something?  [img] code is not working either.  I sure could use a friendly helping hand here!  Biggrin

[Image: gallery_2_628_39582.jpg]
(This post was last modified: 03-20-2014 07:30 AM by RocketFoot.)
03-20-2014 06:24 AM
Find all posts by this user Quote this message in a reply
RocketFoot Offline
Senior Member
****
Posts: 338
Joined: Jul 2010
Post: #189
RE: Additional Settings For Custom Profile Fields [1.2]
I'm positive that I am off on the settings for Blank Replacement Value and Display Format...what do I need to do to get an [img] image to show in the postbit as well as profile page?  I am at a complete loss here...Erf

[Image: gallery_2_628_39582.jpg]
(This post was last modified: 03-20-2014 09:42 PM by RocketFoot.)
03-20-2014 09:42 PM
Find all posts by this user Quote this message in a reply
b.h. Offline
Junior Member
**
Posts: 9
Joined: Aug 2010
Post: #190
RE: Additional Settings For Custom Profile Fields [1.2]
customfields reorganized in Modcp edit profile?

Will this plug allow me to do this? I have alot of custom profile fields and would like to group them better and add anchor links at the top of the page to quickly access the ones my mods need to edit more frequently
03-23-2014 10:43 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: