Difference between revisions of "Disable Error Logging (SMF)"

From P&T Knowledgebase
Jump to navigation Jump to search
(')
 
(No difference)

Latest revision as of 21:53, 13 March 2012

ใช้ SQL นี้ (จะต้องเปลี่ยน table prefix ด้วย)

REPLACE INTO `smf_settings` (`variable`, `value`) VALUES ('enableErrorLogging','0');