Support Forum
#supportforum Any doubts or questions on how to use Decidim? Check them with the Community!
Error 500 en CensusAuthorizationHandler
Hi, has someone had the following error -> 500 error while adding auctions. The steps performed are:
I add in the file -> config / initializers / decidim.rb
Decidim :: Verifications.register_workflow (: census_authorization_handler) do | ath | auth.form = "CensusAuthorizationHandler" end
Thus I obtain the authorization of the authorization from the Administration.
Then I add the form in app / views / census_authorization / _form.html.erb
And finally -> app / services / census_authorization_handler.rb
The error I get when doing Submit on the form -> is error 500, the error log does not give any clue of the reason for the error.
Regardless of what I write to the census_authorization_handler.rb file, I always get the same error.
Decidim Version: 0.22
If you can help me with any ideas of what the problem might be, I will greatly appreciate it .
Report inappropriate content
Is this content inappropriate?
Share: