• Resolved gabriel100

    (@gabriel100)


    I have no idea how to fix this issue. I installed a brand new WordPress (4.7.3) with Xampp (7.1.1) on Mac. When I’ve put my Newspaper theme in “wp-content – themes” as normal and I activate the theme I’ve got this messages.

    Warning: require_once(td_options.php): failed to open stream: No such file or directory in /Applications/XAMPP/xamppfiles/htdocs/mysite/wp-content/themes/Newspaper-tf/patch_7.7_7.8/includes/wp_booster/td_wp_booster_functions.php on line 15

    Fatal error: require_once(): Failed opening required ‘td_options.php’ (include_path=’.:/Applications/XAMPP/xamppfiles/lib/php’) in /Applications/XAMPP/xamppfiles/htdocs/mysite/wp-content/themes/Newspaper-tf/patch_7.7_7.8/includes/wp_booster/td_wp_booster_functions.php on line 15

    • This topic was modified 7 years ago by gabriel100.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    delete wp-content/themes/Newspaper-tf

    That will force WP to fall back to the 2017 theme. You can then either try to reinstall the theme or find another.

    Thread Starter gabriel100

    (@gabriel100)

    Brilliant. Thank you.

    Thread Starter gabriel100

    (@gabriel100)

    Hi, Everybody.

    On my homepage (Front Page) in my Blocks (Block 16, 24, 2, 15) settings I use pagination – Next Prev ajax.
    On my website in any blocks when I click > do not load previous posts.
    I found the issue.
    I have got this one in my code. I see something wrong with my google ads but I have no idea what is it.

    Loading failed for the <script> with source”http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js&#8221;.

    Has anyone knows why come out this problem and how to fix it?

    Thank you.

    Thread Starter gabriel100

    (@gabriel100)

    Hi,
    I think I found the issue but I don’t know haw to fix it.
    I use a.htaccess file protect my admin.
    (Order Deny,Allow
    Deny from all
    allow from ………)
    If I completely delete this .htaccess everything works fine. I thought the .htaccess working at the background and I have no idea why is it want to protect why is it restriction the hole website?
    Has anyone know how to fix it?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Warning: require_once(td_options.php)’ is closed to new replies.