vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Forum Home Enhancements - vBH-Advanced Right Menu (https://vborg.vbsupport.ru/showthread.php?t=157275)

Fungsten 09-09-2007 04:49 PM

Quote:

Originally Posted by BuRaCh (Post 1335278)

It's not in english.

BuRaCh 09-09-2007 06:03 PM

Quote:

Originally Posted by Fungsten (Post 1335538)
It's not in english.


Coult in caps you?

Fungsten 09-09-2007 06:09 PM

Quote:

Originally Posted by BuRaCh (Post 1335594)
Coult in caps you?

:confused::confused::confused::confused::confused: :confused:

Jenkins 09-10-2007 02:24 PM

Can this be made to list the members of a specific usergroup in the menu?

BuRaCh 09-10-2007 05:08 PM

for show usergrup..
sponsor column delete and this codes add.

Code:

<if condition="$show['loggedinusers']">
<div class="bubble">
<!-- logged-in users -->
<a href="online.php$session[sessionurl_q]" rel="nofollow" class="bubble">$vbphrase[currently_active_users]</a></div>
<div class="smallfont"><phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_and_y_guests]</phrase></div>
<br />
<div class="bubble"><a href="online.php$session[sessionurl_q]" rel="nofollow" class="bubble">Who Is Online?</a></div>
<div class="smallfont"><phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase>
<br /><br /><strong>Online Now:</strong> $activeusers </div>
</if>
<!-- end logged-in users -->


Jenkins 09-10-2007 05:11 PM

that looks like it would show who is currently online. I just want to display the users that are in a specific usergroup of the forum. I currently have to do this manually, having something automatic would be great. here's an example of what I currently do.

www.okgmp.com it's in the right column at the bottom titled "Current Members" and "Leaders".

BuRaCh 09-10-2007 06:15 PM

Quote:

Originally Posted by Jenkins (Post 1336348)
that looks like it would show who is currently online. I just want to display the users that are in a specific usergroup of the forum. I currently have to do this manually, having something automatic would be great. here's an example of what I currently do.

www.okgmp.com it's in the right column at the bottom titled "Current Members" and "Leaders".


Very easy:)
behice create column before add in the codes..

exapmle.
Code:

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="200"> <thead><tr><td class="thead">Forum Leader's</td></tr></thead><tbody>
<td class="alt1" nowrap="nowrap">
<a href="="https://vborg.vbsupport.ru/member.php?u=159186"">BuRaCH" border="0" "/></a><br/>
bila..bila....bila<br/>
bila..bila...bila
</td>
</table>

This code's changed sponsor column codes in thread..

monkeyboy1916 09-11-2007 12:04 PM

Umm, I'm no code Guru or anything, so I'm probly saying this all wrong, but from taking a quick look at the hacksystem.php file, its calling for settings under VBulletin Options which dont exist, for instance:
PHP Code:

$vbulletin->options['hacksystem_recentposts'

I was just looking for a possible reason why the other parts of this mod were not working for me.

If this has nothing to do with the problem im having, ignore this.

Edit: Screenshot Added, Thats all that shows up when I install it.

BuRaCh 09-14-2007 03:05 PM

Quote:

Originally Posted by monkeyboy1916 (Post 1336953)
Umm, I'm no code Guru or anything, so I'm probly saying this all wrong, but from taking a quick look at the hacksystem.php file, its calling for settings under VBulletin Options which dont exist, for instance:
PHP Code:

$vbulletin->options['hacksystem_recentposts'

I was just looking for a possible reason why the other parts of this mod were not working for me.

If this has nothing to do with the problem im having, ignore this.

Edit: Screenshot Added, Thats all that shows up when I install it.


added the vbulletin options.
this thread download =>pruduct-right menu.xml and import at your have admincp pruduct manager.

ScreenShout
http://img253.imageshack.us/img253/6281/accpsvm7.gif

Duvernoy 09-14-2007 06:28 PM

yeah very nice great idea;)
working.
'installed'


All times are GMT. The time now is 08:14 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.01229 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
  • (2)bbcode_code_printable
  • (2)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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