ลองทำ 777 ที่โฟลเดอร์ WP-Content แล้วเลือกให้มันมีผลกับทุกไฟล์ในโฟลเดอร์ดูครับ
ผมไม่คิดว่ามันจะเกี่ยวกับธีมนะ เพราะ PHP มันฟ้องว่าสร้าง directory ไม่ได้
หรือไม่ก็ลองไป
wp-content/themes/Video/library/functions/admin_settings.php
เปิดแล้วดูบรรทัดที่ 31 กับ 34
แก้ mkdir เป็น @mkdir
ลองดูครับ เพราะดูจากไฟล์แล้ว ไม่น่าจะมีการสร้างโฟลเดอร์อะไรเพิ่มเติมนะ
ตอนนี้ ทำตามข้างบน อันนี้หายแล้ว
Warning: mkdir() [function.mkdir]: Permission denied in /home/xxxxxxxxxxxxxx/domains/ddddddddddd/public_html/wp-content/themes/Video/library/functions/admin_settings.php on line 31
Warning: mkdir() [function.mkdir]: No such file or directory in home/xxxxxxxxxxxxxx/domains/ddddddddddd/public_html/wp-content/themes/Video/library/functions/admin_settings.php on line 34
เหลือแต่
Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxxxxxxxxx/domains/ddddddddddd/public_html/wp-content/themes/Video/library/functions/widgets_functions.php:1) inhome/xxxxxxxxxxxxxx/domains/ddddddddddd/public_html/wp-content/themes/Video/library/functions/admin_settings.php on line 63
โค้ดบรรทัดที่ 63
header("Location: themes.php?page=functions.php&saved=true");