When i log off my admin session and I should come back to the portal, i have a error,
Put screenshot in attachment.
Do you have an idea why i have this error ?
When i log off my admin session and I should come back to the portal, i have a error,
Put screenshot in attachment.
Do you have an idea why i have this error ?
If the screenshot didn't appear, I put the error below
{% if portal.has_solutions %} {% translate portal.knowledge_base %} {% for category in portal.solution_categories %} {% if category.folders_count > 0 %}
{{ category.name | link_to: category.url }}
{% endif %} {% endfor %} {% endif %} {% if portal.has_forums %} {% translate portal.community_forums %} {% if portal.topics_count > 0 %}
{% translate portal.showing_recent_updates %}
{{ portal | link_to_start_topic }}
{% for category in portal.forum_categories %} {% if category.forums_count > 0 %}
{{ category.name | link_to: category.url }}
{% endif %} {% endfor %} {% else %} {{ portal | filler_for_forums }} {% endif %} {% endif %}
Hello,
Are you able to log back into the Admin section? If yes, please navigate to Admin -> Portals -> Customise portal and then make some changes to the portal layout and hit on 'Publish'. This should flush the portal cache and load as expected.
Cheers!
Hi there,
I had this problem as well. I just want to make sure it doesn't happen again. Is there any more information you can provide? Or a way to stop this from happening again in the future?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.