[Resolved] RSS Error
-
http://blog.skemaholicsanonymous.com/feed/
This page contains the following errors:
error on line 4 at column 6: XML declaration allowed only at the start of the document
When I deactivated Buddypress the RSS worked.
Re-activated Buddypress and it broke again.1. Which version of WordPress are you running?
3.5.12. Did you install WordPress as a directory or subdomain install?
subdomain3. If a directory install, is it in root or in a subdirectory?
4. Did you upgrade from a previous version of WordPress? If so, from which version?
Not sure5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
Yes6. Which version of BP are you running?
1.7.27. Did you upgraded from a previous version of BP? If so, from which version?
Not sure8. Do you have any plugins other than BuddyPress installed and activated?
Yes9. Are you using the standard BuddyPress themes or customized themes?
201210. Have you modified the core files in any way?
Added Style to member-header.php11. Do you have any custom functions in bp-custom.php?
yes`function remove_xprofile_links() {
remove_filter( ‘bp_get_the_profile_field_value’, ‘xprofile_filter_link_profile_data’, 9, 2 );
}
add_action( ‘bp_init’, ‘remove_xprofile_links’ );`12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
2.3.213. Please provide a list of any errors in your server’s log files.
14. Which company provides your hosting?
hostmysite.com15. Is your server running Windows, or if Linux; Apache, nginx or something else?
Linux
- The topic ‘[Resolved] RSS Error’ is closed to new replies.