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)

Hasann 02-24-2009 04:56 AM

Quote:

Originally Posted by attroll (Post 1752990)
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

If you have Modification System by Coroner don't installed on your forum

Please delete or disable "Meet Our Staff (Mod System) User Titles" plugin.

attroll 02-24-2009 06:18 AM

What is a Modification System by Coroner?

I don't think I have this modification.

Hasann 02-24-2009 06:32 AM

Quote:

Originally Posted by attroll (Post 1753078)
What is a Modification System by Coroner?

I don't think I have this modification.

[3.8.0] Modification System [v2.4]

Einjeher 02-24-2009 12:45 PM

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.

attroll 02-24-2009 03:04 PM

Quote:

Originally Posted by Hasann (Post 1753093)
[3.8.0] Modification System [v2.4]

I do not have this modification installed and I still get this problem.

Stifmeister2 02-24-2009 04:16 PM

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.

attroll 02-24-2009 04:39 PM

Quote:

Originally Posted by Stifmeister2 (Post 1753435)
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.

It went between the Usercp and the Membership list. You can disable the navbar plugin and put it anywhere you want if you know a little about editing the navbar.

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.

Blackheart_72 02-24-2009 07:55 PM

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>
above

Code:

<if condition="$userinfo['usertitle']"><div>$userinfo[usertitle]</div></if>
in the meetstaff_usergroupbit template

inciarco 02-24-2009 11:26 PM

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:

Database error in vBulletin 3.7.3:

Invalid SQL:

SELECT user.*, usergroup.usergroupid, usergroup.isstaff, usergroup.title, user.options, usertextfield.*, userfield.*,

IF(user.displaygroupid = 0, user.usergroupid, user.displaygroupid) AS displaygroupid
FROM ZZZuser AS user
LEFT JOIN ZZZusergroup AS usergroup ON(ZZZusergroup.usergroupid = ZZZuser.usergroupid)
LEFT JOIN ZZZuserfield AS userfield ON(userfield.userid = user.userid)
LEFT JOIN ZZZusertextfield AS usertextfield ON(usertextfield.userid=user.userid)
WHERE ZZZusergroup.isstaff = '1';

MySQL Error : Unknown column ZZZusergroup.isstaff' in 'where clause'
Error Number : 1054
Request Date : Tuesday, February 24th 2009 @ 08:21:00 PM
Error Date : Tuesday, February 24th 2009 @ 08:21:01 PM
Script : http://ZZZ/staff.php
Referrer :
IP Address : ZZZ
Username : ZZZ
Classname : ZZZDatabase
MySQL Version : 5.0.51a-community
My Best Regards.

:)

System69 02-25-2009 01:10 AM

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.........................


All times are GMT. The time now is 09:16 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
  • Page Generation 0.01741 seconds
  • Memory Usage 1,747KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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