Drupal 8 : "No route found for" GET / myAlias ​​/ node / add "

I just installed drupal 8 on an apache2 alias : www.mySite.com/myAlias
The home page displays perfectly but all links reconsider a "No route found for" GET / myAlias ​​/ node / add "(from" http://www.mySite.com/myAlias/ ").

The alias is taken into account to find the route ...
My question: how to remove my alias of the route to make it work?

How to display statistical data analysis on contenttypes and fields?

I just installed Drupal and was wondering whether there is support for software that allows my visitors to see statistical information about specific data sets (derived from my content types and fields) and perhaps manipulate it to see something a bit more detailed. Is this possible?

file_transfer() in Drupal 8 ?

How to port call to function file_transfer($uri, $headers) from Drupal 7 to Drupal 8 ?

Embedding views and blocks to node template files

Hi. I am developing a drupal 6 site for the last 3 years. I followed several methods for theming nodes and views. Now I am planing an upgrade to either to drupal 7 or 8. I will create most of the things from scratch and I want to use the right way to do things and use as few modules for the purpose as possible. I don't want to use panels. What would you suggest for a setup for theming?

As on the title I am curretnly trying embedding the views, blocks, etc to node template files to customize my pages.

Thank you.

How to make data appear in two column similar to a Glossary

Hello Team,

I am new to Drupal and have great hopes with the tool. I have more than 100000 profiles list with 2 columns (Name and detailed information columns only)

I would like to have a component / module with the ability to upload them all together and give an option to search in front end using the profile name to lookup detail information.

I don't want to show the terms in the front end as a list. The user should have the ability to search profile name upon which the relevant details should be shown.

Drupal 8 Beta 2 Content Creation causes Fatal Error

I see that people are testing the latest Drupal 8 Beta 2 already. I am facing some real problems however, immediately post installation: Content creation (Save and publish/as unpublished) causes a fatal error no matter how much memory I assign to PHP:

Fatal error: Allowed memory size of 1048576000 bytes exhausted (tried to allocate 36 bytes) in C:\xampp\htdocs\drupal-8.0.0-beta2\core\vendor\symfony\debug\Symfony\Component\Debug\Exception\FlattenException.php on line 228

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x