• Resolved becca37

    (@becca37)


    This was working fine earlier today (GREAT plugin, btw!). I updated tonight to WP 4.5.3 and this plugin went a crazy.

    I checked and the files it’s looking for are indeed NOT present ; I re-downloaded the plugin and the files are not present in the downloaded version either.

    includes/admin-notices.php
    includes/admin-addons.php

    Front-end behavior is fine, but when I go to the admin dashboard I get these errors and sidebar navigation is affected (e.g. can’t get to plugins screen).

    Warning: include_once() [function.include]: Failed opening ‘includes/admin-notices.php) [function.include-once]: failed to open stream: No such file or directory in E:\{path}\wwwroot\wp-content\plugins\custom-css-js\custom-css-js.php on line 76

    Warning: include_once() [function.include]: Failed opening ‘includes/admin-notices.php’ for inclusion (include_path=’.;c:\PHP5.3\pear’) in E:\{path}\wwwroot\wp-content\plugins\custom-css-js\custom-css-js.php on line 76

    Warning: include_once(includes/admin-addons.php) [function.include-once]: failed to open stream: No such file or directory in E:\{path}\wwwroot\wp-content\plugins\custom-css-js\custom-css-js.php on line 77

    Warning: include_once() [function.include]: Failed opening ‘includes/admin-addons.php’ for inclusion (include_path=’.;c:\PHP5.3\pear’) in E:\{path}\wwwroot\wp-content\plugins\custom-css-js\custom-css-js.php on line 77

    Warning: include_once(includes/admin-notices.php) [function.include-once]: failed to open stream: No such file or directory in E:\{path}\wwwroot\wp-content\plugins\custom-css-js\custom-css-js.php on line 76

    Warning: include_once() [function.include]: Failed opening ‘includes/admin-notices.php’ for inclusion (include_path=’.;c:\PHP5.3\pear’) in E:\{path}\wwwroot\wp-content\plugins\custom-css-js\custom-css-js.php on line 76

    Warning: include_once(includes/admin-addons.php) [function.include-once]: failed to open stream: No such file or directory in E:\{path}\wwwroot\wp-content\plugins\custom-css-js\custom-css-js.php on line 77

    Warning: include_once() [function.include]: Failed opening ‘includes/admin-addons.php’ for inclusion (include_path=’.;c:\PHP5.3\pear’) in E:\{path}\wwwroot\wp-content\plugins\custom-css-js\custom-css-js.php on line 77

    https://wordpress.org/plugins/custom-css-js/

Viewing 4 replies - 1 through 4 (of 4 total)
  • i updated the plugin with wordpress 4.5.2 and see the same errors as above!

    I just updated this plugin with my current WordPress version 4.5.3 that is prompted error the same as above on first member posted.

    Apparently, you forgot to add two files at below that is missing from this updated plugin. It causes not found such file or directory.

    includes/admin-notices.php
    includes/admin-addons.php

    Plugin Author Diana Burduja

    (@diana_burduja)

    I’m terribly sorry, I made a stupid error: In order to update the plugin you need to use SVN and, because I’m more used to using GIT, I forgot that SVN requires for me manually to add the new files.

    I made now a new version (2.3) with the changes, that should solve the problem. I’m terribly sorry for the mistake.

    Thread Starter becca37

    (@becca37)

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Working fine before, updated tonight to WP 4.5.3 and this plugin went a crazy’ is closed to new replies.