ปัญหา Strict Standards: Non-static method utf_normalizer::nfkc() phpbb3

กฎการใช้บอร์ด
คำถามหมวดนี้ ควรระบุ รายละเอียดของ Server OS, เวอร์ชั่น ของ PHP, CMS ที่ท่านใช้
รวมถึง Hosting หรือ Control Panel Hosting

ตอบกระทู้

รูปแสดงอารมณ์
:icon_plusone: :like: :plusone: :gfb: :-D :) :( :-o 8O :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen: :angry: :baa: :biggrin:
รูปแสดงอารมณ์อื่นๆ

BBCode เปิด
[img] เปิด
[url] เปิด
[Smile icon] เปิด

กระทู้แนะนำ
   

มุมมองที่ขยายได้ กระทู้แนะนำ: ปัญหา Strict Standards: Non-static method utf_normalizer::nfkc() phpbb3

Re: ปัญหา Strict Standards: Non-static method utf_normalizer::nfkc() phpbb3

โดย บุคคลทั่วไป » 19/08/2022 10:28 am

เปิดไฟล์ php.ini แล้วแก้ไขตามโพสบนเลยครับ

Re: ปัญหา Strict Standards: Non-static method utf_normalizer::nfkc() phpbb3

โดย บุคคลทั่วไป » 18/08/2022 11:21 am

ช่วยสอนเป็นขั้นๆ ให้หน่อยครับ

Re: ปัญหา Strict Standards: Non-static method utf_normalizer::nfkc() phpbb3

โดย mindphp » 13/09/2012 2:42 pm

ถ้าแก้แล้วไม่หาย ให้เปลี่ยน

โค้ด: เลือกทั้งหมด

error_reporting(E_ALL & ~E_NOTICE & ~E_DEPRECATED); 
เป็น

โค้ด: เลือกทั้งหมด

error_reporting(E_ALL & ~E_NOTICE & ~E_DEPRECATED & ~E_STRICT); 
ที่ไฟล์
includes/startup.php

ปัญหา Strict Standards: Non-static method utf_normalizer::nfkc() phpbb3

โดย mindphp » 05/09/2012 9:31 pm

สำหรับ ใครเจอปัญหานี้
Strict Standards: Non-static method utf_normalizer::nfkc() should not be called statically in D:\xampp\htdocs\mindphp\includes\utf\utf_tools.php on line 1663

ไม่ต้องตกใจแก้ไขได้ตามกระทู้นี้

https://www.mindphp.com/forums/viewtopic ... 849#p27849

ข้างบน