Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Stephan Schmied Posted March 5, 2019 Posted March 5, 2019 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 Â
Daniel F Posted March 5, 2019 Posted March 5, 2019 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  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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.