vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBExternal v1.6 (https://vborg.vbsupport.ru/showthread.php?t=83005)

Feckie (Roger) 12-11-2005 11:15 AM

Why do I get

Code:

Warning: chdir(): No such file or directory (errno 2) in /home/rogerben/public_html/XXXXXXXXXX.com/forum/test.php on line 6
Line 6 Being

Code:

chdir('./forum');
It Then Displays OK Underneath

Anyone

Feckie (Roger) 12-11-2005 12:56 PM

bump

Feckie (Roger) 12-11-2005 07:06 PM

Ok sorted the problem deleted it and it works perfectly

ludachris 12-16-2005 04:50 PM

How would we go about adding latest 10 events posted in the Calendar with vbExternal? Of course, we'd have to be able to specify the date range just like you do on the vb forum homepage options. I think this would be great to have on non-vb pages.

siNix 12-20-2005 03:04 PM

is there any way to show the start date of the 'latest threads'?

gtcave 12-22-2005 05:39 PM

ok this is what i did.

i downloaded it. and then unzipped the file.

Uploaded the contents of Upload to my forum root.

so its forums/vBExternal.php

and forums/vBExternal/...


and then i went to put in this code

PHP Code:

<?php
chdir
('./forums');
require_once(
'./vBExternal.php');
?>

at the top of my index.php file of my website.

and i keep getting a database error

saying this
__________________
There seems to have been a problem with the database.
Please try again by clicking the Refresh button in your web browser.

An E-Mail has been dispatched to our Technical Staff, whom you can also contact if the problem persists.

We apologise for any inconvenience.
___________________

Feckie (Roger) 12-22-2005 06:07 PM

I had to DELETE The Following chdir('./forums');

Campbell 12-26-2005 10:40 PM

Quote:

Originally Posted by gtcave
ok this is what i did.

i downloaded it. and then unzipped the file.

Uploaded the contents of Upload to my forum root.

so its forums/vBExternal.php

and forums/vBExternal/...


and then i went to put in this code

PHP Code:

<?php
chdir
('./forums');
require_once(
'./vBExternal.php');
?>

at the top of my index.php file of my website.

and i keep getting a database error

saying this
__________________
There seems to have been a problem with the database.
Please try again by clicking the Refresh button in your web browser.

An E-Mail has been dispatched to our Technical Staff, whom you can also contact if the problem persists.

We apologise for any inconvenience.
___________________

You're not alone. I'm getting this as well. I'm betting we're both either idiots or there's a problem with the package as currently uploaded.

I'm leaning towards the former. If anyone has any clarity, it would be appreciated.

Best,
Al

Feckie (Roger) 12-26-2005 10:54 PM

Quote:

Originally Posted by Campbell
You're not alone. I'm getting this as well. I'm betting we're both either idiots or there's a problem with the package as currently uploaded.

I'm leaning towards the former. If anyone has any clarity, it would be appreciated.

Best,
Al


Delete the Following
Code:

chdir('./forums');
Then Try It

adydas 12-27-2005 12:24 AM

I am getting the same thing here is my error

<!--
Database error in vBulletin :

mysql_connect(): Access denied for user: 'password@localhost' (Using password: YES)
/home/site/public_html/forum/includes/class_core.php on line 273

MySQL Error :
Error Number :
Date : Monday, December 26th 2005 @ 06:21:21 PM
Script :
Referrer :
IP Address :
Username :
Classname : vb_database
-->

This seemed odd to me, Access denied for user: 'password@localhost' , shouldnt it be username@localhost.


All times are GMT. The time now is 08:10 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.01591 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
  • (3)bbcode_code_printable
  • (2)bbcode_php_printable
  • (2)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
  • (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