#WP Custom Fields Suite hyperlink error
1 messages · Page 1 of 1 (latest)
Array to string conversion - either $row["news_url"] or $row["news_description"] contains an array that you are trying to echo out.
You can print them using var_dump() to see which one it is, and what elements it contains