Transcribe Documentation

ExpressionEngine Forms and Inline Errors


When using inline errors on ExpressionEngine forms, you must include the

return_error
parameter if language prefixes are included in the URL. Failure to do so may result in a 404 when a form with a validation error is submitted.

{exp:member:registration_form return_error="user/registration" inline_errors="yes"}

Channel Forms


If you get an error when submitting a channel entry on the frontend 'Language Association: Invalid Selection', you need to include the Transcribe language. One way to do this is as a hidden field, for example:

<input type="hidden" name="transcribe__transcribe_language" value="1" />

Support

Having problems setting up and/or using Transcribe? Support is offered from 10am to 4pm EST weekdays. Send us an email at help@eeharbor.com and we will respond as quickly as we can.