"Forbidden" when using default .htaccess for D8 install

Install fails with default .htaccess.

Will Drupal work for my project?

Hi Everyone,

I plan to start a website project in the following days to create a platform to gather board gamers in my country. I actually just know the basics of coding and I am a SAP ABAP programmer but I don’t know PHP or modules of Drupal.

I want to have the content below in my platform:

AJAX problem when tried to install Drupal 8

Hi, people,

I need your help. Tried to install Drupal 8, and had the following error:
An AJAX HTTP request terminated abnormally.
Debugging information follows.
Path: /core/install.php?langcode=en&profile=standard&continue=1&id=1&op=do_nojs&op=do
StatusText: error
ResponseText:
ReadyState: 0

Now, I am not even able to access the localhost or try to dump the database (if it helps).

Got any idea?

Thanks,

Boschini

Adding new field in admin user add form using a module

I want to add a new drop down list containing units in admin user add/edit page. When a unit is selected and click on register button, the new field value should enter in to new field 'unit' in user table. Can anyone please help me to do this by creating a module. How can i access the user table insert query such that i can add the new field value. I am using drupal 8.0.

Node Type Template Renaming

Hi
I'm using the bartik drupal 8 theme.
I want to make a node template for my video content .

1.I've added a copy of the bartik theme to the /theme folder
2.I copied the node.html.twig renamed it node--type-video.html.twig
3.I put file in /theme/bartik/templates/
4.refreshed the cache

No edit in the node--type-video.html.twig are showing

This used to work in drupal 7, is it different drupal 8?

Many thanks for your help
Charles

D8 how to set default block region

I am trying to convert my module over to D8 but ran into a problem. My module has one block which is a footer so I only use one file with the build() function as far as the footer part pf my module is concerned. I have been looking for an answer for days trying many many different things to get it to change the default region when you first install it. like wise I would like the module title to be set to not show by default. Can someone please show an example of the code to change these settings on install and tell me which file to use it in?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x