Access Denied on Controller Route

Hi all,

I succesfully created a module that generates a form with an autocomplete field. The autocomplete field works as expected when i'm logged in, but when I test as anonymous user, it doesn't work. When I go to the url I defined in my routing file to the autocomplete controller, I get an access denied. The permission I gave for the route of my controller is the same as te route of my form:

my_module.routing.yml:

Email notification to user about group node modification

Am using Group module. In that, I have a requirement to provide email subscription option for

  1. Group
  2. Group Node

Any create/update in the above subscribed will notify the user. I have followed the following link https://www.drupal.org/node/2378043 and installed below modules

  1. Views Bulk Operations
  2. Rules

I can able to create an action using rules and trigger it while creating content in group.

But somehow I feel lost about below,

HTML code not showing

Want to implement HTML code (like for ads:

Problem Installing Drush and Composer.

Hey Everyone! Up until today I had Drush and Composer installed in my Terminal (using Yosemite in OS X). In an attempt to upgrade my Drush 7 to Drush 8 I uninstalled Drush 7. I think I uninstalled Composer, as well. I know this because neither will display info when I type in their names in Terminal. I can't get any info about them.

Anyway, I was hoping to re-install both of these so I can use them on my Drupal 8 site.

I've tried various ways to install either Drush and Composer and I keep getting errors:

Drupal 8 'Trusted Host' Configuration

Hi ok, so I installed drupal 8 using cpanel. After installation I see the error to change the trusted host configuration in my settings.php file. However it is a read-only file! How do I allow my settings.php file to be written?

Thanks!

Overriding Taxonomy views per vocabulatry

Hi all, I'm hoping someone can put me on the right track here. I have 3 different content types with different custom fields in each. I'm trying to set up different taxonomy term views for each of my taxonomy vocabularies which correspond with these content types.

Since the content types have different fields, I need to display different fields in each of the vocabularies. I thought duplicating the default view's display, then using validation to choose the correct display would work, but it doesn't seem to.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x