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)
-   -   vBindex v2.1 (https://vborg.vbsupport.ru/showthread.php?t=41916)

Darkmeteor 12-17-2002 09:05 AM

Quote:

Originally posted by Elly
I have installed this about three times I followed all the directions as best as I could. I did all the aditions stated but when I try to view the page I get this series of errors

Warning: ChDir: No such file or directory (errno 2) in /usr/local/psa/home/vhosts/ultimaforce.net/httpdocs/vbindex.php on line 26

Warning: Unable to access ./global.php in /usr/local/psa/home/vhosts/ultimaforce.net/httpdocs/vbindex.php on line 27

Warning: Unable to access ./global.php in /usr/local/psa/home/vhosts/ultimaforce.net/httpdocs/vbindex.php on line 27


I am not running it on the forum directory I want it to be at http://www.ultimaforce.net/

when ever I click that link it tells me forbiden but when I enter http://www.ultimaforce.net/vbindex.php I get the series of errors shown above

Can you please help me ?

Line 26 of vbindex.php , you have to change the chdir to the dir of your forum. It must be chdir('./forum'); (if you haven't corrected the path, it's written forums)

Elly 12-18-2002 03:03 AM

I have edited that line this is what I have it set too

PHP Code:

// relitive path to forums directory
// un-comment and set the path if vBindex is not run from the forums root directory
chdir('./forum');
require(
'./global.php'); 


garoboldy 12-18-2002 03:42 AM

I have just updated my index to 2.1 and for some reason now...my news in the middle doesnt show my text from the post..

www.evolutionaryconcepts.com
on the front page it just shows the title if the post, and then the real full post..blah blah...but there isnt any of the posts text..I have it set to 60 characters for each one.

Thanks for any replies.

Darkmeteor 12-18-2002 09:40 AM

I have the same problem : http://www.lifestone-recall.com/vbindex.php :(

NTLDR 12-18-2002 09:49 AM

You know if you read the thread its been answered god knows how many times :rolleyes:

NTLDR 12-18-2002 09:51 AM

Quote:

Originally posted by Elly
I have edited that line this is what I have it set too
Try using:

PHP Code:

// relitive path to forums directory
// un-comment and set the path if vBindex is not run from the forums root directory
chdir('/usr/local/psa/home/vhosts/ultimaforce.net/httpdocs/forum');
require(
'./global.php'); 

Instead, perhaps the full path will work, I'm asuming thats your full path ;)

colicab-d 12-18-2002 01:15 PM

erm i got a prob all i get is a blank page :S http://www.artorg.co.uk/vbindex.php and if followed the hack thru :p

Is i becuase im using vb 2,2,9? plz help

also i have the
chdir('/cupboards');
require('./cupboards/global.php');

todd.o.callen 12-18-2002 01:26 PM

Quote:

Originally posted by colicab-d
erm i got a prob all i get is a blank page :S http://www.artorg.co.uk/vbindex.php and if followed the hack thru :p

Is i becuase im using vb 2,2,9? plz help

also i have the
chdir('/cupboards');
require('./cupboards/global.php');

vBindex 2.1 work fine with 2.2.9

Probably a syntax error somewhere.

colicab-d 12-18-2002 02:43 PM

require('./cupboards/global.php');

if i remove the cupboards from the above i just get mysql errors :S

colicab-d 12-18-2002 03:12 PM

Database error in vBulletin 2.2.9:

Invalid SQL: SELECT u.username, u.userid, s.shoutid, s.shout_text FROM user u, shoutbox s WHERE u.userid = s.userid ORDER BY s.timestamp DESC LIMIT 1
mysql error: Table 'aov2.shoutbox' doesn't exist

mysql error number: 1146

Date: Wednesday 18th of December 2002 05:05:56 PM
Script: http://www.artorg.co.uk/cupboards/vbindex.php
Referer: https://vborg.vbsupport.ru/showthrea...165#post332165



is the error i get :p


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