WPIntell

Source evidence

Error message

Schemeable Sliding Panel · support · 2012-11-15T11:33:00+00:00

mixedsentiment
mediumseverity
0.84relevance
31replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

2 / 22 rows with source links

9.1% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

20 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
FaithJava resolved
Hello there! I follow all the instruction but after installing the plugin and click on ‘Activate’ button, it takes you to an error message page ‘The plugin does not have a valid header.’ and it wont work properly. Any solution to this? Cheers http://wordpress.org/extend/plugins/schemeable-sliding-panel/ What is the WordPress version? Thanks for your quick response, the wordpress version is 3.4.2 It looks like a conflict with other plugins. (We tested with clean WordPress 3.4.2 install and it works well). Can you disable any other plugins you have and check it out? Thats exactly what I did, after I thought it might be plugin conflict, I decide to use clean WordPress 3.4.2, to my surprise still having the same error What do you think I should do now? After that error message appears, I refresh by typing ‘ http://localhost/wordpress2/wp-admin/plugins.php’ ; on my URL and reactivate it, it activated but not working properly, I guess the CSS is having issue. Please let me know what to do. Thanks This plugin uses lambda functions and in couple of sites that is causing an issue (PHP Version error). You can try the version available in the SVN trunk, that fixes this issue. If you still have problems, try enabling debug in wp-config.php and post the log. can you please send me the link of the available version in SVN trunk? You can use this command to access the code: svn co http://plugins.svn.wordpress.org/schemeable-sliding-panel/trunk schemeable-sliding-panel thanks man, will do that right away Have use the version in SVN trunk as you recommend, is activated but not working, the arrangement of the layers are not in order, when I try to preview it, is not coming up properly. Can you enable debug and get me the log? Details here: http://codex.wordpress.org/Debugging_in_WordPress ok, thanks Hhave set WP_DEBUG in wp-config.php to true, but can’t find the error log Add the following to your wp-config.php (copied from the above link). And activate the plugin. The debug output will be written in wp-content/debug.log file. // Enable WP_DEBUG mode define('WP_DEBUG', true); // Enable Debug logging to the /wp-content/debug.log file define('WP_DEBUG_LOG', true); // Disable display of errors and warnings define('WP_DEBUG_DISPLAY', false); @ini_set('display_errors',0); // Use dev versions of core JS and CSS files (only needed if you are modifying these core files) define('SCRIPT_DEBUG', true); ok Below are the error log file: [15-Nov-2012 18:52:54 UTC] PHP Warning: include(C:\wamp\www\wordpress2//wordpress2/wp-content/plugins/schemeable-sliding-panel/css/slide.css.php): failed to open stream: No such file or directory in C:\wamp\www\wordpress2\wp-content\plugins\schemeable-sliding-panel\schemeable-sliding-panel.php on line 148 [15-Nov-2012 18:52:54 UTC] PHP Stack trace: [15-Nov-2012 18:52:54 UTC] PHP 1. {main}() C:\wamp\www\wordpress2\index.php:0 [15-Nov-2012 18:52:54 UTC] PHP 2. require() C:\wamp\www\wordpress2\index.php:17 [15-Nov-2012 18:52:54 UTC] PHP 3. require_once() C:\wamp\www\wordpress2\wp-blog-header.php:16 [15-Nov-2012 18:52:54 UTC] PHP 4. do_action() C:\wamp\www\wordpress2\wp-includes\template-loader.php:7 [15-Nov-2012 18:52:54 UTC] PHP 5. call_user_func_array() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [15-Nov-2012 18:52:54 UTC] PHP 6. Schemeable_Sliding_Panel_v1_1a::process_file() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [15-Nov-2012 18:52:54 UTC] PHP Warning: include(): Failed opening ‘C:\wamp\www\wordpress2//wordpress2/wp-content/plugins/schemeable-sliding-panel/css/slide.css.php’ for inclusion (include_path=’.;C:\php\pear’) in C:\wamp\www\wordpress2\wp-content\plugins\schemeable-sliding-panel\schemeable-sliding-panel.php on line 148 [15-Nov-2012 18:52:54 UTC] PHP Stack trace: [15-Nov-2012 18:52:54 UTC] PHP 1. {main}() C:\wamp\www\wordpress2\index.php:0 [15-Nov-2012 18:52:54 UTC] PHP 2. require() C:\wamp\www\wordpress2\index.php:17 [15-Nov-2012 18:52:54 UTC] PHP 3. require_once() C:\wamp\www\wordpress2\wp-blog-header.php:16 [15-Nov-2012 18:52:54 UTC] PHP 4. do_action() C:\wamp\www\wordpress2\wp-includes\template-loader.php:7 [15-Nov-2012 18:52:54 UTC] PHP 5. call_user_func_array() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [15-Nov-2012 18:52:54 UTC] PHP 6. Schemeable_Sliding_Panel_v1_1a::process_file() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [15-Nov-2012 18:52:59 UTC] PHP Warning: include(C:\wamp\www\wordpress2//wordpress2/wp-content/plugins/schemeable-sliding-panel/css/slide.css.php): failed to open stream: No such file or directory in C:\wamp\www\wordpress2\wp-content\plugins\schemeable-sliding-panel\schemeable-sliding-panel.php on line 148 [15-Nov-2012 18:52:59 UTC] PHP Stack trace: [15-Nov-2012 18:52:59 UTC] PHP 1. {main}() C:\wamp\www\wordpress2\index.php:0 [15-Nov-2012 18:52:59 UTC] PHP 2. require() C:\wamp\www\wordpress2\index.php:17 [15-Nov-2012 18:52:59 UTC] PHP 3. require_once() C:\wamp\www\wordpress2\wp-blog-header.php:16 [15-Nov-2012 18:52:59 UTC] PHP 4. do_action() C:\wamp\www\wordpress2\wp-includes\template-loader.php:7 [15-Nov-2012 18:52:59 UTC] PHP 5. call_user_func_array() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [15-Nov-2012 18:52:59 UTC] PHP 6. Schemeable_Sliding_Panel_v1_1a::process_file() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [15-Nov-2012 18:52:59 UTC] PHP Warning: include(): Failed opening ‘C:\wamp\www\wordpress2//wordpress2/wp-content/plugins/schemeable-sliding-panel/css/slide.css.php’ for inclusion (include_path=’.;C:\php\pear’) in C:\wamp\www\wordpress2\wp-content\plugins\schemeable-sliding-panel\schemeable-sliding-panel.php on line 148 [15-Nov-2012 18:52:59 UTC] PHP Stack trace: [15-Nov-2012 18:52:59 UTC] PHP 1. {main}() C:\wamp\www\wordpress2\index.php:0 [15-Nov-2012 18:52:59 UTC] PHP 2. require() C:\wamp\www\wordpress2\index.php:17 [15-Nov-2012 18:52:59 UTC] PHP 3. require_once() C:\wamp\www\wordpress2\wp-blog-header.php:16 [15-Nov-2012 18:52:59 UTC] PHP 4. do_action() C:\wamp\www\wordpress2\wp-includes\template-loader.php:7 [15-Nov-2012 18:52:59 UTC] PHP 5. call_user_func_array() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [15-Nov-2012 18:52:59 UTC] PHP 6. Schemeable_Sliding_Panel_v1_1a::process_file() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [15-Nov-2012 18:53:32 UTC] PHP Warning: include(C:\wamp\www\wordpress2//wordpress2/wp-content/plugins/schemeable-sliding-panel/css/slide.css.php): failed to open stream: No such file or directory in C:\wamp\www\wordpress2\wp-content\plugins\schemeable-sliding-panel\schemeable-sliding-panel.php on line 148 [15-Nov-2012 18:53:32 UTC] PHP Stack trace: [15-Nov-2012 18:53:32 UTC] PHP 1. {main}() C:\wamp\www\wordpress2\index.php:0 [15-Nov-2012 18:53:32 UTC] PHP 2. require() C:\wamp\www\wordpress2\index.php:17 [15-Nov-2012 18:53:32 UTC] PHP 3. require_once() C:\wamp\www\wordpress2\wp-blog-header.php:16 [15-Nov-2012 18:53:32 UTC] PHP 4. do_action() C:\wamp\www\wordpress2\wp-includes\template-loader.php:7 [15-Nov-2012 18:53:32 UTC] PHP 5. call_user_func_array() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [15-Nov-2012 18:53:32 UTC] PHP 6. Schemeable_Sliding_Panel_v1_1a::process_file() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [15-Nov-2012 18:53:32 UTC] PHP Warning: include(): Failed opening ‘C:\wamp\www\wordpress2//wordpress2/wp-content/plugins/schemeable-sliding-panel/css/slide.css.php’ for inclusion (include_path=’.;C:\php\pear’) in C:\wamp\www\wordpress2\wp-content\plugins\schemeable-sliding-panel\schemeable-sliding-panel.php on line 148 [15-Nov-2012 18:53:32 UTC] PHP Stack trace: [15-Nov-2012 18:53:32 UTC] PHP 1. {main}() C:\wamp\www\wordpress2\index.php:0 [15-Nov-2012 18:53:32 UTC] PHP 2. require() C:\wamp\www\wordpress2\index.php:17 [15-Nov-2012 18:53:32 UTC] PHP 3. require_once() C:\wamp\www\wordpress2\wp-blog-header.php:16 [15-Nov-2012 18:53:32 UTC] PHP 4. do_action() C:\wamp\www\wordpress2\wp-includes\template-loader.php:7 [15-Nov-2012 18:53:32 UTC] PHP 5. call_user_func_array() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [15-Nov-2012 18:53:32 UTC] PHP 6. Schemeable_Sliding_Panel_v1_1a::process_file() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [15-Nov-2012 18:53:33 UTC] PHP Warning: include(C:\wamp\www\wordpress2//wordpress2/wp-content/plugins/schemeable-sliding-panel/css/slide.css.php): failed to open stream: No such file or directory in C:\wamp\www\wordpress2\wp-content\plugins\schemeable-sliding-panel\schemeable-sliding-panel.php on line 148 [15-Nov-2012 18:53:33 UTC] PHP Stack trace: [15-Nov-2012 18:53:33 UTC] PHP 1. {main}() C:\wamp\www\wordpress2\index.php:0 [15-Nov-2012 18:53:33 UTC] PHP 2. require() C:\wamp\www\wordpress2\index.php:17 [15-Nov-2012 18:53:33 UTC] PHP 3. require_once() C:\wamp\www\wordpress2\wp-blog-header.php:16 [15-Nov-2012 18:53:33 UTC] PHP 4. do_action() C:\wamp\www\wordpress2\wp-includes\template-loader.php:7 [15-Nov-2012 18:53:33 UTC] PHP 5. call_user_func_array() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [15-Nov-2012 18:53:33 UTC] PHP 6. Schemeable_Sliding_Panel_v1_1a::process_file() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [15-Nov-2012 18:53:33 UTC] PHP Warning: include(): Failed opening ‘C:\wamp\www\wordpress2//wordpress2/wp-content/plugins/schemeable-sliding-panel/css/slide.css.php’ for inclusion (include_path=’.;C:\php\pear’) in C:\wamp\www\wordpress2\wp-content\plugins\schemeable-sliding-panel\schemeable-sliding-panel.php on line 148 [15-Nov-2012 18:53:33 UTC] PHP Stack trace: [15-Nov-2012 18:53:33 UTC] PHP 1. {main}() C:\wamp\www\wordpress2\index.php:0 [15-Nov-2012 18:53:33 UTC] PHP 2. require() C:\wamp\www\wordpress2\index.php:17 [15-Nov-2012 18:53:33 UTC] PHP 3. require_once() C:\wamp\www\wordpress2\wp-blog-header.php:16 [15-Nov-2012 18:53:33 UTC] PHP 4. do_action() C:\wamp\www\wordpress2\wp-includes\template-loader.php:7 [15-Nov-2012 18:53:33 UTC] PHP 5. call_user_func_array() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [15-Nov-2012 18:53:33 UTC] PHP 6. Schemeable_Sliding_Panel_v1_1a::process_file() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 Thank you Bug. Shall fix it soon and post a message. Sorry for the inconvenience. Its okay, am glad to hear that from you. Hope you will do that ASAP. Thanks I’m getting the same error and hope the fix will help me too! Fixed and available in the trunk now. Will do a release early next week. Use this command to get the latest version. svn co http://plugins.svn.wordpress.org/schemeable-sliding-panel/trunk schemeable-sliding-panel Thanks man, I shall do that right away and get back to you. Cheers Have tried it now, but still not working properly. Hmm.. can you post the log? Might be some other issue. Below are the blogs as requested, hope it get solve finally. [17-Nov-2012 21:28:44 UTC] PHP Warning: include(C:\wamp\www\wordpress2/C:\\wamp\\www\\wordpress2\\wp-content\\plugins\\schemeable-sliding-panel/css/slide.css.php): failed to open stream: Invalid argument in C:\wamp\www\wordpress2\wp-content\plugins\schemeable-sliding-panel\schemeable-sliding-panel.php on line 148 [17-Nov-2012 21:28:44 UTC] PHP Stack trace: [17-Nov-2012 21:28:44 UTC] PHP 1. {main}() C:\wamp\www\wordpress2\index.php:0 [17-Nov-2012 21:28:44 UTC] PHP 2. require() C:\wamp\www\wordpress2\index.php:17 [17-Nov-2012 21:28:44 UTC] PHP 3. require_once() C:\wamp\www\wordpress2\wp-blog-header.php:16 [17-Nov-2012 21:28:44 UTC] PHP 4. do_action() C:\wamp\www\wordpress2\wp-includes\template-loader.php:7 [17-Nov-2012 21:28:44 UTC] PHP 5. call_user_func_array() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [17-Nov-2012 21:28:44 UTC] PHP 6. Schemeable_Sliding_Panel_v1_1a::process_file() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [17-Nov-2012 21:28:44 UTC] PHP Warning: include(): Failed opening ‘C:\wamp\www\wordpress2/C:\\wamp\\www\\wordpress2\\wp-content\\plugins\\schemeable-sliding-panel/css/slide.css.php’ for inclusion (include_path=’.;C:\php\pear’) in C:\wamp\www\wordpress2\wp-content\plugins\schemeable-sliding-panel...

