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)

Caspartheghost 02-04-2004 02:05 PM

ahah! I removed the \\install bit and now i works :)

NTLDR 02-04-2004 02:05 PM

Quote:

Originally Posted by Caspartheghost
yeah, I copied and pasted it:

define('CHDIR_PATH', 'd:\\accounts\\wbprimary\\forum\\install');


but just to check...why does it point to the install DIR?

Probably an issue with windows, use the following instead:

PHP Code:

define('CHDIR_PATH''d:/accounts/wbprimary/forum'); 

Which should do the trick.

NTLDR 02-04-2004 02:06 PM

Quote:

Originally Posted by mossyuk
Also - I know its possible to add a dynamic page - but that looks hard. Is it not possible to use an include to pull a PHP page kinda like an IFrame would do?

Just use a standard extra page and use an <iframe> in the HTML.

NTLDR 02-04-2004 02:08 PM

For the admin cp link on Gamma/RC1/RC2/RC3/RC4 see this post:

https://vborg.vbsupport.ru/showpost....&postcount=407

mossyuk 02-04-2004 02:35 PM

I think your DIR path should point to the 'virtual' path - relative to your web site root, rather than your physical disk location.

My CH_DIR path points to /vb303/

as an example, my 'root' web dire looks like:

vbindex.php
vbiconfig.php
vb303 (DIR - the 'forums' DIR that vb3 rc3 comes in, but renamed as im running a test site)

define('CHDIR_PATH', 'vb303');

other examples would be like ../vb303 ./vb303 /vb303 /my/path/to/vb303 etc etc

Hope that helps!

mossyuk 02-04-2004 02:36 PM

Quote:

Originally Posted by NTLDR
Just use a standard extra page and use an <iframe> in the HTML.

cheers, i will try that tomorrow ;)

gmarik 02-04-2004 05:33 PM

Why does the chatbox looks so strange?
Is it not possible to make it wider, so small posts don't resize it 100 Km?

mknott 02-04-2004 05:46 PM

dunno if it been asked before but is it possiable to put a custom box in the middle above the news but under the welcome box

GsxrTony 02-04-2004 07:52 PM

Quick question, can someone take a look at www.tonyspage.net (this is my test site)

Look at the top under the bulletin logo. I keep getting that weird little error where it keeps saying "script type="text/javascript">"

I cant find where I made a mistake.

RapCheck 02-04-2004 08:11 PM

Quote:

Originally Posted by GsxrTony
Quick question, can someone take a look at www.tonyspage.net (this is my test site)

Look at the top under the bulletin logo. I keep getting that weird little error where it keeps saying "script type="text/javascript">"

I cant find where I made a mistake.

you need to add '<' infront of that tag

its right above

<!--
function log_out()

looks like probably in the header template

RapCheck 02-04-2004 08:14 PM

Quote:

Originally Posted by mknott
dunno if it been asked before but is it possiable to put a custom box in the middle above the news but under the welcome box

you could edit the vbindex template, and find the welcome box html and add below it to show what you want

Giveit2u43 02-04-2004 09:09 PM

Quote:

Originally Posted by mknott
dunno if it been asked before but is it possiable to put a custom box in the middle above the news but under the welcome box

in the vbindex template.. find:

Code:

<!-- /welcome box -->
Your code can be placed there, just before the $home[news]

GsxrTony 02-04-2004 10:38 PM

Quote:

Originally Posted by RapCheck
you need to add '<' infront of that tag

its right above

<!--
function log_out()

looks like probably in the header template


Thanks so much, That was truly a dumb mistake on my part.

BeyRevRa 02-05-2004 03:08 AM

Hey, for some reason like 3/4s of my images duplicated the url when I used your script. Please tell me what's wrong with this...

http://www.starcraftdream.com/vbindex.php

thanks, great work btw.

RapCheck 02-05-2004 03:21 AM

I'd double check the path to icons in the acp

BeyRevRa 02-05-2004 03:29 AM

where do you change that path, I don't see it in the styles, closest I see is item status icon folder.

RapCheck 02-05-2004 03:43 AM

you change the image paths, in the admin control panel... You click on on 'style manager' then in the drop down menu of your style pick 'stylevars'. There you need to change the paths to your image folders, to the full url of their location.

BeyRevRa 02-05-2004 03:50 AM

I did it and it didn't do anything :(

NTLDR 02-05-2004 09:12 AM

