View Single Post
  #2  
Old 02-17-2006, 09:42 AM
 
cotc2001 cotc2001 is offline
 

X-Man
  
Join Date: Feb 2003
Location: Shrewsbury, UK
Posts: 2,351
 

Default

try
Quote:
{php}
chdir('./forums');
require_once('./vBExternal.php');
{/php}

and then

Quote:
{php}
output_NewestThreads(5,"1,2,3");
{/php}
__________________
x-cart 4.0.5 (live and heavily modded)
Server: freebsd
Reply With Quote