• Resolved lgreer0010

    (@lgreer0010)


    I am having problems getting into my Customize on my Constructor theme. All of a sudden this warning popped up. Can anyone tell me how to fix it?

    Warning: require_once(/home/vacayt5/public_html/wp-content/themes/constructor/admin/settings/themes.php) [function.require-once]: failed to open stream: No such file or directory in /home/vacayt5/public_html/wp-content/themes/constructor/libs/Constructor/Admin.php on line 746
    
    Fatal error: require_once() [function.require]: Failed opening required '/home/vacayt5/public_html/wp-content/themes/constructor/admin/settings/themes.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/vacayt5/public_html/wp-content/themes/constructor/libs/Constructor/Admin.php on line 746

    This is line 746

    <?php require_once CONSTRUCTOR_DIRECTORY ."/admin/settings/$file.php" ?>

Viewing 1 replies (of 1 total)
  • Thread Starter lgreer0010

    (@lgreer0010)

    Figured it out. I just needed to place “js” after admin/. Now it looks like /admin/js/settings/$file.php.

Viewing 1 replies (of 1 total)
  • The topic ‘Can't get into Customize on Constructor’ is closed to new replies.