Quote Originally Posted by lat9 View Post
Two file changes needed to provide the required variable clean-up for the multi-use formatting scripts:

1. /includes/modules/news_box_format. Change line 80 to read
Code:
unset($news_info, $news_and_clause, $max_news_items);
2. /includes/sideboxes/news_box_sidebox.php. Change line 83 to read
Code:
unset($news_sidebox_num, $news_and_clause, $max_news_items);
Thanks! Made the unset changes, however the issue persists. Screenshots:

VIEWALL-GridTitleDateDesc_doesnt_show_desc: https://rosestarstudio.com/VIEWALL-G..._show_desc.png
ARTICLE-GridTitleDateDesc_duplicate_desc: https://rosestarstudio.com/ARTICLE-G...icate_desc.png
VIEWALL-GridTitleDate_ok: https://rosestarstudio.com/VIEWALL-GridTitleDate_ok.png
ARTICLE-GridTitleDate_shows-duplicate-desc: https://rosestarstudio.com/ARTICLE-G...icate-desc.png