jeffreytd77
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Username doesn’t existHere’s what I have and I use the same for Database name and Database Username (obviously I changed them for this post)
/** The name of the database for WordPress */
define(‘DB_NAME’, ‘Example’);/** MySQL database username */
define(‘DB_USER’, ‘Example’);/** MySQL database password */
define(‘DB_PASSWORD’, ‘mypassword’);/** MySQL hostname */
define(‘DB_HOST’, ‘p41mysql117.secureserver.net’);Still when i login it says:
ERROR: Invalid username.
Thanks,
Jeff
now my blog looks ok but when I try to login to wp-admin… I get the following error:
Warning: Cannot modify header information – headers already sent by (output started at /home/content/a/g/e/agentstealth/html/blog/wp-config.php:47) in /home/content/a/g/e/agentstealth/html/blog/wp-includes/pluggable.php on line 391
Thanks for being so patient with me 😛
Jeff
oooopppssss 😛
I should have told you that that error is when I try to log on to my admin panel.
When I go to the blog I get a different error which is:
“
Warning: session_start(): Cannot send session cookie – headers already sent by (output started at /home/content/a/g/e/agentstealth/html/blog/wp-content/plugins/stats.php:827) in /home/content/a/g/e/agentstealth/html/blog/wp-content/plugins/maxblogpress-stripe-ad/include/mbp-stripe-ad.cls.php on line 115Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/content/a/g/e/agentstealth/html/blog/wp-content/plugins/stats.php:827) in /home/content/a/g/e/agentstealth/html/blog/wp-content/plugins/maxblogpress-stripe-ad/include/mbp-stripe-ad.cls.php on line 115
Warning: Cannot modify header information – headers already sent by (output started at /home/content/a/g/e/agentstealth/html/blog/wp-content/plugins/stats.php:827) in /home/content/a/g/e/agentstealth/html/blog/wp-content/plugins/maxblogpress-stripe-ad/include/mbp-stripe-ad.cls.php on line 139
Warning: Cannot modify header information – headers already sent by (output started at /home/content/a/g/e/agentstealth/html/blog/wp-content/plugins/stats.php:827) in /home/content/a/g/e/agentstealth/html/blog/wp-content/plugins/maxblogpress-stripe-ad/include/mbp-stripe-ad.cls.php on line 159
Warning: Cannot modify header information – headers already sent by (output started at /home/content/a/g/e/agentstealth/html/blog/wp-content/plugins/stats.php:827) in /home/content/a/g/e/agentstealth/html/blog/wp-content/plugins/maxblogpress-stripe-ad/include/mbp-stripe-ad.cls.php on line 161
PREMIUM LEAD SYSTEM FOR REALTORS
Powered by MaxBlogPress “Thanks again and sorry I didn’t specify that the first error I reported was what I tried to get into my admin panel(wp-admin)
Thanks,
Jeff
Should I delete all of the plugin files?
Thanks,Jeff