Activity Stream
48,167 MEMBERS
65061 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 10 of 13

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1.     
    #1
    Member
    Did you modified your config file using text editor in FTP ?...most probably UTF-8 got written(usually happens when we edit file using text edition in FTP)
    Check If there is space or anything written before..
    <?php

    and also after...
    ?> ...in the end

    If nothing found..I would suggest to try give below option.

    If you have refresh copy of the file...Just config it and upload.

    We get such error from plugins too...you have to turn off all plugins and enable them one by one to check which one causing the error.

    If you can't login to admin cp...disable it using ur config file..

    define('DISABLE_HOOKS', true);

    am not sure if vbull has changed define option on v4 file...anyways..check your config.php files and look for similar code..something like disable_hooks..just replace false to "true"
    fewcent Reviewed by fewcent on . Please Help me I got this in the forum home page vBulletin Message Unable to add cookies, header already sent. File: /home/web/public_html/includes/config.php Line: 1 Please help me to fix this Thanks in advance Rating: 5
    There are people that watch things happen, people that make things happen and people that wonder what the hell just happened.

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    fakevisitors.net serpmafia.com
    Quote Originally Posted by fewcent View Post
    Did you modified your config file using text editor in FTP ?...most probably UTF-8 got written(usually happens when we edit file using text edition in FTP)
    Check If there is space or anything written before..
    <?php

    and also after...
    ?> ...in the end

    If nothing found..I would suggest to try give below option.

    If you have refresh copy of the file...Just config it and upload.

    We get such error from plugins too...you have to turn off all plugins and enable them one by one to check which one causing the error.

    If you can't login to admin cp...disable it using ur config file..

    define('DISABLE_HOOKS', true);

    am not sure if vbull has changed define option on v4 file...anyways..check your config.php files and look for similar code..something like disable_hooks..just replace false to "true"
    This really helps, mod please close this thread.

  4.     
    #3
    Member
    Am Glad that I was able to help you...thank you

    Please note...after fix...re-enable your plugin hook in config.php...by changing True to "False" or else none of your plugin will work.

    define('DISABLE_HOOKS', false);
    There are people that watch things happen, people that make things happen and people that wonder what the hell just happened.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

BE SOCIAL