Site Broke with Exception

I have migrated my live drupal site to local server inorder to work on a new theme. I was able to to migrate and get it running as well. Until I got this exception error  while visiting the site. I am not able to trouble shoot this error, kindly help me out. This mainly happened after I was playing with File Permissions in my windows Localhost to set a development environment for a new theme

Additional uncaught exception thrown while handling exception.

Drupa Console

Hi can you tell me if Drupal console can be used on the online production site? I often hang around and it would be nice for me to use it not locally.
Thank you

Error with taxonomy

Hi,

I have a taxonomy vocabulary named authors. I want to post some content by making a post request like the following:

[
    {
        "title":"Test Translation",
        "language": "English",
        "author": "test",
        "format":["text"],
        "type":"commentary"
    }
]

Accidentally deleted a table from Database, site wont load

Hi,

I accidentally deleted a table named node__field_gita_10439_text directly from the phpMyAdmin, and now I can't view any lists of contents from the Drupal UI.

It throws the error:

Drupal\Core\Database\DatabaseExceptionWrapper: Exception in Content[content]: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'heritage.node__field_gita_10439_text' doesn't exist:

National Center for Employee Ownership Website Redesign

The NCEO Homepage

The National Center for Employee Ownership (The NCEO), a US-based nonprofit association with more than 10,000 members, has been supporting the employee ownership community since 1981. The NCEO conducts original research, facilitates discussions at their live and online events, provides access to a wealth of publications and resources, and helps businesses cultivate employee ownership within their own organizations. Through their initiatives and resources, The NCEO encourages employee ownership throughout the business world.

Sectors: 
E-Commerce
Education
Non-profit
Publishing

How to add referrer contextual settings to a core media type

Hi there,

I'm transitioning to the core media that ships in Drupal 8 but it's not very clear to me how I go about setting up some things. I'm trying to use the media type 'image' for different node types and scenario's, which all have different restrictions for the image field. For instance:

- The article node type has a field_banner_image, which refers the media type image. I want the field_image of the media item to have a minimum upload width of 2000px.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x