I'm having a similar problem on 4.5.2 - when the Form Picker datatype is on a doctype, a node of that doctype fails to load in the backend UI - I just see the tabs at the top and nothing inside. Can't click on any tabs and no fields load inside the tabs.
I get the same 404 errors stated above.
First I installed from the umbraco.org Download page (Your Profile -> Manage your Umbraco Pro licenses -> Download product/packages), which I think was 1.1.2. I tried unzipping the 1.1.2 nightly on top of it just to make sure. Then I tried unzipping the 1.1.3 update. Also tried uninstalling and installing 1.1.3 using package repository, and by downloading and using the "Install local package" feature, but I keep getting the same behavior.
I tested on a fresh 4.5.2 install and it works fine, so it must be something in my install...or something leftover from the original (possibly outdated?) download from the first install I did?
Form picker does not work. Lots of 404
Hi
I use umbraco 4.5.1
Clicking "Choose existing" form on a document do not open a dialog window :-(
Via firebug I can see I get 404's
http://umbraco.local/umbraco/~/umbraco/js/submodal/common.js
http://umbraco.local/umbraco/~/umbraco/js/submodal/subModal.js
http://umbraco.local/umbraco/~/umbraco/js/submodal/subModal.css
How can I fix this problem?
Comment author was deleted
Hi Christian,
Thanks for reporting this, I'm looking into it now and I'll let you know what I find.
Regards,
Tim
Comment author was deleted
Found the issue, working on fix now, should have an update ready tomorrow (will post details here).
Cool - thanks for quick response
Comment author was deleted
Hi Christian,
Just released Contour 1.1.1, that includes a fix for the form picker issue
Package and update available on project page: http://our.umbraco.org/projects/umbraco-pro/contour
Perfect Tim. The upgrade did the trick.
I'm having a similar problem on 4.5.2 - when the Form Picker datatype is on a doctype, a node of that doctype fails to load in the backend UI - I just see the tabs at the top and nothing inside. Can't click on any tabs and no fields load inside the tabs.
I get the same 404 errors stated above.
First I installed from the umbraco.org Download page (Your Profile -> Manage your Umbraco Pro licenses -> Download product/packages), which I think was 1.1.2. I tried unzipping the 1.1.2 nightly on top of it just to make sure. Then I tried unzipping the 1.1.3 update. Also tried uninstalling and installing 1.1.3 using package repository, and by downloading and using the "Install local package" feature, but I keep getting the same behavior.
I tested on a fresh 4.5.2 install and it works fine, so it must be something in my install...or something leftover from the original (possibly outdated?) download from the first install I did?
Any ideas how I can fix or further troubleshoot?
Thanks,
Tom
Running Umbraco 4.8
Installed 1.1.13.2 and getting the same 404 errors with common.js, submodal.css, submodal.js (Not Found) when using the form picker.
This error halts the ability to create new forms with the form picker but I did get the errors to go aways by downloading submodal here : http://code.google.com/p/submodal/downloads/detail?name=subModal-1.6.zip
Extracted the contents to /umbraco/js/submodal/.
Now get these errors but form creation now works and nothing else is effected.
http://dev.local/loading.html 404 (Not Found) subModal.js:56
http://dev.local/umbraco/close.gif 404 (Not Found) subModal.js:45
is working on a reply...