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 have created some content type in drupal 8.
Every thing is working fine.But for 2-3 content type there are lots of image fields that I have added along with different other type of fields.In a content type we have added 20-22 fields and for some fields have UNLIMITED add option.
But once I add any image, ajax process initiated but image not uploaded.
And When I check my drupal log report I have seen this error.
Hello. Hi everybody this is my first post in Drupal forum so I'm a bit excited ;)
I'm a complete neophyte in Drupal ( generically, 8, 7 etc ) but I have a solid experience in Symfony 2.
Hi, this is a question about the Field collection module, sorry if this is the wrong place to ask. This is on Drupal 8 btw.
I am trying to do something simple (I think): created a new content type, added a field of type field collection (let's call it field_collection), then I went through the "Manage field collections" interface in the admin panel, and added several subfields to the collection (field_item1, field_item2 ..)
For NetBeans using https://github.com/HollyIT/NBDrupalDevel I am currently developing an API generator that uses the engine part of the code of the grammar_parser project of yours. The tool will be free of charge and OSS, of course.
While the latter is still under GPLv2 and I am using the Apache License v2, which, AFAIK, is compatible with the GPLv3, is it still possible for me to include only parts of grammar_parser code and still release it under the Apache License v2?
I'm new to Drupal and have a very generic question which for some reason what I searched / tried out seems to not work.
Theres this default Blue gradient rectangle on the top of the page that the logo and the slogon sits on top off. I want to replace this blue gradient rectangle into an image. I read you need to change colors.css but It doesn't seem to work. When I look at the source code on the page, there is some long random generated named CSS file that gets used (but not sure if that means anything).