Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error-Strict Standards: Non-static method
#2
Hi

try to update your php.ini with this
Code:
error_reporting   =   E_ALL & ~E_NOTICE      ; Show all errors except for notices
display_errors   =   Off   ; Print out errors (as a part of the output)

doudoux
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)