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)

poolking 01-04-2004 05:03 PM

Installed on my offline comp. Good work. :cool:

Morgalis 01-04-2004 05:30 PM

Quote:

Originally Posted by NTLDR
The menus won't work untill you have edited at minium the headinclude and navbar templates to make sure all links in <script> <a> and <form> tags have a full URL.


while i wait to be recognized on your forums, let me ask this here

SPECIFICALLY you say that the url must be included in all tags, and there is some confusion over getting this exactly

from headinclude
Quote:

<script type="text/javascript" src="clientscript/vbulletin_global.js"></script>
does this need to be edited and if so, where does $vboptions[bburl]/ be inserted or should i put the actual hard url in there and how should it look?

from navbar
Quote:

<td><span class="navbar"><a href="$vboptions[forumhome].php?$session[sessionurl]">$vboptions[bbtitle]</a></span> $navbits[breadcrumb]</td>
would that become $vboptions[bburl]/$vboptions[forumhome].php?$session[sessionurl]

i'll just leave these two examples at the moment

it's a little frustrating :(

NTLDR 01-04-2004 05:36 PM

Morgalis, the first one would become $vboptions[bburl]/clientscript etc and the second one is correct.

Aceman 01-04-2004 05:45 PM

Problem: While running upgrade I get this after it asks me all about the themes I have installed.

Warning: Cannot modify header information - headers already sent by (output started at /home/aceman/public_html/forums/includes/adminfunctions.php:222) in /home/aceman/public_html/forums/admincp/vbiupgraded.php on line 146

I'm really not sure what to do next to fix it.

Aceman

NTLDR 01-04-2004 05:49 PM

Re-download the zip and upload vbiupgraded.php to your admin folder and goto: vbiupgraded.php?step=8 to continue the installation.

Morgalis 01-04-2004 05:57 PM

Quote:

Originally Posted by NTLDR
Morgalis, the first one would become $vboptions[bburl]/clientscript etc and the second one is correct.

thank you for you response :)

here is a little more detail for others that find themselves at odd as i did

Quote:

okay

in headinclude search for <script type="text/javascript" src="
in each instance you need to put http://www.yourdomain.com/forums/ after the scr=" and before the text that is already there
eg: clientscript/vbulletin_global.js would be http://www.yourdomain.com/forums/cli...etin_global.js

in navbar search for href=" and following the " in every instance, you want to insert http://www.yourdomain.com/forums
eg: <!--<td class="vbmenu_control"><a href="$vboptions[forumhome].php?$session[sessionurl]">Home</a></td>--> would be
<!--<td class="vbmenu_control"><a href="http://www.yourdomain.com/forums/$vboptions[forumhome].php?$session[sessionurl]">Home</a></td>-->


you also need to follow the same steps for each instance of script type="text/javascript" src="

in pm_popup search for window.open"/private.php? and after the " insert the url

window.open("http://www.yourdomain.com/forums/private.php?

hopefully i didn't miss anything and this will make it clearer

cheers!



cnczone 01-04-2004 07:15 PM

Is their a way to uninstall it so I can start over??

chas_h 01-04-2004 08:26 PM

Trying to install on Vb3 RC-1 and I had it die on step 7 of the install. It just went to a 'page not found' place. Uploaded all files to the correct places etc... anyone see this problem yet?

Henry.

lolwtfomgoic 01-04-2004 08:28 PM

It died on step 6 and made my admin cp inaccessible and flodded my e-mail with errors I had to re-install my whole VB :(

chas_h 01-04-2004 08:38 PM

Fwiw, I have a non-hacked version of VB3 RC-1 installed in my /forum directory with the root directory as the location for Vbindex. This is what I assume would be the 'standard' directory setup.
Has anyone successfully installed Vbindex with this directory setup yet? If so, did you have to deviate at all from the instructions at the beginning of this thread?

Henry.


All times are GMT. The time now is 06:47 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.02102 seconds
  • Memory Usage 1,745KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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