Comments

31 shown
kdmurthy 2012-11-15T11:35:00+00:00

What is the WordPress version?

FaithJava 2012-11-15T11:39:00+00:00

Thanks for your quick response, the wordpress version is 3.4.2

kdmurthy 2012-11-15T11:43:00+00:00

It looks like a conflict with other plugins. (We tested with clean WordPress 3.4.2 install and it works well). Can you disable any other plugins you have and check it out?

FaithJava 2012-11-15T12:18:00+00:00

Thats exactly what I did, after I thought it might be plugin conflict, I decide to use clean WordPress 3.4.2, to my surprise still having the same error

FaithJava 2012-11-15T12:26:00+00:00

What do you think I should do now? After that error message appears, I refresh by typing ‘ http://localhost/wordpress2/wp-admin/plugins.php’ ; on my URL and reactivate it, it activated but not working properly, I guess the CSS is having issue. Please let me know what to do. Thanks

kdmurthy 2012-11-15T12:40:00+00:00

This plugin uses lambda functions and in couple of sites that is causing an issue (PHP Version error). You can try the version available in the SVN trunk, that fixes this issue. If you still have problems, try enabling debug in wp-config.php and post the log.

FaithJava 2012-11-15T12:44:00+00:00

can you please send me the link of the available version in SVN trunk?

