Template broken after upgraded from 2.0.12 to 2.1.1, Please let me know that how to resolve this issue? Also this issue happened in Admin CP.
View attachment 198610
Disable all addon, then enable one by one to fix this issue.
I had issue with CMTV google search addon which i havent upgraded.
To disable all addon, on addon page zoom out to less than 100% say around 50%, then disable all addon option will become clickable and then confirm.
Your theme issue will get resolved.
$config['enableListeners'] = false; code via config.php.
Disabling all addon worked for me, i too had same issue. Disabling all addon took time and after disabling, everything came back normal.Still can not disable all addon, addon option are not clickable. I have used this$config['enableListeners'] = false;code via config.php.
View attachment 198612
Disabling all addon worked for me, i too had same issue. Disabling all addon took time and after disabling, everything came back normal.
This is the only thing which i know, wait for some time as disabling might be processing in back.

It could be due to opcache caching on the server. The easiest way for you to find out is if you use apache, restart it, if you use nginx + php-fpm then simply restart php-fpm.
Try removing disable addon from config.php and diable it from ACP and restart php-fpm.I have opened Disable all to new tab and get this.
View attachment 198613
Done restart but issue still are same.
Ok, to confirm if you have a caching issue the quickest although not the most elegant way is to open your config.php and before the opening <?php tag insert a random word, save it, then refresh the site, it should come back as blank or a 500 error. If it still loads you are caching changes in PHP via an opcode cache somewhere on your system.I have opened Disable all to new tab and get this.
View attachment 198613
Done restart but issue still are same.
You could also try running yourdomain.com/install to rebuild the master data. Or if you're able, just create a new style and make it the default.
Cool, glad you got it sorted out.Yes, Fixed this issue with rebuild the master data.
Well, it was happening with the default style, and I gather everything was so out of whack that it was hard getting to where he needed to get to and making any changes.
We use essential cookies to make this site work, and optional cookies to enhance your experience.