vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Profile Enhancements - Customizable Roster (Member List) (https://vborg.vbsupport.ru/showthread.php?t=141311)

m002.p 05-18-2007 12:14 AM

Yes this mod will work with any game. The mod does not depend on the game as it is made as a customised & more sophisticated "showgroups.php" and the subject could be anything in truth. You could utilise this hack as a more detailed "view forum leaders".

Ive used mine for SWAT 4

Wolf Link 05-18-2007 03:35 AM

Quote:

Originally Posted by m002.p (Post 1249865)
Yes this mod will work with any game. The mod does not depend on the game as it is made as a customised & more sophisticated "showgroups.php" and the subject could be anything in truth. You could utilise this hack as a more detailed "view forum leaders".

Ive used mine for SWAT 4

Thank you, sir. I've made up my mind, now.
*installs*

Appreciate it :)

Sarcoth 05-18-2007 07:14 PM

Wolf, sorry I didn't get back to you on that sooner. Thanks m002.p.

VenomMaster 05-30-2007 07:46 PM

Hi there,

fist i have to say that this mod is awesome. :D

Second, i got my first question: I use this on my site (http://www.kommando-xiv.de/board/showroster.php), and now i tried to integrate my Award System with this.

But - sorry to say - it doesn't work! :eek:

How can i make the awards show up in the table? :confused:

Thanks in advance,

Venom

m002.p 06-02-2007 09:12 PM

Ill have to look into it mate. Im sure it could be possible a variant will probably need adding to display it, but like I say ill get back to you on that one :)

VenomMaster 06-04-2007 07:38 AM

Wow, great... I look forward to this!

-Venom

Finger78 06-08-2007 01:59 PM

I hope I havent missed the magical answer here in the replies to this hack but here goes.

I am using this hack and it works great except for one of the option changes you placed in the option.txt, Number 3 to only show people that have a certain profile field filled out.

When I change the code as instructed (changed the field# to field9) and edited both pieces of code within the .php file.

Once loaded up tthe server it shows an error on line 153 with an unexpected }

I removed the offending } and it worked again, but it only lists 2 members of the Super Mod usergroup, neither of which have that profile field filled out.

I went back and redid the instructed changes again and same thing both with the error at first then the actual shown list.

This mod will be perfect if I can indeed get it to only show the users that have the field9 profile field filled out.

I am using the most current version of vB (3.6.7) if that makes any difference.

Any help would be appreciated.

Sarcoth 06-08-2007 02:21 PM

@ Finger - I received your PM.

First off, put back the } you removed.

Then find:
eval('$rosterbits .= "' . fetch_template('showroster_userbits') . '";');

Right below that is: //}, remove the // and everything should work. If that doesn't do it, please attach your showroster.php and I'll take a look.

@ Venom - What are the rewards? Not sure I understand what you are talking about regarding those. This may be a toughie since I haven't used german since High School. :)

Finger78 06-08-2007 04:17 PM

As requested the "showroster.php" is the php file with ONLY the changes made as instructed in the provided "optional.txt" file that came with the files downloaded form here.

The "showroster1.php" (renamed for easy of identification here) is the php file with the corrected "}" removed from line 153. (Parse error: syntax error, unexpected '}' in /showroster.php on line 153)

As you can see at http://www.err32.com/forums/showroster.php that this fixed the parse error but it doesnt work properly. When looking at the page the profile field that should be required to have something entered into is it the "Character name" field (field9)

Sarcoth 06-08-2007 05:02 PM

@ Finger - Replace the following with your line 132 to fix the problem.

if ($user['field9'] != '') {

You must have deleted the { somewhere along the line.


All times are GMT. The time now is 11:12 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.01336 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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