Hi
Is there a common reason why my CMS settings tab would result in a white screen? Before I have to tear things into halves and half again before finding the culprit...
Thank you in advance.
This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.
Please use forum.silverstripe.org for any new questions
(announcement).
The forum archive will stick around, but will be read only.
You can also use our Slack channel
or StackOverflow to ask for help.
Check out our community overview for more options to contribute.
Hi
Is there a common reason why my CMS settings tab would result in a white screen? Before I have to tear things into halves and half again before finding the culprit...
Thank you in advance.
I should add that behind the left hand menu that is still there is a rather informative 'There has been an error' message. (SS v3.3)
The live site also has the issue, damn! But it reports the following:
Error at line 3872 of [...]/framework/view/SSTemplateParser.php
Which may be of some help?
OK got it!
I duplicated form templates in my .../mysite/templates/ folder (as per some tutorial I read) and the duplicates are causing some kind of dead-end in the framework code.
Hope this helps someone!