Re: New forum, cannot access advanced editor, "saving" stalls
Posted by
Pedro on
Nov 26, 2012; 4:49pm
URL: https://support.nabble.com/New-forum-cannot-access-advanced-editor-saving-stalls-tp7581982p7582044.html
You had two files:
1- view_standard.naml
2- view_standard_page.naml
I've recovered the second one. The code was a little messed, I tried to fix it, see if it is ok.
The first file was like this:
<!-- Start of StatCounter Code for Default Guide -->
<script type="text/javascript">
var sc_project=xxxx;
var sc_invisible=1;
var sc_security="xxxx";
</script>
<script type="text/javascript"
src="http://www.statcounter.com/counter/counter.js"></script>
<!-- End of StatCounter Code for Default Guide --><override_subroutine name="view_standard" requires="basic,nabble,servlet">
<n.ads.overridden />
</override_subroutine>
You probably deleted the first line, the beginning of the override, that might have broken the system. Please, do it again.