Skip to main content
News.controller.php posterEmail and posterName errors Started by scripple · · Read 1677 times 0 Members and 1 Guest are viewing this topic. previous topic - next topic

News.controller.php posterEmail and posterName errors

Line 434 on my copy, should be in that area.  Tries to get $row['posterName'] and $row['posterEmail'} which throws lots of errors in the log if you have readers that use RSS.  Those should be poster_name and poster_email.

Re: News.controller.php posterEmail and posterName errors

Reply #1

Sure enough ... fixed here Thanks!