SOLVED templates & tags not working unless logged in
Posted: Mon Dec 21, 2009 8:42 pm
I have 3 domains and I've got Serendipity installed on two of them, which used to have Wordpress. I've installed, erased, and reinstalled Serendipity multiple times in the process.
sunshinegypsy.com is in my main directory, and tsunshinelove.com is in a sub folder.
sunshinegypsy.com has more plugins but otherwise the installations are identical.
http://tsunshinelove.com shows up fine with no problems, but http://sunshinegypsy.com (some adult content, not explicit) will not load the template file nor go to tag links without being logged in.
I read the FAQ http://www.s9y.org/11.html#A24 file and my URL rewriting had already been set to disabled, but I figured I'd fiddle with it to see if that helped only to find out that now I can't change the permissions on my .htaccess files for some reason. Anybody have any clue what's going on here?
Template not loading unless logged in on primary domain. The source reveals different links to style sheets, even though the same template (Andreas09) is installed on both domains:
<link rel="stylesheet" type="text/css" href="http://sunshinegypsy.com/index.php?/plu ... emplate_12" />
<link rel="stylesheet" type="text/css" href="http://tsunshinelove.com/index.php?/serendipity.css" />
on clicking a tag from sunshinegypsy.com:
"You have to be logged in to view this page"
on trying to change my .htaccess files:
"FileOp Failure on: /home/sunshine/public_html/.htaccess: Operation not permitted"
"/home/sunshine/public_html/tsunshinelove.com/.htaccess chmod failed: Operation not permitted in /home/sunshine/public_html/tsunshinelove.com"
sunshinegypsy.com is in my main directory, and tsunshinelove.com is in a sub folder.
sunshinegypsy.com has more plugins but otherwise the installations are identical.
http://tsunshinelove.com shows up fine with no problems, but http://sunshinegypsy.com (some adult content, not explicit) will not load the template file nor go to tag links without being logged in.
I read the FAQ http://www.s9y.org/11.html#A24 file and my URL rewriting had already been set to disabled, but I figured I'd fiddle with it to see if that helped only to find out that now I can't change the permissions on my .htaccess files for some reason. Anybody have any clue what's going on here?
Template not loading unless logged in on primary domain. The source reveals different links to style sheets, even though the same template (Andreas09) is installed on both domains:
<link rel="stylesheet" type="text/css" href="http://sunshinegypsy.com/index.php?/plu ... emplate_12" />
<link rel="stylesheet" type="text/css" href="http://tsunshinelove.com/index.php?/serendipity.css" />
on clicking a tag from sunshinegypsy.com:
"You have to be logged in to view this page"
on trying to change my .htaccess files:
"FileOp Failure on: /home/sunshine/public_html/.htaccess: Operation not permitted"
"/home/sunshine/public_html/tsunshinelove.com/.htaccess chmod failed: Operation not permitted in /home/sunshine/public_html/tsunshinelove.com"