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)

NeonXS 05-05-2004 05:31 PM

thanx alot it seems to work great good job people im new to this fourm and vb in general but i have to say vbulletin is wicked and to think i was running phpbb lol

U-Dox 05-05-2004 11:32 PM

aight i did what u said and this is what i got

"Warning: chdir(): No such file or directory (errno 2) in /home/streeti/public_html/street/vbindex.php on line 144

Unable to add cookies, header already sent.
File: /home/streeti/public_html/street/vbindex.php
Line: 144"

what is that about?

Pseudomizer 05-06-2004 01:03 AM

Quote:

Originally Posted by U-Dox
aight i did what u said and this is what i got

"Warning: chdir(): No such file or directory (errno 2) in /home/streeti/public_html/street/vbindex.php on line 144



Unable to add cookies, header already sent.
File: /home/streeti/public_html/street/vbindex.php
Line: 144"


what is that about?

Read this please.

Cheers,

U-Dox 05-06-2004 01:19 AM

im not trying to be a pest but that did not work at all.

i read that and i checked everything... still no luck

what is wrong with line 144... what should i change?

CrankN 05-07-2004 08:13 AM

Hi,

I have added the vBindex RC5 to a site of mine but I keep getting the error when I go to the install set up.
http://www.web site in question.com/forum/admincp/vbiupgrade.php.

This is a brand new install, never having vBindex installed on it before. Is there a install of an original vBindex I have to do before I can do this vbiupgrade?

Fatal error: Failed opening required './admincp/functions_vbiupgrade.php' (include_path='.:/usr/share/pear') in /home/httpd/vhosts/website in question.com/httpdocs/forum/admincp/vbiupgrade.php on line 57.

I cant seem to even get it to install.
I have edited the server path in the vbconfig file and followed all the directions to a T. I am lost.

Pre-Thanks for any help

NTLDR 05-07-2004 11:40 AM

You haven't uploaded functions_vbiupgrade.php as per the install instructions.

deano1 05-07-2004 03:39 PM

Quote:

Originally Posted by deano1
was the code OK ?

here is the board url stuff
it looks right to me

please help
thanks

can you help with this NTLDR

Starshift 05-07-2004 07:31 PM

After install, try going to http://www.mirageuniverse.com/forums/vbindex.php

That error is all I get.

NTLDR 05-07-2004 08:02 PM

Quote:

Originally Posted by deano1
can you help with this NTLDR

Something isn't right with your board, there is no reason for it not to work.

NTLDR 05-07-2004 08:29 PM

Quote:

Originally Posted by Starshift
After install, try going to http://www.mirageuniverse.com/forums/vbindex.php

That error is all I get.

Make sure you have edited vbiconfig.php correctly.

Starshift 05-07-2004 09:44 PM

Only one thing was changed, and that was the CHDIR_PATH value. That was changed to the value the script told me to change it for. The funny thing is the script places a double \ between each folder name...

deano1 05-07-2004 10:54 PM

Quote:

Originally Posted by NTLDR
Something isn't right with your board, there is no reason for it not to work.

ok
i'll see what i can do

GoTTi 05-09-2004 05:29 PM

when i did this

https://vborg.vbsupport.ru/showpost....postcount=1434

to make it where users in waiting for email verify cant post in the shoutbox, now when i login to board, and goto the main index page, i dont have the shoutbox option, its grayed out and im not logged in the index side of the site.

Imprezer 05-09-2004 06:17 PM

I got a question about Welcome box.

I have nothing between <!-- welcome box --> and <!-- /welcome box --> in the VBINDEX template but the welcome box is still showing up?

Thanks!

NTLDR 05-09-2004 06:48 PM

Make sure you have removed it in every style.

Imprezer 05-09-2004 07:43 PM

I only have 1 style.

NTLDR 05-09-2004 08:29 PM

You either haven't removed it all or have something seriously wrong with your vB installation.

GoTTi 05-09-2004 09:06 PM

NTLDR, my post https://vborg.vbsupport.ru/showpost....postcount=1459 was for u.

NTLDR 05-09-2004 09:17 PM

There should be no reason for it not to work. You'll have to wait for the next version where its implemented.

