• Hello everyone! Trust you are all doing good.

    For the past 1week, I have been trying to activate a theme and some plugins on a website I am building on XAMPP.

    The error messages I get are:
    Warning: scandir(C:/xampp/htdocs\wp-content\themes,C:/xampp/htdocs\wp-content\themes): The system cannot find the path specified. (code: 3) in C:\xampp\htdocs\talktox\wp-content\themes\Relief\admin\noerror.php on line 97

    Warning: scandir(C:/xampp/htdocs\wp-content\themes): failed to open dir: No such file or directory in C:\xampp\htdocs\talktox\wp-content\themes\Relief\admin\noerror.php on line 97

    Warning: scandir(): (errno 2): No such file or directory in C:\xampp\htdocs\talktox\wp-content\themes\Relief\admin\noerror.php on line 97

    I have tried a lot of themes, I have also tried working with another version of wordpress, all to no avail.
    Please how do I resolve this issue? I have just 2days left to complete the website. Please I need urgent help.
    Thank you.

Viewing 1 replies (of 1 total)
  • I have no experience with XAMPP, but the error code seems to indicate your code is looking for files in C:/xampp/htdocs\wp-content\themes meanwhile the actual files are in C:\xampp\htdocs\talktox\wp-content\themes\Relief\.

    What’s in the line 97 of noerror.php?

Viewing 1 replies (of 1 total)
  • The topic ‘Error while trying to change templates and plugins on localhost’ is closed to new replies.