![]() |
Quote:
Tested Multiple checkboxes, worked fine. Can you be more specific? |
I am having issues with this and kinda would like to get rid of the extra stuff now.
How do I "uninstall" the extra stuff like the profile hooks and drop down on postbit. I went thru the changes and thought I got it all that I added with the readme but some users still have the features available. |
Go through the instructions step by step. If you've added code, remove it. Make sure you go through each of your templates, and remember to turn off the plugin.
What types of issues are you having? |
Hi, Great Mod.
At the moment its showing up based on one field condition, any way to enable it based on multiple fields Say if Field11 or 12 or 13 exist? <if condition="$post['field11']"> ?? //EDIT Got it <if condition="$post['field10'] OR $post['field11'] OR $post['field12']"> |
Wired:
I made an extra profile page as per your instructions here: https://vborg.vbsupport.ru/showpost....&postcount=192 I've installed this hack now to show it in memberinfo template and it keeps grabbing my first original custom profile page extra, and not getting extra2. How do I fix this? |
n/m, figured it out
|
Kewl, glad to see you both got it worked out. Don't forget to hit install Paul :)
|
If this has already been asked, I didn't see it. Is there a way to have it so it will show a message in the table in the additional section in the profile instead of leaving it blank if the user doesn't enter anything for those fields?
|
could just replace the n/a message line with whatever message you'd like, but I would code it into the template, don't replace the phrase or it will show up in other unintended places.
|
Does not work in 3.6.0 due to changed table schema. Fix below:
Change: PHP Code:
PHP Code:
|
All times are GMT. The time now is 08:06 AM. |
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:
|