Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Client denied by server configuration: 500
leo72
New
I am trying to integrate vanilla forum to exited site with users (custom framework). So I add jsconnect module and create json response controller on my site. The problem is, when I am trying to add connection in Administration board I am getting "Validation does not exist: regex."
I comment out /vanilla\plugins\jsconnect\class.jsconnect.plugin.php:475
And now I am getting
**Bonk
Something funky happened. Please bear with us while we iron out the kinks.
**
I have checked Apache logs and it was error:
Client denied by server configuration
Any ideas? I am mainly interested in Apache error. I have post another discussion about validation.
Tagged:
0
Comments
Welcome to the community!
What version number of Vanilla are you running?
What is the actual error?
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
version 2-0-18-10
I get "Something funky happened. Please bear with us while we iron out the kinks"
Click on the link I posted above and give me the actual error.
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Unknown column 'IsDefault' in 'field list'
insert ignore GDN_UserAuthenticationProvider (Name, AuthenticationKey, URL, AssociationSecret, AuthenticateUrl, SignInUrl, RegisterUrl, SignOutUrl, IsDefault, AuthenticationSchemeAlias, AssociationHashMethod, Attributes) values (:Name, :AuthenticationKey, :URL, :AssociationSecret, :AuthenticateUrl, :SignInUrl, :RegisterUrl, :SignOutUrl, :IsDefault, :AuthenticationSchemeAlias, :AssociationHashMethod, :Attributes)
Here is a screen
So the problem is in jsConnect