When I try and edit my script online, I get the message:

"The file or folder was not found."

Is anyone else having this problem?

When I try and edit my script online, I get the message:
"The file or folder was not found."
Is anyone else having this problem?

At what point did you get this... "Edit mode", "Edit Source" or "Submit code"?

Unfortunately I can't replicate your issue. See my source that I just edited now with a comment back to your comment here.

If I click on "View Source" I can edit the script.
When I click on "Edit Mode" I get a 404.

If I click on "View Source" I can edit the script.
When I click on "Edit Mode" I get a 404.

Hmm well it appears that it's working for you now since your update is showing about 6 hours ago. The site may be tweaked in the back end so perhaps you ran into one of those times or perhaps some add-on/extension could have hindered you. IDK.

If it happens constantly let us know on GH with an issue and full steps to reproduce. Right now that has better exposure to the devs... this will eventually improve here. I usually check a few times a day in the Garage.

Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0

When I click on "Edit Mode"
I get
"The file or folder was not found."
confirmed.
I see no way to edit my script description.

confirmed.
I see no way to edit my script description.

Tried in a clean profile to rule out the obvious?

I just added a welcome header to this script to you!

Welcome personally btw. :)

Third time perhaps is the charm? (Just changed it to include a space at the beginning because I added the icon though... so the 2nd time posting here did work ;)

this script header

My suspicion is that Marti uploaded his script from localhost but I conversely have inserted my code in online editor.

My suspicion is that Marti uploaded his script from localhost but I conversely have inserted my code in online editor.

Well the whole point of that script is that I pasted into the online editor. The uploaded version is a different one from here.

I really don't know what to say. Did I miss your answer to the question I asked?

Did I miss your answer to the question I asked?

Surely I've checked it out with clean profile (and in Chrome.) Edit mode isn't working for me.

Marti, are there images on your page ?

Sorry about the late reply... been busy reconfiguring this system. Still have a bit more to redo too. heh.

Yes... right before every header including Welcome... it's a little blue i circle... usually used for information.

and in Chrome.

Maybe Chrome will let me download it on Win7 today... I'll give it a shot there shortly.

Today, Edit Mode window is appearing on the screen, but Save button doesn't work. Nevertheless, this is a progress.

Created #120

@trespassersW

I assume that you started out without a @namespace and then added one in.

@jehan

All your scripts currently don't have @namespace.

Working on the issue upstream. Thanks for your patience.

Hi guys,

might it be that online edit is broken again?

I try editing my MKv5Beautifier script:

  • Version 0.8.3 is shown in the editor.
  • I replace the code lines by the new ones, that should become version 0.8.4.
  • After clicking the Submit Code button it takes a while ... and then the EDITOR is shown again, but it still shows me the old version 0.8.3

(in previous weeks I did a lot of such code updates, all went fine, but today smth seems to hang)

:-)

Any help appreciated, thanks for reading!

Cheers from Heidelberg
Karl-Heinz

PS: Even stranger, the web page tells me:

"Version: 0.8.4 updated 9m ago"

but clicking the Edit Script link again would show me the code of old 0.8.3 version.

WOW, that's fascinating, it is working well again! :)

THX for fixing the issue who ever did it, you saved my day. :)