JoPlat - 2007-06-15

Hello,

I want to report a burg. However, it may be my own doing. I went to my web host to find out what the directory is for the setup I did. This is what they gave me and I believe it is correct.

I am familiar with the MySQL settings and I did good job on that aspects. My problem is the setup information bellow.

The setup of my ('SPACES_DIRECTORY', 'EDITME'), is as follows. Please let me know what I have done and show me what to do to correct it. Thanks.
-----------------------------------------------------------------------------
Here is part of your instruction and bellow the line is my setuup:

//$this->template_dir = SPACES_DIRECTORY . 'templates';
$this->template_dir = SPACES_DIRECTORY . 'themes/' . $themedir;

$this->compile_dir = SPACES_DIRECTORY . 'templates_c';
$this->config_dir = SPACES_DIRECTORY . 'configs';
$this->cache_dir = SPACES_DIRECTORY . 'cache';
-----------------------------------------------------------------------------------

Here is the ('SPACES_DIRECTORY', 'EDITME') bellow:
//$this->template_dir = C:\Inetpub\vhosts\brigma.com\httpdocs .'templates';
$this->template_dir = C:\Inetpub\vhosts\brigma.com\httpdocs .'themes/' . $themedir;
$this->compile_dir = C:\Inetpub\vhosts\brigma.com\httpdocs .'templates_c';
$this->config_dir = C:\Inetpub\vhosts\brigma.com\httpdocs .'configs';
$this->cache_dir = C:\Inetpub\vhosts\brigma.com\httpdocs .'cache';
-------------------------------------------------------------------------------
Bellow the line is the error message I received when I tried to use my browser to open the PHP-Spacester.
--------------------------------------
Parse error: parse error in C:\Inetpub\vhosts\brigma.com\httpdocs\phpspacester\php-spacester\html\libs\spaces_setup.php on line 33

Please contact me at my e-mail address. chiefody@bellsouth.net

Best regards,
Brigma.com AdLogic