Hello,
On the mobile version I get the following error:
Warning: require_once(/website-path/name of wp-content folder/Newspaper/tagdiv-deploy-mode.php): failed to open stream: No such file or directory in /website-path/name of wp-content folder/plugins/td-composer/mobile/functions.php on line 11
Fatal error: require_once(): Failed opening required ‘/website-path/name of wp-content folder/Newspaper/tagdiv-deploy-mode.php’ (include_path=’.:/usr/local/lib/php’) in /website-path/name of wp-content folder/plugins/td-composer/mobile/functions.php on line 11
As you can see it’s trying to find the Newspaper Theme directly in the wp-content folder (which I renamed) instead of looking in wp-content/THEMES
What can I do?
Thank you
Hello!
The theme has always been installed in this folder. It’s just not called wp-content… Maybe this has nothing to do with it, I was just guessing.
Because the path in the error message is not skipping this folder but the “themes” folder.
It should look in
wp-content/themes/Newspaper
instead it is looking in
wp-content/Newspaper.
Do you know what I mean? I cannot put the Newspaper Folder directly into the wp-content folder.
Thank you!
-
This reply was modified 6 years by
Oswald.
Hello !
Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– cPanel url and credentials
– A link to this topic in order to identify you
Our team will take a look !
Thank you !
I’m having the exact same issue. But in my case my wp-content folder is named correctly. This is the error I’m getting:
2020/09/29 13:26:48 [error] 2883#2883: *35537 FastCGI sent in stderr: "PHP message: PHP Warning: require_once(/var/www/html/efs/wordpress/wp-content/Newspaper/tagdiv-deploy-mode.php): failed to open stream: No such file or directory in /var/www/html/efs/wordpress/wp-content/plugins/td-composer/mobile/functions.php on line 11PHP message: PHP Fatal error: require_once(): Failed opening required '/var/www/html/efs/wordpress/wp-content/Newspaper/tagdiv-deploy-mode.php' (include_path='.:/usr/share/php') in /var/www/html/efs/wordpress/wp-content/plugins/td-composer/mobile/functions.php on line 11" while reading response header from upstream, client: 172.16.0.43, server: <strong>WEBSITE URL REMOVED</strong>, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.4-fpm.sock:", host: "<strong>WEBSITE URL REMOVED</strong>"
I sent an email to tagDiv support.
-
This reply was modified 5 years by
technologyadvicecom.