Forums

[resolved] Can't logging into WP (4 posts)

  1. e_arriero
    Member
    Posted 10 months ago #

    Hi,

    I was making some changes to functions.php (adding the social icons), every thing was working fine, till I update the file and then I have:

    Warning: require_once(TEMPLATEPATH/functions/admin-init.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/16/7787016/html/elsecreto/wp-includes/functions.php on line 17

    Fatal error: require_once() [function.require]: Failed opening required 'TEMPLATEPATH/functions/admin-init.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/16/7787016/html/elsecreto/wp-includes/functions.php on line 17

    I have tried:

    Via FTP
    1. To upload a brand new functions.php file... didn't work
    2. To upload the entire theme... didn't work
    3. Rename the theme that I was using so Twentyten would work... dindn't work

    My website is not showing up and I can't log in to WP.

    Suggestions are very welcome.

    Thanks,

  2. blacklizt
    Member
    Posted 10 months ago #

    i think you make a wrong change,

    in order to insert new fiture like adding social icons, you need to edit funtions.php in theme folder not in wp-includes folder

    re-upload your /wp-includes/functions.php

  3. e_arriero
    Member
    Posted 10 months ago #

    Done, thanks a lot mate... You're my hero!

  4. blacklizt
    Member
    Posted 10 months ago #

    you`re welcome.

Reply

You must log in to post.

About this Topic