bearsilber
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Blog by Email just saves as ‘draft’, doesn’t publishI changed both lines 131 and 134 in wp-mail.php from “pending” to “publish” and it worked.
Forum: Fixing WordPress
In reply to: Can’t log in using FirefoxMust be some weird cookie issue with Firefox. My WordPress was working fine until I upgraded to 2.5.1 but then I started having this problem.
It seems to work fine if I use:
http://mywebsite.com/wp-loginas opposed to:
http://www.mywebsite.com/wp-loginStrange but it works.
Forum: Fixing WordPress
In reply to: FireFox issue: Keeps asking for login.Must be some weird cookie issue with Firefox. My WordPress was working fine until I upgraded to 2.5.1 but then I started having this problem.
It seems to work fine if I use:
http://mywebsite.com/wp-loginas opposed to:
http://www.mywebsite.com/wp-loginStrange but it works.
Forum: Fixing WordPress
In reply to: Endless Redirects in FirefoxMust be some weird cookie issue with Firefox. My WordPress was working fine until I upgraded to 2.5.1 but then I started having this problem.
It seems to work fine if I use:
http://mywebsite.com/wp-loginas opposed to:
http://www.mywebsite.com/wp-loginStrange but it works.
Forum: Fixing WordPress
In reply to: admin login not working in firefoxMust be some weird cookie issue with Firefox. My WordPress was working fine until I upgraded to 2.5.1 but then I started having this problem.
It seems to work fine if I use:
http://mywebsite.com/wp-loginas opposed to:
http://www.mywebsite.com/wp-loginStrange but it works.
Forum: Fixing WordPress
In reply to: Automatic RSS?It’s a little over my head. It says post this:
<cite class=”feed”>from <?php the_author_posts_link()?><?php
if (is_syndicated() and (get_the_author() !== get_syndication_source())):
echo ‘ @ ‘;
the_syndication_source();
echo ‘‘;
endif; ?></cite>In the template for the theme but where?
Forum: Your WordPress
In reply to: Critques Please..Updated with suggestions.
Forum: Fixing WordPress
In reply to: Automatic RSS?Thank you so much. Do you know if there is a way to post which site the feed is coming from?
Forum: Your WordPress
In reply to: Critques Please..Who are you?