I created a webform to add events to an events list content type. My events view pulls data from the submitted form and posts to the event list. I can't seem to hide the event field label.
The top TWO results in my TOP Page Not Found Reports are: /AutoDiscover/autodiscover.xml
/wp-login.php
1 - No idea what AutoDiscover.xml - I'm on a Linux server - Should I just let it go 404?
2 - Is wp-login someone thinking the site is Wordpress or something? Should I redirect it somewhere?
The Forum module should use drupal's built in permissions to prevent unauthenticated users ( anonymous ) users from seeing forum posts when the website is so inclined. A separate module Forum-Access should not have to be made... And since it is not yet made in D8 now would be a good time to raise this point... although I am not sure where to raise it. I cannot even find a Forum Module with owner and issue queues on the drupal.org website.... Where do I go?
I have the problem, since two days when I want to add a paragraph to an article Drupal automatically opens a text paragraph. Before this , I could select, which kind of paragraph I want to add. When I selected Image, there was a box where I can select my Image from existing media content or upload a new image into media. This is no longer working and I don`t really know, what to do after checking Image in content type and paragraphs.
I`m using DRUPAl 8 with the thunder distribution.
Has anybody an idea what could have happend and how I can make it work again?
New Install of Drupal 8.3.7 on a local server - no extensions or themes installed beyond the initial download.
After installation the links for the admin menu were formed like this: http://XYZ.jjb/index.php/admin/appearance
and worked (still work if I enter the URL directly)
but now the URL associated with the menu links are formed link this http://XYZ.jjb/admin/appearance,php which renders a 404 page not found error.