You need to make your icons use the format /images/icons for the URL in the Icon Manager or edit the vbindex_newsbit and vbindex_latestthreadbit templates and remove the $vboptions[bburl] from the icon URL.

BeyRevRa 02-05-2004 09:41 PM

I did that and that made none of them work... take a look www.starcraftdream.com/vbindex.php

BeyRevRa 02-05-2004 09:42 PM

forget that, i got it

BeyRevRa 02-05-2004 09:45 PM

Ok, however that did not work for my latest thread for some reason

NTLDR 02-05-2004 09:48 PM

You still have $vboptions[bburl] in your vbindex_latestthreadbit template I suspect.

BeyRevRa 02-05-2004 09:56 PM

Hmm, I think I fixed it, it doesn't make sense though, I just removed everything from the image url= and it works...

BeyRevRa 02-05-2004 10:17 PM

Thanks alot NTDLR for all the help and the really nice script!

BeyRevRa 02-05-2004 10:31 PM

ok, one last question, where do I go to modify the links on the forum pannel? The one at the top that says User CP, FAQ, ect. They don't work on my site only on the vbindex, everywhere else it works fine.

SandsUSA 02-05-2004 11:52 PM

Quote:

Originally Posted by BeyRevRa
ok, one last question, where do I go to modify the links on the forum pannel? The one at the top that says User CP, FAQ, ect. They don't work on my site only on the vbindex, everywhere else it works fine.

The navbar template has those item -- you need to have the complete forum path for each of the options.

BeyRevRa 02-07-2004 12:13 AM

Ok, I got a couple more problems. If you go to www.starcraftdream.com the nav bar drop downs don't work. Also, the feature that lets the menus collapse doesn't work. Users can't log in on that nav bar and finally if someone receives a private message on that page it won't open.

RapCheck 02-07-2004 12:17 AM

You need to do the headinclude template change

BeyRevRa 02-07-2004 12:39 AM

is that in the readme?

RapCheck 02-07-2004 12:50 AM

theres a file called headinclude.html, you want to open it in notepad and copy and paste the content into the headinclude template

BeyRevRa 02-07-2004 01:04 AM

replace whats in the head include template with this or add it?

BeyRevRa 02-07-2004 01:13 AM

ok i got it, thanks, now if anyone knows where I can edit the link that a private message popup sends you to that would be appreciated.

mgcmike19 02-07-2004 07:30 AM

I get to step 8 and get a page not found error??? I dont understand.. its in the folder...

mgcmike19 02-07-2004 07:49 AM

OK.. got it installed.. but error when I view the main page... it says

Warning: chdir(): No such file or directory (errno 2) in /home/atlantaw/public_html/community1/vbindex.php on line 131


Unable to add cookies, header already sent.
File: /home/atlantaw/public_html/community1/vbindex.php
Line: 131


Where exactly are these templates or whatever your supposed to edit? Read me doesnt specify a location...

NTLDR 02-07-2004 06:40 PM

You haven't edited vbiconfig.php correctly as per the first install step's instruction I suspect.

mgcmike19 02-07-2004 10:22 PM

OK.. I have now.. and get a blank page when I go to:

http://www.atlantaweather.net/community1/vbindex.php
Any ideas?

Natch 02-08-2004 10:06 AM

For those that use this with the Links and Files Database, I have made a Customblock for "Hottest Links" ie those links with the highest hit count.

Check it out - https://vborg.vbsupport.ru/showthread.php?t=61311

Asendin 02-08-2004 01:19 PM

Quote:

Originally Posted by mgcmike19
OK.. I have now.. and get a blank page when I go to:

http://www.atlantaweather.net/community1/vbindex.php
Any ideas?

Looks like possibly 1 of two things
  • chmod permissions not properly set.
  • still some minor misconfiguration in your vbiconfig.php
Are you on a Windows Server? some servers are picky when it comes to file permissions, it dont hurt to use 775 (temporarily), then slowly lower it to 755 or even lower, there might be one file that isnt chmod'd to execute properly.

NTLDR 02-08-2004 04:07 PM

Quote:

Originally Posted by mgcmike19
OK.. I have now.. and get a blank page when I go to:

http://www.atlantaweather.net/community1/vbindex.php
Any ideas?

Make sure the install process finished and that the vbindex_ templates are in the relevent style. You can re-import them either by re-running the installer or though the Style Upload function in the ACP.


All times are GMT. The time now is 03:06 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.02899 seconds
  • Memory Usage 1,820KB
  • 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_code_printable
  • (1)bbcode_php_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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