I can get the tab to show custom profile fields, but i want the same fields to be removed from the about me section - how would this be achieved?
|
This is quite helpful. Is there any way to add dynamic content to the tab, however? I've tried everything I can think of to achieve this, but the scope of the class won't allow for it. Is this method relegated to static content, or can this be done?
|
Im using this in my plugin, but the tab disappeared
Code:
function prepare_output($id = '', $options = array()) ok I got it working with this code, but it looks like it wont custom html by my users like this Code:
$blocklist = array_merge($blocklist, array( |
How would i add a custom template to be put inside the block?
|
A very helpful article thank you, just not quite enough help for non coders like me.
I successfully created new tab and with the following code I now get output of "field 12" showing but not "field 11" instead of both showing, am also having difficulty inserting the field title in the output. A little help maybe. Code:
$blocklist = array_merge($blocklist, array( I would really appreciate a little help with this as its so close to working fully - :o Bump |
Quote:
Code:
function prepare_output($id = '', $options = array()) Code:
function prepare_output($id = '', $options = array()) My question here... In vBulletin 3.6.* I had such code in product: Code:
<plugin active="1" executionorder=5" product="test"> This one doesn't work: Code:
function prepare_output($id = '', $options = array()) |
Thank you Makc666.
Moving on LOL. New Tab is now outputting what I want. Next issue and I'm sure others need to know this as well. On the "About tab" is the option "simple link" - View your "About Me" as seen by everyone else. situated on the left which calls member.php?u=1&tab=aboutme&simple=1 I have reproduced this on my new tab which calls member.php?u=1&tab=newtab&simple=1 exept it doesnt it just reloads the main memberinfo page. Any pointers??? |
Quote:
The code that you had added. |
My Custom template called for the tab
Code:
<div class="alt1 block_row" align="right"> Code:
$blocklist = array_merge($blocklist, array( |
Quote:
It always show we blank. You can upload a ready test product for us to try if you want. |
All times are GMT. The time now is 02:38 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|