New forum, cannot access advanced editor, "saving" stalls

classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|

New forum, cannot access advanced editor, "saving" stalls

augidog
This post was updated on .
this is my established forum: http://motor-assisted-bicycling.1062526.n5.nabble.com/

i've applied a few tweaks over time, and everything is cool.

i just initiated this forum: http://us-veterans-information-hub.9080.n7.nabble.com/

this one doesn't seem to be behaving like my first one, i suppose i may be making some mistake, but i can't seem to get to advanced editor...and i got an immediate error code

"Error Found
An error was found in the NAML code of this application –
'script' not valid, only [macro, override_macro, subroutine, override_subroutine, translation, override_translation, namespace, static] tags allowed at root
  in (custom_tweak:view_standard:2) - <script type="text/javascript">"

when i tried to insert a javascript statcounter exactly like the one on my first forum. and i can't seem to adjust any "appearance" settings on the new forum.

i'm frustrated and will leave it alone tonite.  does anyone see an obvious problem when comparing the two forums? can i restore the default code to my new forum but keep my text and try again?

thanks in advance.


Reply | Threaded
Open this post in threaded view
|

Re: New forum, cannot access advanced editor, "saving" stalls

augidog
edited for clarity and bumped to try again.

i can't seem to make any changes to this new forum.

also, when logging on here on support forum, i have to use "reset password" process every time.
Reply | Threaded
Open this post in threaded view
|

Re: New forum, cannot access advanced editor, "saving" stalls

augidog
An error was found in the NAML code of this application –
'script' not valid, only [macro, override_macro, subroutine, override_subroutine, translation, override_translation, namespace, static] tags allowed at root
  in (custom_tweak:view_standard:2) - <script type="text/javascript">"


bumping again because i cannot do anything "inside" my forum until i know what's wrong with the root code and can fix it..i can't save any tweaks or load advanced editor: http://us-veterans-information-hub.9080.n7.nabble.com/

also, i had to use "reset password" to get into nabble support again, the password field on the logon page is not letting me enter anything.

i don't ask for much free support, always pay to remove ads, and always do my own footwork before asking...but this new forum is not behaving as expected and i need some help please.
Reply | Threaded
Open this post in threaded view
|

Re: New forum, cannot access advanced editor, "saving" stalls

ClaudeMobetta
In reply to this post by augidog
What browser are you using?

Claude
Reply | Threaded
Open this post in threaded view
|

Re: New forum, cannot access advanced editor, "saving" stalls

augidog
This post was updated on .
hi claude, thanks for the response.

IE 8

but be aware, my "n5" forum has been behaving flawlessly, so i'm not sure this is a local problem of any kind. i am, however, open to any input that might shed some light.

edit to report i've solved the logon problem here...the password field doesn't show any content but apparently it is there.
Reply | Threaded
Open this post in threaded view
|

Re: New forum, cannot access advanced editor, "saving" stalls

Pedro
Which script do you want to put in your new forum?
My test forum.
Reply | Threaded
Open this post in threaded view
|

Re: New forum, cannot access advanced editor, "saving" stalls

augidog
This post was updated on .
hi Pedro.

it's a snippet provided by statcounter. i've used X's here to conceal project identification.

(<)!-- Start of StatCounter Code for Default Guide -->
<script type="text/javascript"> var sc_project=XXXXXXX; var sc_invisible=1; var sc_security="XXXXXXXX"; </script>
<script type="text/javascript" src="http://www.statcounter.com/counter/counter.js"></script>   
(<)!-- End of StatCounter Code for Default Guide -->


...on my established "n5" forum i've been able to place this in a few different overrides without issues.

with my new "n7" forum, i know it's possible i made an initial mistake but i can't pinpoint where (searching macros shows no instances of "statcounter")...the first thing i see when i go to do any editing ("see how naml generates this page") is the error i posted above...i interpret (perhaps incorrectly) that there's java on the root that's causing problems. if i try "advanced editor" all i get is "starting editor...please wait" but nothing happens, and if i try editing a single macro-override i get "saving...please wait" but nothing ever happens.

and i while i can get to "appearance" settings, any changes i make are not implemented.

i'd appreciate you having a look and letting me know if it's something i did wrong & how to backtrack...thanks.
Reply | Threaded
Open this post in threaded view
|

Re: New forum, cannot access advanced editor, "saving" stalls

Pedro
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.
My test forum.
Reply | Threaded
Open this post in threaded view
|

Re: New forum, cannot access advanced editor, "saving" stalls

augidog
This post was updated on .
thank you very much!

however, without even knowing how and where, i did it again.

so...i have deleted the project and will try again at a later date.

i will study my tweaks on my n5 forum to get back up to speed before i start another forum.

i apologise for coming across as rude and ingrateful.