php warning wp 3.1.2 nrelate 0.47.1
-
nrelate 0.47.1 give a php warning at line 212 of plugin
$call_stack = debug_backtrace(false);
I resolved changing with
$call_stack = debug_backtrace();
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘php warning wp 3.1.2 nrelate 0.47.1’ is closed to new replies.