stevecfischer / scf-framework

WFC WP Standard Package/Framework
1 stars 0 forks source link

Fatal error wfc_auto_load script. #43

Closed stevecfischer closed 10 years ago

stevecfischer commented 10 years ago

( ! ) Warning: dir(C:\wamp\www\wfcfw\wp-content\themes\scf-framework\wfc_files//../js,C:\wamp\www\wfcfw\wp-content\themes\scf-framework\wfc_files//../js): The system cannot find the file specified. (code: 2) in C:\wamp\www\wfcfw\wp-content\themes\scf-framework\wfc_files\theme_functions\wfc_autoload_script_class.php on line 32 Call Stack

Time Memory Function Location

1 0.0004 250056 {main}( ) ..\index.php:0 2 0.0006 253576 require( 'C:\wamp\www\wfcfw\wp-blog-header.php' ) ..\index.php:17 3 0.3336 17808200 require_once( 'C:\wamp\www\wfcfw\wp-includes\template-loader.php' ) ..\wp-blog-header.php:16 4 0.3426 18149496 include( 'C:\wamp\www\wfcfw\wp-content\themes\scf-framework\index.php' ) ..\template-loader.php:74 5 0.3426 18149528 get_header( ) ..\index.php:1 6 0.3426 18150480 locate_template( ) ..\general-template.php:35 7 0.3428 18150656 load_template( ) ..\template.php:417 8 0.3431 18174536 require_once( 'C:\wamp\www\wfcfw\wp-content\themes\scf-framework\header.php' ) ..\template.php:441 9 0.3442 18175024 wp_head( ) ..\header.php:29 10 0.3442 18175136 do_action( ) ..\general-template.php:1634 11 0.3443 18176640 call_user_func_array ( ) ..\plugin.php:429 12 0.3443 18176672 wp_enqueue_scripts( ) ..\plugin.php:429 13 0.3443 18176792 do_action( ) ..\script-loader.php:846 14 0.3444 18183464 call_user_func_array ( ) ..\plugin.php:429 15 0.3444 18183496 wfc_js_scripts( ) ..\plugin.php:429 16 0.3445 18184008 wfc_auto_load_assets->autoload( ) ..\functions.php:83 17 0.3445 18184280 dir ( ) ..\wfc_autoload_script_class.php:32

( ! ) Warning: dir(C:\wamp\www\wfcfw\wp-content\themes\scf-framework\wfc_files//../js): failed to open dir: No such file or directory in C:\wamp\www\wfcfw\wp-content\themes\scf-framework\wfc_files\theme_functions\wfc_autoload_script_class.php on line 32 Call Stack

Time Memory Function Location

1 0.0004 250056 {main}( ) ..\index.php:0 2 0.0006 253576 require( 'C:\wamp\www\wfcfw\wp-blog-header.php' ) ..\index.php:17 3 0.3336 17808200 require_once( 'C:\wamp\www\wfcfw\wp-includes\template-loader.php' ) ..\wp-blog-header.php:16 4 0.3426 18149496 include( 'C:\wamp\www\wfcfw\wp-content\themes\scf-framework\index.php' ) ..\template-loader.php:74 5 0.3426 18149528 get_header( ) ..\index.php:1 6 0.3426 18150480 locate_template( ) ..\general-template.php:35 7 0.3428 18150656 load_template( ) ..\template.php:417 8 0.3431 18174536 require_once( 'C:\wamp\www\wfcfw\wp-content\themes\scf-framework\header.php' ) ..\template.php:441 9 0.3442 18175024 wp_head( ) ..\header.php:29 10 0.3442 18175136 do_action( ) ..\general-template.php:1634 11 0.3443 18176640 call_user_func_array ( ) ..\plugin.php:429 12 0.3443 18176672 wp_enqueue_scripts( ) ..\plugin.php:429 13 0.3443 18176792 do_action( ) ..\script-loader.php:846 14 0.3444 18183464 call_user_func_array ( ) ..\plugin.php:429 15 0.3444 18183496 wfc_js_scripts( ) ..\plugin.php:429 16 0.3445 18184008 wfc_auto_load_assets->autoload( ) ..\functions.php:83 17 0.3445 18184280 dir ( ) ..\wfc_autoload_script_class.php:32

( ! ) Fatal error: Call to a member function read() on a non-object in C:\wamp\www\wfcfw\wp-content\themes\scf-framework\wfc_files\theme_functions\wfc_autoload_script_class.php on line 34 Call Stack

Time Memory Function Location

1 0.0004 250056 {main}( ) ..\index.php:0 2 0.0006 253576 require( 'C:\wamp\www\wfcfw\wp-blog-header.php' ) ..\index.php:17 3 0.3336 17808200 require_once( 'C:\wamp\www\wfcfw\wp-includes\template-loader.php' ) ..\wp-blog-header.php:16 4 0.3426 18149496 include( 'C:\wamp\www\wfcfw\wp-content\themes\scf-framework\index.php' ) ..\template-loader.php:74 5 0.3426 18149528 get_header( ) ..\index.php:1 6 0.3426 18150480 locate_template( ) ..\general-template.php:35 7 0.3428 18150656 load_template( ) ..\template.php:417 8 0.3431 18174536 require_once( 'C:\wamp\www\wfcfw\wp-content\themes\scf-framework\header.php' ) ..\template.php:441 9 0.3442 18175024 wp_head( ) ..\header.php:29 10 0.3442 18175136 do_action( ) ..\general-template.php:1634 11 0.3443 18176640 call_user_func_array ( ) ..\plugin.php:429 12 0.3443 18176672 wp_enqueue_scripts( ) ..\plugin.php:429 13 0.3443 18176792 do_action( ) ..\script-loader.php:846 14 0.3444 18183464 call_user_func_array ( ) ..\plugin.php:429 15 0.3444 18183496 wfc_js_scripts( ) ..\plugin.php:429 16 0.3445 18184008 wfc_auto_load_assets->autoload( ) ..\functions.php:83

stevecfischer commented 10 years ago

Issue fixed. error is caused when css or js file doesn't exist. I added code to check first.