vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Miscellaneous Hacks - Meet Our Staff (https://vborg.vbsupport.ru/showthread.php?t=184491)

SEW810 02-15-2010 12:25 AM

Quote:

Originally Posted by larry suttles (Post 1976360)
Do we get the same level of support ......:confused:

I dont think so :(

Maybe we need to start using this https://vborg.vbsupport.ru/external/2011/12/12.gifSupport Developer :rolleyes:.... dunno...maybe.... who knows?

Jafo232 03-23-2010 10:25 AM

There is a problem with the code where it will not display users of a group if they are additional group members (the group is not their primary group).

You can fix it by finding this code around line 240 of staff.php:

Code:

        LEFT JOIN " . TABLE_PREFIX . "usergroup AS usergroup ON(usergroup.usergroupid = user.usergroupid)
And changing it to:

Code:

        LEFT JOIN " . TABLE_PREFIX . "usergroup AS usergroup ON(usergroup.usergroupid = user.usergroupid) OR FIND_IN_SET(usergroup.usergroupid, user.membergroupids)

Pro-eSports.com 04-13-2010 03:15 PM

I get the following error after visiting staff.php.

Code:

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: meetstaff_letter in [path]/includes/functions.php  on line 3932
http://i107.photobucket.com/albums/m...2Apr131814.gif

And the the "Community" dropdown menu is a bit messed up.

http://i107.photobucket.com/albums/m...3Apr131816.gif

I use vB 4.0.3 and the Pro version of this mod. Please tell me how to fix these 2 issues.

docvader 05-18-2010 04:57 AM

Hasann, are we going to see a Vb 4.03 version of this?

Jman423 06-07-2010 02:06 AM

I wouldn't expect an answer, this is typical for Hasann. It was a good MOD, but the support was non-existent, and that is what has steered me away from his other MODs.

denman75 08-24-2010 07:31 PM

to bad pse hassan can u answer?

kylemj 08-25-2010 08:40 AM

*Uninstalled

dznmods 09-28-2010 07:32 AM

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumdisplay_sortarrow in [path]/includes/functions.php on line 4007

Parse error: syntax error, unexpected T_STRING in /home/content/35/5929935/html/staff.php(594) : eval()'d code on line 1

Fatal error: Call to undefined function construct_forum_jump() in /home/content/35/5929935/html/staff.php on line 134

im using vbu 4.0.7

fbriceno97 01-07-2011 04:07 PM

Hi i am using the version 2.0 from this great product, as we have updated several times our forum today we wanted to edit the option from meet our staff at admincp, and the product is not listed on the vbulletin options panel.

Our vbulletin version is 3.8.4 PL2, i want to know if we have to upgrade to the pro version (3.8.x compatible) or just to the 3.2 to get again the options shwn at the admincp.

i really appreciate your support about this and if we have to get the pro version license do let me know the process as i am not able to send you a PM nor Email as they are not enable.

Regards
Felix

GhostHunter2010 01-06-2012 08:27 PM

hi nice mod but one thing is wich i dont like it and im sure lots of us dont like it the copyrights its a bit to much ... we do respect ur work but most of the mods i seen here and i have tested they show their onw copryrights evrywere wich has made me unistall all of them.. anyways this is my opinion .. good work arkadash


All times are GMT. The time now is 06:01 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01568 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete