Hi all,
I have some warning message like
Warning: is_file() [function.is-file]: open_basedir restriction in effect. File(/en.js) is not within the allowed path(s): (/home/www/virtual/XXXX.com/:/usr/share/php:/tmp) in /home/www/virtual/XXXX.com/htdocs/wp-admin/includes/post.php on line 1187
Warning: is_file() [function.is-file]: open_basedir restriction in effect. File(/en_dlg.js) is not within the allowed path(s): (/home/www/virtual/XXXX.com/:/usr/share/php:/tmp) in /home/www/virtual/XXXX.com/htdocs/wp-admin/includes/post.php on line 1190
Warning: is_file() [function.is-file]: open_basedir restriction in effect. File(/en.js) is not within the allowed path(s): (/home/www/virtual/XXXX.com/:/usr/share/php:/tmp) in /home/www/virtual/XXXX.com/htdocs/wp-admin/includes/post.php on line 1187
Warning: is_file() [function.is-file]: open_basedir restriction in effect. File(/en_dlg.js) is not within the allowed path(s): (/home/www/virtual/XXXX.com/:/usr/share/php:/tmp) in /home/www/virtual/XXXX.com/htdocs/wp-admin/includes/post.php on line 1190
I haven't found these messages when I disable TiMCE plugin.
Anyway, I found someone has this problem like me too.
http://wordpress.org/support/topic/224372
Please help me to fix this problem.
Thank you so much.