• Resolved vmallder

    (@vmallder)


    Hello, I get the following errors when I try to display the settings screen of version 2.6.3. Any help you can provide would be greatly appreciated. Thanks in advance!

    Warning: require_once(C:\xampp\htdocs\wordpress\wp-content\plugins\smooth-slider/css/skins/.svn/settings.php): failed to open stream: No such file or directory in C:\xampp\htdocs\wordpress\wp-content\plugins\smooth-slider\settings\settings.php on line 77

    Fatal error: require_once(): Failed opening required ‘C:\xampp\htdocs\wordpress\wp-content\plugins\smooth-slider/css/skins/.svn/settings.php’ (include_path=’.;C:\xampp\php\PEAR’) in C:\xampp\htdocs\wordpress\wp-content\plugins\smooth-slider\settings\settings.php on line 77

    https://wordpress.org/plugins/smooth-slider/

Viewing 1 replies (of 1 total)
  • Hello,

    You are mentioned wrong path in slider installation, because of that Warning and Fatal error appeared. Check your installation of slider. There should be no “svn” folder in “skin” folder, and also checked skins are appearing in skin field on setting page.
    Settings => Basic tab => Basic Settings => Skin.

    Path should be like.
    ‘C:\xampp\htdocs\wordpress\wp-content\plugins\smooth-slider/css/skins/settings.php’

    Thank you,

    Regards,
    Sagar,
    SliderVilla Team

Viewing 1 replies (of 1 total)

The topic ‘php Errors after installing version 2.6.3’ is closed to new replies.