kdmurthy 2012-11-15T12:53:00+00:00

You can use this command to access the code: svn co http://plugins.svn.wordpress.org/schemeable-sliding-panel/trunk schemeable-sliding-panel

FaithJava 2012-11-15T12:55:00+00:00

thanks man, will do that right away

FaithJava 2012-11-15T13:28:00+00:00

Have use the version in SVN trunk as you recommend, is activated but not working, the arrangement of the layers are not in order, when I try to preview it, is not coming up properly.

kdmurthy 2012-11-15T13:36:00+00:00

Can you enable debug and get me the log? Details here: http://codex.wordpress.org/Debugging_in_WordPress

FaithJava 2012-11-15T13:38:00+00:00

ok, thanks

FaithJava 2012-11-15T14:25:00+00:00

Hhave set WP_DEBUG in wp-config.php to true, but can’t find the error log

kdmurthy 2012-11-15T17:02:00+00:00

Add the following to your wp-config.php (copied from the above link). And activate the plugin. The debug output will be written in wp-content/debug.log file. // Enable WP_DEBUG mode define('WP_DEBUG', true); // Enable Debug logging to the /wp-content/debug.log file define('WP_DEBUG_LOG', true); // Disable display of errors and warnings define('WP_DEBUG_DISPLAY', false); @ini_set('display_errors',0); // Use dev versions of core JS and CSS files (only needed if you are modifying these core files) define('SCRIPT_DEBUG', true);

