January 7th, 2005, 07:47 AM
|
#2 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,703
|
Okay and whats your integration settings and path statements?
config-int.php
have you set this up correctly? It is pretty specific the code
chdir($vbpath);
require("./global.php");
I bet the $vbpath is not set in the integration config
|
| |