Recent Topics

1 Aug 31, 2006 04:41    

I got:
Warning: Unterminated comment starting line 477 in .../blog/conf/_advanced.php on line 477

and two others prior to installing.

After installing I was unable to login to the back.

The link to my blog is here: http://blog.pigdogshow.com

This all seems so strange to me. I've never had all these problems.

2 Sep 01, 2006 17:16

That segment of the file should look like this :-

/**
 * Do you want to allow public access to the media dir?
 *
 * WARNING: If you set this to false, evocore will use /htsrv/getfile.php as a stub
 * to access files and getfile.php will check the User permisssion to view files.
 * HOWEVER this will not prevent users from hitting directly into the media folder
 * with their web browser. You still need to restrict access to the media folder
 * from your webserver.
 *
 * @global boolean
 */

Check that the final line ( */ ) is there ;)

¥

3 Sep 02, 2006 04:40

Yes that happens to be there. This is so strange.

4 Sep 02, 2006 04:52

Apparently, I didn't upload everything correctly. I'm good to go now.


Form is loading...