How to solve this wordpress problem

by Giggle
4 replies
hi All:
hoping that someone can help. I woke up this morning and was unable to access my main website How to start your Online business, Tips and Resources[/url] .the message that i am getting when i try to login is

Warning: Cannot modify header information - headers already sent by (output started at /home/plaw193/public_html/sogomiconsulting.com/wp-content/plugins/tubepress/env/WordPress/functions/main.php:147) in /home/plaw193/public_html/sogomiconsulting.com/wp-login.php on line 354.

how can i correct this problem
======================
#problem #solve #wordpress
  • Profile picture of the author maneetpuri
    ini_set('error_reporting', E_ALL);

    To disable all kinds of error
    please put the above code on the top of the config file.

    Hope this helps!

    Cheers~
    Maneet Puri
    {{ DiscussionBoard.errors[5569694].message }}
  • Profile picture of the author Fernando Veloso
    It seems a plugins/tubepress issue. Did you update the site or plugin last hours?

    EDIT: Your site has some virus or similar - check it and remove that link in your OP.

    Guys, don't click that link in the OP.


    Fernando
    Signature
    People make good money selling to the rich. But the rich got rich selling to the masses.
    {{ DiscussionBoard.errors[5569718].message }}
  • Profile picture of the author Giggle
    i am sorry about the virus link, i have since removed the website link. it seems that all my websites have been seriously affected. i don't seem to have a single website that seems to be working
    {{ DiscussionBoard.errors[5569818].message }}
  • Profile picture of the author zulfnore
    tubepress does not have such file which is being pointed by the error. This is a site hack!

    Remove the plugin and its associated tables in the database and recheck your site. Take a closer look at your wp-config.php, theme's index.php, and the l10n.php in the wp-includes folder for unwanted code by comparing them with files from a clean download of Wordpress.

    The above files are just a starting point - if any of them have unwanted code then the best step forward is to back up your database, remove all core Wordpress (be sure to back up your wp-content files less the problematic plugin/files). Upload a fresh copy of Wordpress and check your site with the default theme.

    In the above process its a good idea to set the theme to the default before you do the database backup (assuming you have access to the admin area) If not use FTP and rename the current theme and the default theme will kick in automatically.

    Hope that helps but if you need further assistance then feel free to PM me.
    {{ DiscussionBoard.errors[5570446].message }}

Trending Topics