Food Blogger
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Show me your WordPress MS blogs!Oh Thanks Andrea! Ive been looking for that – thanks so much for your help!
Forum: Fixing WordPress
In reply to: Plugin API HTTP ErrorExtending the time to timeout worked for me! Thanks efree!
Forum: Fixing WordPress
In reply to: Fatal Error – can’t even get into admin – what do I do?I renamed my plugin folder to plugins2 to deactivate them to find out if it’s a plugin causing the problem ad now I get the following error messages:
Warning: Cannot modify header information – headers already sent by (output started at /home/justjani/public_html/biglistofgiveaways.com/main/wp-includes/cache.php:454) in /home/justjani/public_html/biglistofgiveaways.com/main/wp-login.php on line 290
Warning: Cannot modify header information – headers already sent by (output started at /home/justjani/public_html/biglistofgiveaways.com/main/wp-includes/cache.php:454) in /home/justjani/public_html/biglistofgiveaways.com/main/wp-login.php on line 302
Warning: Cannot modify header information – headers already sent by (output started at /home/justjani/public_html/biglistofgiveaways.com/main/wp-includes/cache.php:454) in /home/justjani/public_html/biglistofgiveaways.com/main/wp-includes/pluggable.php on line 662
Warning: Cannot modify header information – headers already sent by (output started at /home/justjani/public_html/biglistofgiveaways.com/main/wp-includes/cache.php:454) in /home/justjani/public_html/biglistofgiveaways.com/main/wp-includes/pluggable.php on line 663
Warning: Cannot modify header information – headers already sent by (output started at /home/justjani/public_html/biglistofgiveaways.com/main/wp-includes/cache.php:454) in /home/justjani/public_html/biglistofgiveaways.com/main/wp-includes/pluggable.php on line 664
Warning: Cannot modify header information – headers already sent by (output started at /home/justjani/public_html/biglistofgiveaways.com/main/wp-includes/cache.php:454) in /home/justjani/public_html/biglistofgiveaways.com/main/wp-includes/pluggable.php on line 865
Any ideas on how to resolve this?
Forum: Fixing WordPress
In reply to: My site is goneIt loaded fine for me too.
Forum: Fixing WordPress
In reply to: Fatal Error – can’t even get into admin – what do I do?Nevermind – I found a work around: https://perishablepress.com/press/2008/02/17/wordpress-error-fix-increase-php-memory-for-cachephp/
But now my entire dashboard is blank? WTH?
Forum: Fixing WordPress
In reply to: How to import just users from old wordpress database?Thanks Shane. I restored it to the wrong database… Yes – I am blonde ??
Forum: Developing with WordPress
In reply to: Manipulating a feedHave you tried using Yahoo Pipes to edit an RSS feed and manipulate it to what ever you want? ie: strip stuff, prepend stuff etc? You may want to give that a try.
Forum: Fixing WordPress
In reply to: Help with in_category referenceI figured it out:
<?php if ( in_category( 'featured' )) { echo (get_the_excerpt( $more_link_text, $stripteaser, $more_file )); } else { echo (get_the_content( $more_link_text, $stripteaser, $more_file )); } ?>
When placed inside the loop this will show the excerpt of all posts in the category of giveaways on the main page, and the full post content of any other category.
Forum: Fixing WordPress
In reply to: How to…. list the authors of the 5-10 most recent posts?Fantastic! That does exactly what I’m looking for. Thanks for your help.
All the best,
JaniceForum: Fixing WordPress
In reply to: Cant see whole blog from work computer. Help test blog?Looks fine from Google Chrome
Forum: Fixing WordPress
In reply to: How-To Display Posts on More Than One Blog?You could use a plugin that creates new posts from an RSS feed. Each category of posts can generate its own RSS feed, so if you want to cross post you could post to a specific category and pull that categories RSS feed into the other blog with the plugin. Sorry I’m home on my lunch right now and too lazy to look up the plugin name your would need.
Forum: Fixing WordPress
In reply to: Nothing loading on Home pageI was having the same issue – try deactivating the Feedburner feedsmith plugin. This solved my issue at https://www.momontherun.net
Forum: Fixing WordPress
In reply to: new posts fail to load – helpI’m having the same problem at https://www.momontherun.net – I’m running version 2.7.1. I encounter this issue no matter what I use to publish with – WLW, the wordpress backend or even the iPhone app. It seems to get hung and shows its loading feedburner indefinitely….
Forum: Fixing WordPress
In reply to: Blog suddenly isnt loading!I’m having a similar problem – if I add a new post my site just hangs and doesn’t finish loading. I’ve gone in and deleted the new post, and mow my site loads just fine. Any ideas?
I’ve tried adding a new post with Windows Live Writer, WordPress iPhone app and through the regular ol’ back end and I encounter the same issue no matter how I try to post. What gives?
My blog is:
https://www.momontherun.net