Overrides Issu

Permalink
Hi all
I have the following issue: In order to avoid news overlay upon login, I copied concrete.php to application/config. Beeing a headless chicken for a second, I copied and saved all setting - not just the ones necessary to disallow the overlay.

After felt ages of pondering in the face of my blown-up project, I deleted concrete.php again from application/config and was able to bring my project back to life (small fireworks).

However, for some reason it won't accept my custom block templates anymore. I can briefly see my styling when I assign a template to a block, but as soon as I save the site, the styling disappears (no fireworks).

Are there any overrides cached that I will need to delete someplace else?

Thx for your help.

pixeljunkie
 
pixeljunkie replied on at Permalink Reply
pixeljunkie
PS: I just tried to create a new page template and - based on it - a new pagetype. It will all show nicely in the dashboard, but as soon as I assign the template to a site, it switches back to the "home.php" type.

??
MrKDilkington replied on at Permalink Reply
MrKDilkington
Hi pixeljunkie,

If you are using concrete5 5.7, there is a tutorial for changing the marketplace and news settings.
"How to change the marketplace and news settings in 5.7"
http://documentation.concrete5.org/tutorials/how-change-marketplace...

Are your cache settings disabled while working on your site and have you cleared your site cache?
pixeljunkie replied on at Permalink Reply
pixeljunkie
Hi Karl
Tx for your speedy reply. Yes, I am working with 5.7.5.6 - and usually as outlined in the tutorial. Except for the moment of temporary subnasal darkness.

It seems that my phenomenom was caused by an internal hardware caching issue. Works just fine now.

Thx again - your help is always highly appreciated.