Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter mainjane

    (@mainjane)

    “Database password”? I didn’t know I had a database password. I’ve got a zillion other passwords associated with this site: phpMyAdmin, wordpress admin, WP Support forum, etc., but never entered any “database” password. Does this perhaps ever go by another name? Please clarify.

    Forum: Fixing WordPress
    In reply to: RSS Subscribe
    Thread Starter mainjane

    (@mainjane)

    Tried to fix my sight per recommendations and it only made matters worse. Now I can’t get into the admin section. Instead, I get this:

    Warning: Cannot modify header information – headers already sent by (output started at /nfs/c03/h06/mnt/55862/domains/gravityu.com/html/blog/wp-config.php:1) in /nfs/c03/h06/mnt/55862/domains/gravityu.com/html/blog/wp-login.php on line 337

    Warning: Cannot modify header information – headers already sent by (output started at /nfs/c03/h06/mnt/55862/domains/gravityu.com/html/blog/wp-config.php:1) in /nfs/c03/h06/mnt/55862/domains/gravityu.com/html/blog/wp-login.php on line 349

    Warning: Cannot modify header information – headers already sent by (output started at /nfs/c03/h06/mnt/55862/domains/gravityu.com/html/blog/wp-config.php:1) in /nfs/c03/h06/mnt/55862/domains/gravityu.com/html/blog/wp-login.php on line 351

    Warning: Cannot modify header information – headers already sent by (output started at /nfs/c03/h06/mnt/55862/domains/gravityu.com/html/blog/wp-config.php:1) in /nfs/c03/h06/mnt/55862/domains/gravityu.com/html/blog/wp-includes/pluggable.php on line 690

    Warning: Cannot modify header information – headers already sent by (output started at /nfs/c03/h06/mnt/55862/domains/gravityu.com/html/blog/wp-config.php:1) in /nfs/c03/h06/mnt/55862/domains/gravityu.com/html/blog/wp-includes/pluggable.php on line 691

    Warning: Cannot modify header information – headers already sent by (output started at /nfs/c03/h06/mnt/55862/domains/gravityu.com/html/blog/wp-config.php:1) in /nfs/c03/h06/mnt/55862/domains/gravityu.com/html/blog/wp-includes/pluggable.php on line 692

    Warning: Cannot modify header information – headers already sent by (output started at /nfs/c03/h06/mnt/55862/domains/gravityu.com/html/blog/wp-config.php:1) in /nfs/c03/h06/mnt/55862/domains/gravityu.com/html/blog/wp-includes/pluggable.php on line 694

    Warning: Cannot modify header information – headers already sent by (output started at /nfs/c03/h06/mnt/55862/domains/gravityu.com/html/blog/wp-config.php:1) in /nfs/c03/h06/mnt/55862/domains/gravityu.com/html/blog/wp-includes/pluggable.php on line 890

    I saved a copy of wp-config.php and restored it when things went wrong, but it didn’t help.

    Now I’m dead in the water and can’t update my blog. I have built my own sites before and chose to do this one with WordPress to save myself some time, but these problems have taken me 5 times longer than it would have taken me to build my own site. I’d love someone to help me how to salvage this site but I’m out of answers.

    Forum: Fixing WordPress
    In reply to: RSS Subscribe
    Thread Starter mainjane

    (@mainjane)

    esmi – Don’t know what “core files” are. Not using any “external files” to display posts. There are dozens of theme template files – am I looking for spurious spaces or data in each one?

    otto – nothing there.

    Forum: Fixing WordPress
    In reply to: RSS Subscribe
    Thread Starter mainjane

    (@mainjane)

    I have completed all of the remedies listed in the Troubleshooting document and cannot resolve this. The Troubleshooting document says there must be no information after the php close (?>), however the flagged file (feed-rss.php) has the following data after that closing tag:

    <rss version=”0.92″>
    <channel>
    <title><?php bloginfo_rss(‘name’); wp_title_rss(); ?></title>
    <link><?php bloginfo_rss(‘url’) ?></link>
    <description><?php bloginfo_rss(‘description’) ?></description>
    <lastBuildDate><?php echo mysql2date(‘D, d M Y H:i:s +0000’, get_lastpostmodified(‘GMT’), false); ?></lastBuildDate>
    <docs>https://backend.userland.com/rss092</docs&gt;
    <language><?php echo get_option(‘rss_language’); ?></language><?php do_action(‘rss_head’); ?><?php while (have_posts()) : the_post(); ?><item><title><?php the_title_rss() ?></title><description><![CDATA[<?php the_excerpt_rss() ?>]]></description><link><?php the_permalink_rss() ?></link><?php do_action(‘rss_item’); ?></item><?php endwhile; ?>
    </channel>
    </rss>

    This would appear to be a crucial part of this document and I don’t know that this is the problem or not. Meanwhile no one can subscribe to my blog until this is fixed. Any help?

    Forum: Fixing WordPress
    In reply to: Dead Links
    Thread Starter mainjane

    (@mainjane)

    I get these warnings at the top of the page that sets the Permalinks:

    Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/nfs:/tmp:/usr/local:/etc/apache2/gs-bin) in /nfs/c03/h02/mnt/55862/domains/gravityu.com/html/blog/wp-admin/options-permalink.php on line 141

    Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/nfs:/tmp:/usr/local:/etc/apache2/gs-bin) in /nfs/c03/h02/mnt/55862/domains/gravityu.com/html/blog/wp-admin/includes/misc.php on line 133

    Does this have anything to do with my broken links?

    I also noticed that my .htaccess file does not have a “.” at the beginning of the file name and my server won’t let me add it.

    Forum: Fixing WordPress
    In reply to: Dead Links
    Thread Starter mainjane

    (@mainjane)

    I get these warnings at the top of the page that sets the Permalinks:

    Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/nfs:/tmp:/usr/local:/etc/apache2/gs-bin) in /nfs/c03/h02/mnt/55862/domains/gravityu.com/html/blog/wp-admin/options-permalink.php on line 141

    Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/nfs:/tmp:/usr/local:/etc/apache2/gs-bin) in /nfs/c03/h02/mnt/55862/domains/gravityu.com/html/blog/wp-admin/includes/misc.php on line 133

    Does this have anything to do with my broken links?

    I also noticed that my .htaccess file does not have a “.” at the beginning of the file name and my server won’t let me add it.

Viewing 6 replies - 1 through 6 (of 6 total)