[#4318] Page titles in Groupjive problems

9 years 10 months ago #246080 by lylejover
Replied by lylejover on topic [#4318] Page titles in Groupjive problems
Hi,

I was able to "fix" this by adding the following line before $_CB_framework->setPageTitle( $title ); <-- line 3168:

$title = str_replace(
array('&lt;','&gt;','&#039;','&quot;','&amp;'),
array('<','>','\'','\"','&'), $title);

This is more of a workaround rather than a fix, and I think it works well.

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.169 seconds

Facebook Twitter LinkedIn