vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBindex v3.0.0 RC5 (https://vborg.vbsupport.ru/showthread.php?t=59524)

mgcmike19 02-09-2004 02:12 PM

Yeah.. I believe you will also need to change it from vbupgrade3 to vbupgraded.. and then change the 6 to a 7 for it to work correctly.

mgcmike19 02-09-2004 02:13 PM

Also guys, I looked into the nav template and found the FAQ area and changed all of that to forums.. however.. it still shows FAQ on my site after I uploaded it??

Is this correct?

href="$vboptions[bburl]/register.php?$session[sessionurl]">$vbphrase[register]</a></td>
</if>
<td class="vbmenu_control"><a href="$vboptions[bburl]/forums.php?f=6$session[sessionurl]">$vbphrase[forums]</a></td>
<td class="vbmenu_control"><a href="$vboptions[bburl]/memberlist.php?$session[sessionurl]">$vbphrase[members_list]</a></td>
<td class="vbmenu_control"><a href="$vboptions[bburl]/calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>

Something I am doing wrong folks?

NTLDR 02-09-2004 03:33 PM

Yes those links are correct.

mgcmike19 02-09-2004 03:45 PM

How come they aren't working then?

noppid 02-09-2004 04:34 PM

Very nice job NTLDR! Easy install and everything seems to work fine. Good comments in the custom templates. Great layout. Just what we needed.

/me Clicks Installed

noppid 02-10-2004 03:09 AM

We're having one issue that isn't a show stopper, but isn't the expected behavior either.

We have a quarenteened posts forum and I use it to create and edit threads before I put um live sometimes. Well I created 3 threads in there today and they show up in the threads list of the vbindex portal even though the forum is is in the exclude list. Regular users don't see them, the permissions are working fine, it's the exclude that seems to be at fault.

Any ideas?

Thanks

NTLDR 02-10-2004 01:41 PM

In vbindex.php find:

PHP Code:

$limitfids = array(explode(','$vbindex['limitfids'])); 

Replace with:

PHP Code:

$limitfids = array();
$limitfids explode(','$vbindex['limitfids']); 


dfmafia 02-10-2004 05:05 PM

may have been asked b4, does vBIndex work with RC4?

NTLDR 02-10-2004 05:44 PM

It should work fine with vB3 Gamma and RC1-4.

noppid 02-10-2004 06:43 PM

Quote:

Originally Posted by dfmafia
may have been asked b4, does vBIndex work with RC4?

Worked perfectly for us on RC4. :)


NTLDR, the patch works. Thanks


All times are GMT. The time now is 09:12 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.02063 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
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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