Background of the issue:
I am trying to resolve an issue with the WPML plugin on my WordPress site. The problem occurs when attempting to load certain language files. The issue can be seen on the page: hidden link.
Symptoms:
I am encountering multiple warnings related to 'file_exists()' and 'open_basedir restriction in effect'. The error messages indicate that certain files are not within the allowed paths, specifically in the 'wpml-string-translation' plugin.
Questions:
How can I resolve the 'open_basedir restriction in effect' warnings?
Why are the language files not within the allowed paths?
Thank you for reaching out to WPML support. I’d be glad to assist you with this issue.
To proceed further, I’ll need some additional details. Could you please navigate to WPML > Support > Debug Information and share the debug information in your next reply? You can find detailed instructions here: http://wpml.org/faq/provide-debug-information-faster-support/.
Additionally, could you share the complete warning log? Please note that these warnings typically don’t affect functionality and can be hidden by setting WP_DEBUG to false in your **wp-config.php** file.