d3nnis 05-10-2004 07:26 AM

Quote:

Originally Posted by CrankN
Hi,

I have added the vBindex RC5 to a site of mine but I keep getting the error when I go to the install set up.
http://www.web site in question.com/forum/admincp/vbiupgrade.php.

This is a brand new install, never having vBindex installed on it before. Is there a install of an original vBindex I have to do before I can do this vbiupgrade?

Fatal error: Failed opening required './admincp/functions_vbiupgrade.php' (include_path='.:/usr/share/pear') in /home/httpd/vhosts/website in question.com/httpdocs/forum/admincp/vbiupgrade.php on line 57.

I cant seem to even get it to install.
I have edited the server path in the vbconfig file and followed all the directions to a T. I am lost.

Pre-Thanks for any help


are u using plesk hosting panel?

If so, most probably due to open_basedir problem...

you see, for plesk users.... subdomains are created outside httpdocs folder


httpdocs (main public_html)
subdomains
--forums (sub folder)
--gallery (sub folder)

You will have to ask your webhost to enable this restriction for you by editing your /path/to/home/vhosts/yourdomain/conf/httpd.include

and then restart the webserver thereafter. :)

Phooey 05-10-2004 05:15 PM

I just installed it and have everything working except a few icons which give broken image links. I've double checked all of the image paths and don't see the problem, but it seems to be inserting "http://www.digitallywise.com/forums/" before the acutal link so that it appears as "http://www.digitallywise.com/forums/http://www...."

Anyone know how to fix this? You can see it at www.digitallywise.com

NTLDR 05-10-2004 05:52 PM

Edit the vbindex_newsbit/vbindex_centerthreadbits templates and edit the <img> tag or change the icon urls.

Phooey 05-10-2004 06:48 PM

Quote:

Originally Posted by NTLDR
Edit the vbindex_newsbit/vbindex_centerthreadbits templates and edit the <img> tag or change the icon urls.

I'm rather new to this and I looked in the vbindex_newsbit/vbindex_centerthreadbits templates, but I couldn't find anything that related to the icons i'm having trouble with. It's only in the latest threads box that I have a problem...

btw, everything else is great! Installation was a snap and the customization is pretty smooth going.

Edit: apparently it's doing it for some of the post icons and not others, and still only in the latest threads box. so confused... :ermm:

NTLDR 05-10-2004 08:07 PM

Make sure all your icons have a path in the format images/icons/icon.gif

Phooey 05-10-2004 08:15 PM

Quote:

Originally Posted by NTLDR
Make sure all your icons have a path in the format images/icons/icon.gif

in those two templates or in post icon manager?

Edit: all of the icons in the post icon manager already have the path images/icons/iconX.gif

NTLDR 05-10-2004 08:30 PM

If they are all in that format, your board URL is set correctly, and your using the default templates then there is no reason they shouldn't work.

Phooey 05-10-2004 08:46 PM

Can you take a look at the site? www.digitallywise.com

I'm pretty sure I've got everything set up correctly and I haven't edited the templates at all, but some (not all) of the post icons don't display correctly and show the link to the image as http://www.digitallywise.com/forums/...cons/iconX.gif

NTLDR 05-10-2004 08:51 PM

Seems to be the default icon not working, make sure its path is images/icons/icon1.gif in the vBulletin Options where you can specify to use a default post icon if one isn't selected.

Phooey 05-10-2004 09:02 PM

Got it working, thanks for all the help!

P.S. I'm a big charmed fan, too. I'm watching it on TV as I type this. ;)

NTLDR 05-10-2004 09:08 PM

Glad to hear it, on both counts :D

Big Daddy 05-10-2004 11:04 PM

I have downloaded the latest vbindex (5). Unzipped it, uploaded the two files to root directory, and the other 6 to forums/admincp directory, as instructed. Added the html code to the admincp/index.php as instructed. Followed all the directions to set up vbindex (left box 1, right boxes, etc, etc, etc.) The vbindex admin panel shows up on my vbulletin admin panel, etc.....

