rusty813
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Error with coding when using validation checkanyone able to help me out?
Forum: Fixing WordPress
In reply to: Cannot modify header information – headers already sent by1. i typed the names of the table in wp-config
/**
* WordPress Database Table prefix.
*
* You can have multiple installations in one database if you give each a unique
* prefix. Only numbers, letters, and underscores please!
*/
$table_prefix = ‘wp_commentmeta’;
$table_prefix = ‘wp_comments’;
$table_prefix = ‘wp_links’;
$table_prefix = ‘wp_options’;
$table_prefix = ‘wp_postmeta’;
$table_prefix = ‘wp_posts’;
$table_prefix = ‘wp_terms’;
$table_prefix = ‘wp_terms_relationships’;
$table_prefix = ‘wp_term_taxonomy’;
$table_prefix = ‘wp_usermeta’;
$table_prefix = ‘wp_users’;2. when i goto the login screen i get this error now
Warning: Cannot modify header information – headers already sent by (output started at C:\xampplite\htdocs\wp-content\themes\twentyten\functions.php:1) in C:\xampplite\htdocs\wp-login.php on line 337
Warning: Cannot modify header information – headers already sent by (output started at C:\xampplite\htdocs\wp-content\themes\twentyten\functions.php:1) in C:\xampplite\htdocs\wp-login.php on line 349
3. after i try to login i get this error as well
Warning: Cannot modify header information – headers already sent by (output started at C:\xampplite\htdocs\wp-content\themes\twentyten\functions.php:1) in C:\xampplite\htdocs\wp-login.php on line 337
Warning: Cannot modify header information – headers already sent by (output started at C:\xampplite\htdocs\wp-content\themes\twentyten\functions.php:1) in C:\xampplite\htdocs\wp-login.php on line 349
Warning: Cannot modify header information – headers already sent by (output started at C:\xampplite\htdocs\wp-content\themes\twentyten\functions.php:1) in C:\xampplite\htdocs\wp-includes\pluggable.php on line 690
Warning: Cannot modify header information – headers already sent by (output started at C:\xampplite\htdocs\wp-content\themes\twentyten\functions.php:1) in C:\xampplite\htdocs\wp-includes\pluggable.php on line 691
Warning: Cannot modify header information – headers already sent by (output started at C:\xampplite\htdocs\wp-content\themes\twentyten\functions.php:1) in C:\xampplite\htdocs\wp-includes\pluggable.php on line 692
Warning: Cannot modify header information – headers already sent by (output started at C:\xampplite\htdocs\wp-content\themes\twentyten\functions.php:1) in C:\xampplite\htdocs\wp-includes\pluggable.php on line 890
Forum: Fixing WordPress
In reply to: Cannot modify header information – headers already sent bya certain number*
Forum: Fixing WordPress
In reply to: Cannot modify header information – headers already sent bydoes it have to be certain or do i just type anything in there
Forum: Fixing WordPress
In reply to: Cannot modify header information – headers already sent byhey thanks i am guessing… i am getting some place now i have this error:
We were able to connect to the database server (which means your username and password is okay) but not able to select the database_name_here database.
and i check to see if i have permission and i do
Forum: Fixing WordPress
In reply to: Cannot modify header information – headers already sent byi dont have any pluggins installed on wordpress cause its a brand new install of wordpress, but now i cant even get to the login screen to try and disable anything
cause i get this error
Warning: Cannot modify header information – headers already sent by (output started at /home/content/66/6538766/html/blogs/wp-content/themes/twentyten/functions.php:1) in /home/content/66/6538766/html/blogs/wp-includes/pluggable.php on line 890