WordPress / theme-review-action

Other
30 stars 9 forks source link

Failed to open stream: No such file or directory in wp-content/themes/... #78

Closed Ambidextrous13 closed 1 year ago

Ambidextrous13 commented 1 year ago

I am getting this error: "/?feed=rss2" contains PHP errors: Warning: require_once(wp-content/themes/test-theme\inc\classes\class-the-one.php): Failed to open stream: No such file or directory in wp-content/themes/the-one/inc/helpers/autoloader.php

At first glance it looks like test-theme is hardcoded, I guess that is why I am getting this error.

StevenDufresne commented 1 year ago

Do you mind providing more context?

Ambidextrous13 commented 1 year ago

Sorry for the late reply, No, my theme is not live yet, but I really want to know why I am getting this error. the error says that the main class file is missing but how it could be possible if my theme is working perfectly fine? I guess something still remains to understand about this Bot can you please help me to handle this problem? you can see the repo named 'the-one' in my GitHub repos. the file is there.