I have a problem with Orbeon Forms 2017.1. When I try to upload multiple attachments to my form in Form Runner one by one I get error message:
There was an error during the upload. Please try again.
I saw that Orbeon throws an error in page inspect:
VM3031:1 POST http://:18080/orbeon/xforms-server/upload 413
(Request Entity Too Large)
Web Server: Tomcat 8
Operation System: CentOS
It seems you've hit issue #3329. This issue had been fixed in Orbeon Forms PE 2017.1.1. So my recommendation would be for you to download and upgrade to that version.
Related
Main site: zenndogg.com
blog sites:
zenndogg.com/code
zenndogg.com/colorado
zenndogg.com/freeusa
WordPress 5.9.2; Theme: Sinatra
Each of the 3 blogs is an individual WordPress multi-site installation. When I try to add an image in any of my blogs, I receive error messages.
When I use the default editor, the image is placed in its block. Click on 'Save Draft' or 'Update' or 'Publish' and I receive this error message.
Publishing failed. The response is not a valid JSON response.
When I use the classic editor Visual editor I get this error page:
Forbidden 403 Access to this resource on the server is denied!
When I use the classic editor Text editor using proper HTML code, I get the same error page.
Been working on this for several weeks now. I've uninstalled and re-installed WordPress several times. I've moved and renamed directories. I've scrapped everything and started over about 4 times trying to get an operational install. The only plug-ins active are 'Classic Editor' and 'Advanced Editor Tools' when using 'Classic Editor'. No plug-ins are active when using the default editor.
Also, I can't add a post or page in the default editor but I can (minus images) with the classic editor.
Help? I'm nearly at the point where I'm looking for alternatives. Thank you.
I have successfully upgraded version 4.8.1 to 4.11.8 (I'm trying to upgrade to each minor versions incrementally step by step) but when i'm trying to upgrade the version 4.11.8 to 6.0.0, then templates, macros, and all others loading perfectly at backend side except content and document types, Please help to get rid of this issue.. Thanks in advance :)Check here - Error Displayed in Firebug in Firefox Console windowCheck here - "ajax" XHR request and response coming from the source trying to pull content
try and load this up with firebug or chrome dev tools (or similar) - you should see an "ajax" XHR request and response coming from the source trying to pull content. Inspecting the response from this should give you some more information.
With poor documentation from Microsoft (site says still working...forever), I completed a web application with ASP.NET 4.5.2, MVC 6 (ASP.NET 5), EF7 -Code First, Angular JS in Visial Studio 2015. This is working fine locally including user registration- that is it is inserting data to SQL database.
However, when I published to File System & ran through IIS, database is not getting created automatically nor data got inserted(if database already existed)- The error just says
'An error occurred while processing your request.'
when trying to login or while registering user.
I did not have 'Databases' section in publish web option of Visual Studio 2015.
I just need this connectivity to database. Please help to resolve as this issue is sure to be faced by everyone.
Is it possible to do a re-publish of orbeon forms automatically? (ie Forms that have been created with Form Builder and which have been saved and deployed/published before).
Actually we are upgrading from Orbeon 3.9 to Orbeon 4.6, and currently we have lots of orbeon forms in our 3.9 environment. since its very difficult to publish the forms one by one after upgrade to 4.6, it will be good if i can find an easy way to republish all the existing forms.
I found something here at https://github.com/orbeon/orbeon-forms/wiki/Form-Runner-~-Home-Page
When I tried this, I didn't get any error but the forms were not actually published. and I got error when I opened a new instance of any existing forms.
Appreciate if any one can help me on this.
Thanks
Did you check the orbeon log for errors? If orbeon is running in production mode there may be an error that is not displayed to the user.
I haven't gone through an upgrade myself, but it's possible that you need to upgrade your form definitions. Orbeon 4.6 includes a feature to do this in bulk on the Form Runner Home Page. See the 4.6 blog post.
Unknown server tag 'uComponents:RenderTemplate'.
Hi, just upgraded to 4.7.1 from 4.9.1 and the back office seems to be working ok however when I wish to view my web site I keep getting "Unknown server tag 'uComponents:RenderTemplate'" error from templates tags.
Thanks
I believe that's in the uComponents.Controls assembly. Make sure you have uComponents.Controls.dll in your bin folder. Also, I think that you need uComponents 5 with 4.9.1 (but uComponents 4 with 4.7.1). see: http://ucomponents.codeplex.com/
You should get a new version of uComponents.