paolomen
Forum Replies Created
-
It is really annoying and not very user friendly not replying to issues and support requests, respectively.
This issue is/was documentated with all essential information.
So, the next stip I did was calling the urls which throws the error.
In this case:
https://[site_url]/wp-json/wp/v2/blocks?per_page=100&context=edit&_locale=userWhich shows the following output in the browser:
{"code":"rest_forbidden_context","message":"Du bist leider nicht berechtigt, Beitr\u00e4ge dieses Inhaltstyps zu bearbeiten.","data":{"status":401}}Translation message: Sorry, you are not allowed to edit posts in this post type.
And the following output in the response tab of the network panel:
{"code":"internal_server_error","message":"<p>Es gab einen kritischen Fehler auf deiner Website.<\/p><p><a href=\"https:\/\/ww.wp.xz.cn\/support\/article\/faq-troubleshooting\/\">Erfahre mehr \u00fcber die Problembehandlung in WordPress.<\/a><\/p>","data":{"status":500},"additional_errors":[]}Something like: A critical error appeared on yout website …..
Now, I startet to call the used .js:
https://[site_url]/wp-includes/js/dist/api-fetch.min.js?ver=a783d1f442d2abefc7d6dbd156a44561 https://[site_url]/wp-includes/js/dist/data.min.js?ver=943087ae96d075f126df689839bb96b9Results in the the full .js output, so that seems to be working fine.
Screenshots Console:
https://snipboard.io/ckKRXm.jpg
https://snipboard.io/Ph37Cp.jpg
- This reply was modified 5 years, 2 months ago by paolomen.
At what time can I expect an answer regarding this issue here?
Again: This prevents to finish my project which has the above stated deadline.
Here is the console output a little bit shorter (why are no screenshots allowed?)
api-fetch.min.js?ver=a783d1f442d2abefc7d6dbd156a44561:2 GET https://[site_url]/wp-json/wp/v2/blocks?per_page=100&context=edit&_locale=user 500 | [site_url]/wp-includes/js/dist/api-fetch.min.js?ver=a783d1f442d2abefc7d6dbd156a44561data.min.js?ver=943087ae96d075f126df689839bb96b9:2 Uncaught (in promise) Response {type: "basic", url: "[site_url]/wp-json/wp/v2/blocks?per_page=100&context=edit&_locale=user", redirected: false, status: 500, ok: false, …} | [site_url]/wp-includes/js/dist/data.min.js?ver=943087ae96d075f126df689839bb96b9- This reply was modified 5 years, 2 months ago by paolomen.
It would be nice to receive an answer regarding this issue as this prevents me to finish the project which has a deadline at end of this week.
Forum: Plugins
In reply to: [Appointment Hour Booking - Booking Calendar] tag in header fileAh okay, thanks for the hint and the reply 🙂
Forum: Plugins
In reply to: [Appointment Hour Booking - Booking Calendar] tag in header fileThe original title of my post was “<!– noptimize –> tag in header file”, the tag was removed which led to a not very meaningful post title. Sorry for that, I did not know that support platform would remove it from the title.