FaithJava 2012-11-15T18:36:00+00:00

ok

FaithJava 2012-11-15T18:57:00+00:00

Below are the error log file: [15-Nov-2012 18:52:54 UTC] PHP Warning: include(C:\wamp\www\wordpress2//wordpress2/wp-content/plugins/schemeable-sliding-panel/css/slide.css.php): failed to open stream: No such file or directory in C:\wamp\www\wordpress2\wp-content\plugins\schemeable-sliding-panel\schemeable-sliding-panel.php on line 148 [15-Nov-2012 18:52:54 UTC] PHP Stack trace: [15-Nov-2012 18:52:54 UTC] PHP 1. {main}() C:\wamp\www\wordpress2\index.php:0 [15-Nov-2012 18:52:54 UTC] PHP 2. require() C:\wamp\www\wordpress2\index.php:17 [15-Nov-2012 18:52:54 UTC] PHP 3. require_once() C:\wamp\www\wordpress2\wp-blog-header.php:16 [15-Nov-2012 18:52:54 UTC] PHP 4. do_action() C:\wamp\www\wordpress2\wp-includes\template-loader.php:7 [15-Nov-2012 18:52:54 UTC] PHP 5. call_user_func_array() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [15-Nov-2012 18:52:54 UTC] PHP 6. Schemeable_Sliding_Panel_v1_1a::process_file() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [15-Nov-2012 18:52:54 UTC] PHP Warning: include(): Failed opening ‘C:\wamp\www\wordpress2//wordpress2/wp-content/plugins/schemeable-sliding-panel/css/slide.css.php’ for inclusion (include_path=’.;C:\php\pear’) in C:\wamp\www\wordpress2\wp-content\plugins\schemeable-sliding-panel\schemeable-sliding-panel.php on line 148 [15-Nov-2012 18:52:54 UTC] PHP Stack trace: [15-Nov-2012 18:52:54 UTC] PHP 1. {main}() C:\wamp\www\wordpress2\index.php:0 [15-Nov-2012 18:52:54 UTC] PHP 2. require() C:\wamp\www\wordpress2\index.php:17 [15-Nov-2012 18:52:54 UTC] PHP 3. require_once() C:\wamp\www\wordpress2\wp-blog-header.php:16 [15-Nov-2012 18:52:54 UTC] PHP 4. do_action() C:\wamp\www\wordpress2\wp-includes\template-loader.php:7 [15-Nov-2012 18:52:54 UTC] PHP 5. call_user_func_array() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [15-Nov-2012 18:52:54 UTC] PHP 6. Schemeable_Sliding_Panel_v1_1a::process_file() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [15-Nov-2012 18:52:59 UTC] PHP Warning: include(C:\wamp\www\wordpress2//wordpress2/wp-content/plugins/schemeable-sliding-panel/css/slide.css.php): failed to open stream: No such file or directory in C:\wamp\www\wordpress2\wp-content\plugins\schemeable-sliding-panel\schemeable-sliding-panel.php on line 148 [15-Nov-2012 18:52:59 UTC] PHP Stack trace: [15-Nov-2012 18:52:59 UTC] PHP 1. {main}() C:\wamp\www\wordpress2\index.php:0 [15-Nov-2012 18:52:59 UTC] PHP 2. require() C:\wamp\www\wordpress2\index.php:17 [15-Nov-2012 18:52:59 UTC] PHP 3. require_once() C:\wamp\www\wordpress2\wp-blog-header.php:16 [15-Nov-2012 18:52:59 UTC] PHP 4. do_action() C:\wamp\www\wordpress2\wp-includes\template-loader.php:7 [15-Nov-2012 18:52:59 UTC] PHP 5. call_user_func_array() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [15-Nov-2012 18:52:59 UTC] PHP 6. Schemeable_Sliding_Panel_v1_1a::process_file() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [15-Nov-2012 18:52:59 UTC] PHP Warning: include(): Failed opening ‘C:\wamp\www\wordpress2//wordpress2/wp-content/plugins/...

kdmurthy 2012-11-16T04:58:00+00:00

Bug. Shall fix it soon and post a message. Sorry for the inconvenience.

FaithJava 2012-11-16T11:15:00+00:00

Its okay, am glad to hear that from you. Hope you will do that ASAP. Thanks

carroc 2012-11-16T21:51:00+00:00

I’m getting the same error and hope the fix will help me too!

kdmurthy 2012-11-17T05:30:00+00:00

Fixed and available in the trunk now. Will do a release early next week. Use this command to get the latest version. svn co http://plugins.svn.wordpress.org/schemeable-sliding-panel/trunk schemeable-sliding-panel

FaithJava 2012-11-17T07:40:00+00:00

Thanks man, I shall do that right away and get back to you. Cheers

FaithJava 2012-11-17T12:59:00+00:00

Have tried it now, but still not working properly.

kdmurthy 2012-11-17T13:04:00+00:00

Hmm.. can you post the log? Might be some other issue.

FaithJava 2012-11-17T21:34:00+00:00

Below are the blogs as requested, hope it get solve finally. [17-Nov-2012 21:28:44 UTC] PHP Warning: include(C:\wamp\www\wordpress2/C:\\wamp\\www\\wordpress2\\wp-content\\plugins\\schemeable-sliding-panel/css/slide.css.php): failed to open stream: Invalid argument in C:\wamp\www\wordpress2\wp-content\plugins\schemeable-sliding-panel\schemeable-sliding-panel.php on line 148 [17-Nov-2012 21:28:44 UTC] PHP Stack trace: [17-Nov-2012 21:28:44 UTC] PHP 1. {main}() C:\wamp\www\wordpress2\index.php:0 [17-Nov-2012 21:28:44 UTC] PHP 2. require() C:\wamp\www\wordpress2\index.php:17 [17-Nov-2012 21:28:44 UTC] PHP 3. require_once() C:\wamp\www\wordpress2\wp-blog-header.php:16 [17-Nov-2012 21:28:44 UTC] PHP 4. do_action() C:\wamp\www\wordpress2\wp-includes\template-loader.php:7 [17-Nov-2012 21:28:44 UTC] PHP 5. call_user_func_array() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [17-Nov-2012 21:28:44 UTC] PHP 6. Schemeable_Sliding_Panel_v1_1a::process_file() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [17-Nov-2012 21:28:44 UTC] PHP Warning: include(): Failed opening ‘C:\wamp\www\wordpress2/C:\\wamp\\www\\wordpress2\\wp-content\\plugins\\schemeable-sliding-panel/css/slide.css.php’ for inclusion (include_path=’.;C:\php\pear’) in C:\wamp\www\wordpress2\wp-content\plugins\schemeable-sliding-panel\schemeable-sliding-panel.php on line 148 [17-Nov-2012 21:28:44 UTC] PHP Stack trace: [17-Nov-2012 21:28:44 UTC] PHP 1. {main}() C:\wamp\www\wordpress2\index.php:0 [17-Nov-2012 21:28:44 UTC] PHP 2. require() C:\wamp\www\wordpress2\index.php:17 [17-Nov-2012 21:28:44 UTC] PHP 3. require_once() C:\wamp\www\wordpress2\wp-blog-header.php:16 [17-Nov-2012 21:28:44 UTC] PHP 4. do_action() C:\wamp\www\wordpress2\wp-includes\template-loader.php:7 [17-Nov-2012 21:28:44 UTC] PHP 5. call_user_func_array() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [17-Nov-2012 21:28:44 UTC] PHP 6. Schemeable_Sliding_Panel_v1_1a::process_file() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [17-Nov-2012 21:30:48 UTC] PHP Warning: include(C:\wamp\www\wordpress2/C:\\wamp\\www\\wordpress2\\wp-content\\plugins\\schemeable-sliding-panel/css/slide.css.php): failed to open stream: Invalid argument in C:\wamp\www\wordpress2\wp-content\plugins\schemeable-sliding-panel\schemeable-sliding-panel.php on line 148 [17-Nov-2012 21:30:48 UTC] PHP Stack trace: [17-Nov-2012 21:30:48 UTC] PHP 1. {main}() C:\wamp\www\wordpress2\index.php:0 [17-Nov-2012 21:30:48 UTC] PHP 2. require() C:\wamp\www\wordpress2\index.php:17 [17-Nov-2012 21:30:48 UTC] PHP 3. require_once() C:\wamp\www\wordpress2\wp-blog-header.php:16 [17-Nov-2012 21:30:48 UTC] PHP 4. do_action() C:\wamp\www\wordpress2\wp-includes\template-loader.php:7 [17-Nov-2012 21:30:48 UTC] PHP 5. call_user_func_array() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [17-Nov-2012 21:30:48 UTC] PHP 6. Schemeable_Sliding_Panel_v1_1a::process_file() C:\wamp\www\wordpress2\wp-includes\plugin.php:403 [17-Nov-2012 21:30:48 UTC] PHP Warning: include(): Failed...

FaithJava 2012-11-20T23:38:00+00:00

No update yet my friend?

kdmurthy 2012-11-21T15:35:00+00:00

Got stuck with decent net access for last few days. Made a fix – shall post it in couple of days.

FaithJava 2012-11-22T23:14:00+00:00

What day are going to to post it? If you can’t post it today anymore, hopefully you will do that tomorrow right. All the best. Cheers

kdmurthy 2012-11-24T11:33:00+00:00

Can you try the new version and see whether it works for you.

FaithJava 2012-11-24T12:38:00+00:00

Okay my friend, I will and get back to you. Cheers mate!

FaithJava 2012-11-24T12:51:00+00:00

It works now, but what about the social login part and sign up with local account part, both are no longer there. Can explain how to get that rectified? Thank you

FaithJava 2012-11-24T13:41:00+00:00

Have done it now, thanks mate. Cheers