Jump to content

Error EX-100


Recommended Posts

Hi, I have massive trouble after installing 4.4 update. 

Problem is, we cannot enter all custom database based pages - category pages are okay. 
Our idea was, that there is a problem within the old template and bought a new one - 4.4 ready, but the problem is still the same 😞

Hope smb can help - thanks! 
Stephan

 

2019-03-05 13_07_25-Es ist ein Konfigurations- oder Serverfehler aufgetreten!.png

Link to comment
Share on other sites

31 minutes ago, Stephan Schmied said:

Hi, I have massive trouble after installing 4.4 update. 

Problem is, we cannot enter all custom database based pages - category pages are okay. 
Our idea was, that there is a problem within the old template and bought a new one - 4.4 ready, but the problem is still the same 😞

Hope smb can help - thanks! 
Stephan

 

2019-03-05 13_07_25-Es ist ein Konfigurations- oder Serverfehler aufgetreten!.png

You'll have to update your custom database templates and replace all instances of 

{template="follow" app="core" group="global" params="'cms', 'records'.$record::$customDatabaseId, $record->primary_id_field, $record->followers()->count( TRUE )"}

with

{template="follow" app="core" group="global" params="'cms', 'records'.$record::$customDatabaseId, $record->primary_id_field, $record->followersCount()"}

 

Please see also 

 where we mentioned all the important changes

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...