The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Meet Our Staff Details »» | |||||||||||||||||||||||||
Description: Meet Our Staff Solution Better than vB.Org's Note 1: I've finally decided to publish Pro version of this product to all of you. Note 2: Paid version will come soon for vBulletin version 4.x.x. Series. Go to for vBulletin Version 3.8.x Series of this product.. (please, click here..) Comments, suggestions, translations, bugs, etc... are very welcome! Support is only given to people who have clicked Mark as Installed. Mark as Installed - Nominate for MOTM Online Demo: www.vbulletin-tr.com/forum/staff.php?langid=1 http://img691.imageshack.us/img691/2...urstaffpro.jpg Comments, suggestions, translations, bugs, etc... are very welcome! Support is only given to people who have clicked Mark as Installed. Supporters / CoAuthors Show Your Support
|
Comments |
#362
|
||||
|
||||
I don't know if anyone else has ran into this issue but if you running a photo gallery or external software with Vb then the navbar links will not work properly within that program. I had to insert "../forum/" in the Plugin Manager "Meet Or Staff Navbar Link". This might be a good feature to set it up for the default plugin Hasann.
Here is what it looks like now in mine: Code:
if ($vbulletin->options['meetstaff_links_creation'] == 1) { $template_hook['navbar_buttons_left'] .= '<td class="vbmenu_control"><a href="../forum/staff.php?'.$session['sessionurl'].'do=main">'.$vbphrase['meet_our_staff'].'</a></td>'; } if ($vbulletin->options['meetstaff_links_creation'] == 2) { $template_hook['navbar_quick_links_menu_pos1'] .= '<tr><td class="vbmenu_option"><a href="../forum/staff.php?'.$session['sessionurl'].'do=main">'.$vbphrase['meet_our_staff'].'</a></td></tr>'; } |
#363
|
|||
|
|||
I like this mod but the documentation is so poor, maybe if you would add a better documentation people wouldnt ask for so much support?
|
#364
|
|||
|
|||
Quote:
|
#365
|
||||
|
||||
I tweaked the template a little
http://www.sounddistrict.com/staff/ |
#366
|
||||
|
||||
Still can not get the additional profile fields to show up that I added.
They showing up in my template "meetstaff_profilefields" like this and they are not empty fields but they will not display. Code:
<if condition="$user['field8']"><li><span class="shade">$vbphrase[field8_title]:</span> $user[field8]</li></if> <if condition="$user['field10']"><li><span class="shade">$vbphrase[field10_title]:</span> $user[field10]</li></if> |
#367
|
||||
|
||||
Quote:
|
#368
|
|||
|
|||
I'm having the same problems with the added profile fields.
|
#369
|
|||
|
|||
I am getting problems with this.
I installed it with the spanish version and I am getting members that are not in the correct group and when I change to see the other staff groups selected, I am getting this on the header on my forum: Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting ']' in /home/reefman/public_html/forums/staff.php(415) : eval()'d code on line 1 Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting ']' in /home/reefman/public_html/forums/staff.php(415) : eval()'d code on line 1 Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting ']' in /home/reefman/public_html/forums/staff.php(415) : eval()'d code on line 1 Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting ']' in /home/reefman/public_html/forums/staff.php(415) : eval()'d code on line 1 Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting ']' in /home/reefman/public_html/forums/staff.php(415) : eval()'d code on line 1 Any idea how to solve this? |
#370
|
|||
|
|||
mmm
strange. I reinstall it and now works fine. Thanks anyway. |
#371
|
|||
|
|||
I found the problem.
It occurs when you add a profile field and with combination on the Navbar link. Any solution? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|