Forbidden: Access is denied on "Install new module"

Hi,

I have recently started working with Drupal but I have an issue while accessing "Install new module" from the Drupal interface to install modules. It shows Forbidden: Access is denied; the same is with "Update".

Drupal installation is not new, it has been developed by someone else and now not sure why is it so.

Any ideas?

Thanks

author information in page source

I am trying to hide my login page. There is a module to overwrite the user path for that (rename admin paths) and that works fine except that the  path to my login is displayed on basically every pages source.

For instance the class "comment__meta" in comments.html.twig prints the author information :  

<p class="comment__author"><span rel="schema:author"><span lang="" about="/hiddenlogin/myuser" typeof="schema:Person" property="schema:name" datatype="">myuser</span></span></p>

Insert JS code

We have just built a Drupal 8 site and we need to insert a line of JS in the head tags of the site and another line of script in the body, probably in a block in either the footer or bottom. Both of these lines of script point to a JS file and image that are external to the site.

What's the best way of doing this? Is there a module I should use or a particular file I can edit?

Displaying content teasers in a view with thumbnails

Hi there

I do need some little help with a view that displays content from 2, 3 different content types including galleries created by a content type using Juicebox gallery image module and "videos" with content from "remote sources" such as Youtube. Currently, the view only has a list of content from both content types showing only a title + short text from the equally short content from the body field.

.htaccess: Not the preferred way to go

As apache.org says:

In general, you should only use .htaccess files when you don't have access to the main server configuration file.

https://httpd.apache.org/docs/2.4/howto/htaccess.html

Using the <directory> directive I moved the content of .htaccess to the respective .httpd.conf file for the webspace, as this file will be included by apache. So far, so good -- everything works as expected. 

Nodejs integration does not work

Hello!
I need to install the nodejs module for the chatroom module. Node.js is installed on the server, drupal-nodejs is installed according to the instructions: https://github.com/beejeebus/drupal-nodejs, the config is below:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x