Responsive
Hi there,
I have updated to version 2.2.2 but can now not reach CRM pages in my dashboard. I just get a 'Page Error' screen.
- PHP 7.4.7
- October Build 472
Any ideas? Do I need to be running October 2.0 for this CRM update?
Cheers
Briddle
Responsive said:
Hi there,
I have updated to version 2.2.2 but can now not reach CRM pages in my dashboard. I just get a 'Page Error' screen.
- PHP 7.4.7
- October Build 472
Any ideas? Do I need to be running October 2.0 for this CRM update?
Cheers
Whoops,
Yes, you need October 2.0 for this. I forgot to use the ! warning. Right now the quick fix would be to comment out the following line inside your controllers.
public $layout = 'crm';
The controllers will use the default system layout. You will only loose the blue bar at the top with the CRM text and logo.
Will that work for you?
1-3 of 3