Strice
11-08-2001, 10:14 PM
I'm trying to get AlienForm2 to recognize that my scripts are in my www directory. Here's what it says:
# Set this to the base path of your templates. The files specified in
# the HTML and log template will be appended to this to make the real
# file name.
$base_path = '/big/dom/xnashvillemusicnetwork/www/';
But it just won't! What am I doing wrong?
------
EDIT
OK, so I don't have the path wrong, because all of the templates work. I just want it to kick out to index.html when it's done. So I figured that I'd just put index.html in the output field, and it would kick over to www/index.html. But it doesn't... ideas?
# Set this to the base path of your templates. The files specified in
# the HTML and log template will be appended to this to make the real
# file name.
$base_path = '/big/dom/xnashvillemusicnetwork/www/';
But it just won't! What am I doing wrong?
------
EDIT
OK, so I don't have the path wrong, because all of the templates work. I just want it to kick out to index.html when it's done. So I figured that I'd just put index.html in the output field, and it would kick over to www/index.html. But it doesn't... ideas?