Latest News Rendering Error
- Posted by Sascha (20) Offline
Dear Support,
we recently upgraded Latest News.
Unfotunatelty, we have a rendering error.
The headline of each article doesn't show the real text, but instead some broken JSON:
Could you please help me?
Kind regards,
Sascha.
9 years 5 months ago #1
by Sascha
we recently upgraded Latest News.
Unfotunatelty, we have a rendering error.
The headline of each article doesn't show the real text, but instead some broken JSON:
title) > $length) { $title = substr($item->title, 0, ($length)); $title = substr($title,0,strrpos($title,' ')).'...'; } else { $title = $item->title; } ?>
Could you please help me?
Kind regards,
Sascha.
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5310) Offline
Hi, really strange. Can you try to reinstall the module again? Then clearing your website cache by accessing menu System > Clear Cache
9 years 5 months ago #2
by TemplatePlazza
Please Log in or Create an account to join the conversation.
- Posted by Sascha (20) Offline
Thanks. Indeed, we actually forgot to update Latest News; we were still running an older version.
The error experienced above must've been due to an incompatibility of an PHP upgrade to version 5.6.
After finally really updating Latest News, the problem was solved.
Thanks for your help,
Sascha.
9 years 5 months ago #3
by Sascha
The error experienced above must've been due to an incompatibility of an PHP upgrade to version 5.6.
After finally really updating Latest News, the problem was solved.
Thanks for your help,
Sascha.
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5310) Offline