php coding error
-
You have an error on line 25 of solvemedia.comment.inc:
Change:
add_action('init', adcopy_wp_enable_comment_reply_reload);
to:
add_action('init', 'adcopy_wp_enable_comment_reply_reload');
-Brian Brown, Ph.D.
“Geeking for over 50 Years!”
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘php coding error’ is closed to new replies.