Forums

Newbie need help with this error (8 posts)

  1. egypty
    Member
    Posted 2 weeks ago #

    hello all im new to wordpress world i use this theme NewsPress 1.0

    i got this error

    Warning: include(layouts/) [function.include]: failed to open stream: No such file or directory in /home/kol7aga/public_html/wp-content/themes/newspress/home.php on line 13

    Warning: include() [function.include]: Failed opening 'layouts/' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/kol7aga/public_html/wp-content/themes/newspress/home.php on line 13

    also in this theme Premium News - CNN Edited 1

    i got this error

    Warning: include(layouts/) [function.include]: failed to open stream: No such file or directory in /home/kol7aga/public_html/wp-content/themes/The Gazette Edition/home.php on line 16

    Warning: include() [function.include]: Failed opening 'layouts/' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/kol7aga/public_html/wp-content/themes/The Gazette Edition/home.php on line 16

    i dont know how to solve this please help me

  2. Libor Jelinek
    Member
    Posted 2 weeks ago #

    Dear Egypty, are you sure that you have subdirectory named "layouts" under your theme directory (i.e. wp-content/templates/nameOfYourTemplate/layouts)?

    Error message means that subdirectory layouts doesn't exist or is inaccessible.

    Libor

  3. egypty
    Member
    Posted 2 weeks ago #

    Dear Libor its exist

    /public_html/wp-content/themes/newspress/

  4. Evita
    Member
    Posted 2 weeks ago #

    Mmmmm, and where is the subdirectory layouts?
    Your error: Failed opening 'layouts/'

  5. egypty
    Member
    Posted 2 weeks ago #

    its here

    /public_html/wp-content/themes/newspress/layouts

  6. Libor Jelinek
    Member
    Posted 1 week ago #

    Last thing that can cause the problem can be layout directory permissions...

    Set "chmod 777" on layout directory (rwxrwxrwx) (permission to read, write and execute for owner, group, other) (using FTP client if you have your WP on remote server) and try it again.

    Libor

  7. metina
    Member
    Posted 5 days ago #

    Could youy solve the problem?
    I also have same problem :(

  8. jbbrwcky
    Member
    Posted 5 days ago #

    Could you post the home.php file please?

Reply

You must log in to post.

About this Topic