Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I'am trying to install (op XAMPP) open social but when the installation reaches 60% it crashes with the error: General error: 2006 MySQL server has gone away.
on D7 & D8 we can easily generate json/xml datas with the restfull functionnality.
On D8 and in views, how can I create a list of external nodes/terms ? Is there a specific module to install? Or can I create a custom module to display these external datas in my view ?
I have a clean install of Drupal 8.4.3 in a subdomain. After every submit button (for example the 'save configuration' button on the 'appearance' page I get the error message from the title.
I have searched and found references to people upgrading their symphony and getting this message, but so far have not found my solution. Does anyone know how to fix this?
Have tried to manage the sub-theme working for 3 themes I use for my sites. The only working sub-theme is for Bootstrap theme two other used 2 days with no results.
For me it seems the original theme has to be prepared for sub-theming.
I am right ?
The other issue is I have found no deep enough tutorial on what files has to be defined for simplest sub-theme. In most cases it seems you have to copy most of the original files.
My understanding is just info file should be enough ... but is not.
I have two fields on my content type. One is a file field and the other is a image field. Both are set to have "private" as upload path. When i upload a file (pdf, docx etc) i can access that file afterwards. But when i upload an image, it opens the file in the browser (no 403 or 404) but the image is not showing. The browser just shows a black page. This has been tested in all browsers. If i set the upload file to "public", everything works.
im on Drupal 8.4.2. Does anyone know what can be the problem? Is this a D8 bug with setting images to private?