When I uploaded the new theme this is what I got:
Warning: require_once(/home/audanny/public_html/wp-content/themes/wplms/options/validation/theme-update/class-theme-update.php): failed to open stream: No such file or directory in /home/audanny/public_html/wp-content/themes/wplms update/includes/config.php on line 33
Fatal error: require_once(): Failed opening required '/home/audanny/public_html/wp-content/themes/wplms/options/validation/theme-update/class-theme-update.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/audanny/public_html/wp-content/themes/wplms update/includes/config.php on line 33
I NEEEED MY SITE UP! What is going on??
This is really weird.
It says the "auto update file is not found" in the theme.
2 things you should check :
a. The following file exists in your WPLMS theme :
wplms/options/validation/theme-update/class-theme-update.php
b. Check the folder permissions of the folders in the above path (theme-update , validation, options). It should be 755.
Hye,
I bought the theme few days back and tried to test it on my system by setting up a local server. I am getting the same error (pic is attached) .
The file you mentioned above is available in the folder.
What should be done ?
Simply refresh the page multiple times and it will be gone.
This happens when Envato API is down. Theme checks for update once in every 24 hours, when it fails to get a response from Envato it shows this error.
From the screenshot I can see you have renamed the wplms folder to wplms-new.
Make sure when you do this, you also change the path constants in wplms/includes/config.php
Ok thanks a lot. The problem was solved :)