Dear all,
Although this problem has been raised a few times in the past, it seems I have to deal with it here one more time because there doesn't seem to be a solution for it. Hoping one will come up now.
Hello,
I recently installed the above module. Now I receive a lot of errors, pointing to a discrepancy within the schema. Generally it displays some fields (variables) as "undefined". Config Inspector is at level 8.x-1.0. I am at Drupal 8.7.8. How can I fix this? Generally, my system works like a charm. However, the situation does make me somewhat uncomfortable...
Thanks for any remarks.
Regards
H. Stoellinger
I'm facing big issue. I am unable to login as admin. Also none of the user able to login. There is no error message/log or something else (e.g. in the watchdog table). I have tried clearing cache and session directly in database but no luck. If i enter wrong password simply page reloads no error message. Even if i provide correct password the page reload to same login page.
If i managed to login after several try but to save or edit any content. When i click save and publish coming back to same page. any help will be appreciated?
I'm not original developer of the site but trying to solve this problem. I have a custom content type (lets call it my-page) so I was able to set up a Colorbox for Image field within this content type. So normaly when I open /node/1234 which is this type everythng works.
We are trying to find the best way to make a different selection type for exposed filters. Currently appear to only have Dropdown and Autocomplete, but we need a row of buttons for each option instead of a textbox or dropdown menu.
Can anyone point us in the right direction? I took a look at better exposed filters but it doesn't give us what we need.
I also looked at Webforms but I'm not sure that quite meets the requirements either.
I am trying to upload audio files to Drupal nodes. The audio files are in the format 1-1.mp3, 1-2.mp3 and so and these files are saved in an array $uploaded_files.
I have to write a function to upload the files to the respective nodes. For example, if the audio file is 1-1.mp3, I have to upload it to an existing node of title 1.1.