vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vBForumViewControl 1.2 (https://vborg.vbsupport.ru/showthread.php?t=53263)

Boofo 05-23-2003 09:54 AM

You might want to translate this hack to English. I have no idea what this mean:

Quote:

template No.2
name: redirect_updateinaktiveforen


content:
Deine Liste der inaktiven Foren wurde aktualisiert.

eltro 05-23-2003 02:35 PM

@boofo
template No.2
name: redirect_updateinaktiveforen

content:
Your List of inactive forums has been updated.

Boofo 05-23-2003 03:48 PM

You might want to add that to the install file for others who can't read it, too. ;)

Logik 05-23-2003 05:54 PM

whoa. i got lost as well. lol

ImportPassion 05-23-2003 11:43 PM

i did this a while ago since it was in my fusetalk forums. Mine is a little more elegant. It shows the complete list in a multi-select list in the forum options. I added a new field to the user table called forumnoshow and has a coma separated list of forums not to show. then in the queries to show the forums I do a WHERE NOT IN $forumnoshow.

I can release it if there is enough interest. But not till after vacation which is June 2.

D

gmarik 05-24-2003 09:11 AM

Nice

eltro 05-24-2003 10:02 AM

Hack updated to v1.1

Forumjumpbar now dosen't show hidden forums.
Changes for english users added to install.htm.
Some code improvements.

eltro 05-24-2003 12:06 PM

--- Hack Updated ---
v1.2:
Hack added to search.php

snyx 05-26-2003 10:08 AM

Quote:

05-24-03 at 06:06 AM eltro said this in Post #18
--- Hack Updated ---
v1.2:
Hack added to search.php

cool, but does this takeover the users getnew posts, or can there be a seperate link to getnew in hidden forums. I want my users to be able to click one link to veiw all new posts, and another to view just the shown forums

eltro 05-27-2003 09:48 AM

@snyx
the changes i have made in search.php will only show threads or posts from shown forums as result for every search request.
If you want a seperate link for your users, save the hacked search.php to
e.g. search2.php and add the folowing html link to your board:
<a href="http://example.eg/search2.php?s=&action=getnew">
Get new posts in shown forums </a>
This shoud work.


All times are GMT. The time now is 04:10 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.01028 seconds
  • Memory Usage 1,729KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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