![]() |
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) { |
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?
|
Quote:
|
I tweaked the template a little
http://www.sounddistrict.com/staff/ |
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> |
Quote:
|
I'm having the same problems with the added profile fields.
|
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? |
mmm
strange. I reinstall it and now works fine. Thanks anyway. |
I found the problem.
It occurs when you add a profile field and with combination on the Navbar link. Any solution? |
I put my really nice forum thanks hasan
vBulletin-Turkey:) |
3.6x?
Don't u work fr hire anymore? |
Quote:
|
Quote:
|
Yes. I also have the same problem. I have been waiting patiently for some support on this.
|
Has anyone been able to get the added profile fields to actually display?
If so, how? |
I manually edited my templates, I did not use the automatic placement...works fine
|
<i>24.02.09 - new update is released</i>
update fixes and changes fixed all known bugs, improved meet_staff_ templates |
Now I get this error:
Code:
Fatal error: Call to undefined function modsystem_usertitle() in /home/apages/public_html/forum/staff.php(437) : eval()'d code on line 1 |
I have found out when thing in troubleshooting the error above. If I disable the the plugin and access staff.php it work fine.
|
Quote:
Please delete or disable "Meet Our Staff (Mod System) User Titles" plugin. |
What is a Modification System by Coroner?
I don't think I have this modification. |
Quote:
|
Doesn't work for me. I've overwrite the files and it gives me a Database Error when i tried to access the staff pages.
|
Quote:
|
3.8.1 supported??
I've been wanting to install this for a while now, but the bugs reported by Einjeher and attroll are holding me back... I'll keep an eye on this, hopefully you can fix the bugs. :) Also, where does the "Meet our Staff" link go if you enable automatic navbar link creation? My navbar is pretty stuffed, and I'd prefer if it went under "Members List" in the "Community" drop down menu. |
Quote:
I still am having the issue with the Fatal Error though. It seems to have something to do with a hook though because if I disable the hack in the plugins and just access it thought staff.php it works. |
If anyone is using the staff titles hack and would like it to show on the page just add:
Code:
<if condition="$userinfo['isstaffrank']"><div>$userinfo[staffrank]</div></if> Code:
<if condition="$userinfo['usertitle']"><div>$userinfo[usertitle]</div></if> |
The New Version Caused the Following Error when Trying to See the staff.php Page :confused::confused::confused::
ZZZ is Replacement for Table Prefixes and Forum Path. Quote:
:) |
i really like your mod's Hasan... but most of them just don't work....................
and whit every new release of meet our stuff, i feel like there are more new problems, than old ones resolved... i updated to 3.2 today - just a pure catasrophy..............:mad: i give it up......................... |
I am getting a database error after upgrading as well :/
Quote:
|
Error
Quote:
|
I thought they're now fixed. Please upload all files overwrite and re-import product.xml file again.
|
just upgraded from 3.1 to 3.2 and now when i click link in nav bar i get this any ideas Hasann? thanks
https://vborg.vbsupport.ru/ |
Quote:
https://vborg.vbsupport.ru/attachmen...9&d=1235447493 |
Much Apprciated Hasann All Working Now! Thankyou :up:
|
I Uploaded Files and Overwrited Product but an Error is Happening when Trying to Access "staff.php":
ZZZ is Table Prefix. Perhaps the Table Prefix is missing on "WHERE usergroup.isstaff = " ? :confused: (I can see the Prefix on "SELECT ZZZusergroup.usergroupid, ZZZusergroup.isstaff") Quote:
|
Still getting same database error
This time a different table MySQL Error : Duplicate column name 'isstaff' |
Database error :confused:
Database error in vBulletin 3.7.3: Invalid SQL: SELECT user.*, usergroup.usergroupid, usergroup.isstaff, usergroup.title, user.options, usertextfield.*, userfield.*, userfield.field2, IF(user.displaygroupid = 0, user.usergroupid, user.displaygroupid) AS displaygroupid FROM vB_user AS user LEFT JOIN vB_usergroup AS usergroup ON(vB_usergroup.usergroupid = vB_user.usergroupid) LEFT JOIN vB_userfield AS userfield ON(userfield.userid = user.userid) LEFT JOIN vB_usertextfield AS usertextfield ON(usertextfield.userid=user.userid) WHERE vB_usergroup.isstaff = '1'; MySQL Error : Unknown table 'vB_usergroup' in where clause Error Number : 1109 Request Date : Thursday, February 26th 2009 @ 02:23:54 AM Error Date : Thursday, February 26th 2009 @ 02:23:54 AM Script : http://xxx/staff.php Referrer : IP Address : 91.207.170.131 Username : Martell Classname : vb_database MySQL Version : 4.1.22 |
Can you put the ZIP file back up for the 3.1 version? I didn't have any issues with it, this new version gives me the same data base issues as the others above.
|
All times are GMT. The time now is 10:52 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:
|