Now, what else do i need to do to have this page be my index page??? Do I still need to download any hack or anything??? I am lost. I can't even pull up this new "vbindex" index page. How do I pull it up, how do I edit it, etc???

Any help is greatly appreciated.
Thanks

Big Daddy 05-10-2004 11:22 PM

Here is the error I get when i try to pull up http://www.mydomain.com/vbindex.php

"Warning: ChDir: No such file or directory (errno 2) in /nfs/cust/8/31/29/492138/web/vbindex.php on line 144

Fatal error: Failed opening required './global.php' (include_path='.:') in /nfs/cust/8/31/29/492138/web/vbindex.php on line 145"

I did open vbiconfig, and edited the line 25 from saying
"define('CHDIR_PATH', 'path/to/forums/');

to where it now shows
"define('CHDIR_PATH', 'http://www.mydomain.com/forums/');

I still get that error. I can't figure out what it's asking me to edit on lines 144 and 145 of vbindex.php

Tose two lines read like this:

144 chdir(CHDIR_PATH);
145 require_once('./global'.SCRIPT_EXTENSION);

Please help... Thanks

NTLDR 05-10-2004 11:28 PM

You need to edit it with what the installer told you to edit it with (it gave you the exact instructions on what to do), the path to your forums, not the URL.

Big Daddy 05-10-2004 11:36 PM

I could have sworn I did everything by the book...... So, ok..... I changed it to "web/forums/"

Now what about this line 144 and line 145 deal???

Thanks again

ImportPassion 05-10-2004 11:48 PM

how can i add the templates easily on new skins?

Big Daddy 05-11-2004 12:27 AM

Quote:

Originally Posted by NTLDR
You need to edit it with what the installer told you to edit it with (it gave you the exact instructions on what to do), the path to your forums, not the URL.

I went back into the install page through my admincp. It has an option to:

"To view the changes that you need to make that were listed in the first step of the install process, click here."

So I did.... It brought me to the part you mentioned about editing the vbiconfig. I am supossed to find "this text", and replace it with "this text"...

Problem is, both lines are solid white bars, can't see any text. Tried to highlight, and still nothing. So, I can't see what i am supossed to take out or what I am supossed to replace it with.....

At any rate, i replaced the "path/to/forums/" with "web/forums" where "web" is my root folder. Is this correct?? Do I need a "/" in front of "web" (or anything).

Now what??? Thank you so much for your help....

Still haven't figured out my line 144 and 145 issue from vbindex.php mentioned above....

neocorteqz 05-11-2004 11:34 AM

been a while since I installed this.

require_once('./global'.SCRIPT_EXTENSION);

should that not be
require_once('./global.php');

?

NTLDR 05-11-2004 11:46 AM

Quote:

Originally Posted by Big Daddy
IAt any rate, i replaced the "path/to/forums/" with "web/forums" where "web" is my root folder. Is this correct?? Do I need a "/" in front of "web" (or anything).

It needs to be the FULL path, for example /home/lee/public_html

NTLDR 05-11-2004 11:47 AM

Quote:

Originally Posted by 7thgenCivic.Com
how can i add the templates easily on new skins?

Re-run the installer and it will re-import the templates to each parent style, or just used the Upload style option in the ACP to overwrite the new style (it will only add the vBindex templates, not remove custoimisations) with the vbindex_templates.xml file.

Big Daddy 05-11-2004 05:30 PM

Quote:

Originally Posted by NTLDR
It needs to be the FULL path, for example /home/lee/public_html

Well, "web" is my root folder, so I assume that comes first. Within the "web directory is the "forums" directory, so I assume that comes next... Then the forums index page is "index.php"....

So, how should it look (exactly)???

"/web/forums/index.php"

"web/forums/index_html"

Sorry for the amateur questions, but I really am trying to get this right. Thanks.

Also, with the problems mentioned earlier for lines 144 and 145 of my vbindex.php, what do you make of that??? Do I need to change where it says "SCRIPT_EXTENSION" to "php" or anything..... I can't figure out the lines 144 and 145 issue either.

Thanks again,
Rob


All times are GMT. The time now is 09:15 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.02589 seconds
  • Memory Usage 1,831KB
  • 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
  • (12)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