Search found 8 matches

by sunshinegypsy
Fri Apr 30, 2010 4:12 am
Forum: Installation
Topic: can't login to Administration Suite
Replies: 4
Views: 12795

Re: can't login to Administration Suite

Hi!

You could check your serendipity_authors table with a tool like phpMyAdmiun, pick out the user that you cannot login with, edit that user, and set the "password" column to your new password, pick the "MD5" function to apply, and also set the "hashtype" column to the value "0".



I tried ...
by sunshinegypsy
Sun Feb 21, 2010 9:54 pm
Forum: Installation
Topic: can't login to Administration Suite
Replies: 4
Views: 12795

can't login to Administration Suite

This happened to me before I moved servers and I don't remember how I fixed it. I have deleted and reinstalled serendipity-1.5.2.tar.gz over and over trying to make this work. I can get my site up, but I can't get into the back page.

Welcome to the Serendipity Administration Suite.
Please enter ...
by sunshinegypsy
Sun Jan 17, 2010 3:14 am
Forum: Installation
Topic: can't run without leaving permissions wide open?
Replies: 1
Views: 4285

can't run without leaving permissions wide open?

I used to use Wordpress, but I kept getting hacked. So I moved to Serenendipity. Still getting hacked. As I go to install yet another time, I realize that the darn thing won't run unless the templates_c folder is set to 777. Also, my template, andreas09, won't load no matter what I do. I had this ...
by sunshinegypsy
Thu Dec 24, 2009 8:58 am
Forum: General discussions
Topic: SOLVED templates & tags not working unless logged in
Replies: 5
Views: 3070

Re: HOST CHECKING templates & tags not working unless logged in

Okay, I'm not sure what did it, but I finally got the tags fixed, too. It was either moving "Tagging of entries" up in the event list or changing the Taglink back and forth.
by sunshinegypsy
Thu Dec 24, 2009 8:08 am
Forum: General discussions
Topic: SOLVED templates & tags not working unless logged in
Replies: 5
Views: 3070

Re: HOST CHECKING templates & tags not working unless logged in

Okay, so I deleted 3 plugins and the problem of my template not loading unless logged in went away. The plugins were:

extended categories
sitemap
avatars

However, my tag links still lead to that "must be logged in to view this page" error. Oddly, the rss buttons work fine, but the tag links ...
by sunshinegypsy
Thu Dec 24, 2009 7:43 am
Forum: General discussions
Topic: SOLVED templates & tags not working unless logged in
Replies: 5
Views: 3070

Re: HOST CHECKING templates & tags not working unless logged in

One thing I find odd is that the view source shows different files for the stylesheet for each domain:

<link rel="stylesheet" type="text/css" href="http://sunshinegypsy.com/index.php?/plugin/categorytemplate_default" />
<link rel="stylesheet" type="text/css" href="http://tsunshinelove.com/index.php ...
by sunshinegypsy
Thu Dec 24, 2009 4:45 am
Forum: General discussions
Topic: SOLVED templates & tags not working unless logged in
Replies: 5
Views: 3070

Re: HOST CHECKING templates & tags not working unless logged in

Thank you for your response. I've forwarded it to my host, but I'm not sure that's exactly it.

For starters, the problem is on my first/original/home domain, not the subdomain.

I looked into the config files on both domains and the code looked like this on both:

if (@file_exists($_SERVER ...
by sunshinegypsy
Mon Dec 21, 2009 8:42 pm
Forum: General discussions
Topic: SOLVED templates & tags not working unless logged in
Replies: 5
Views: 3070

SOLVED templates & tags not working unless logged in

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 ...