Please or Register to create posts and topics.

Internal Server Error – ASGAROS 3.0.0 // WP 6.7.2

Hi,

whenever I open a Forum page (any page of the forum) I get a JS error in jQuery:

jquery.js?ver=3.7.1:9940  GET http://xxxxxx/wp-json/wp/v2/ 500 (Internal Server Error).

There seems to be something wrong on the server side. The offending line (9440) in jQuery 3.7.1 is:

xhr.send( options.hasContent && options.data || null );   

Is there something that I should do or I have forgotten to configure?

Any help will be very much appreciated.

Thanks for the good work on ASGAROS!
Heiko

PS: Despite the Server Error everything seems to work – at least as I expect it to work. I must admit that I just installed ASGAROS for a new website and have never used ASGAROS before.

 

I found the configuration problem:

The  WP JSON API was disabled for my site. 🙈