I was having the classic white screen "The website encountered an unexpected error. Please try again later." whenever I tried to access Admin>Structure>Views. As a result of this i went under config>development>logging in order to enable all error/messages.
After doing that and opened admin>structure>view this is the error i'm having troubles with:
I am new to drupal. I created a module called project_1 and using this module I get data from users and push them to the database table called "project_1_table". Then I created the project_2 module. In this module, I created a class that extends to the formBase. Here I tried to get the data from "project_1_table" in the submitForm method. But the data is not available. I want to push that data to "project_2_table". Please help me...
I have multiple sites(multiple domains designed for various countries) serving almost similar content.
Now, is there a way that while content editing I can mark the content with <link rel="alternate" hreflang="COURNTRY-LANGUAGE"> so, that the applications are not impacted in terms of SEO.
I have Ubercart (8.x-4.0-alpha5 with Drupal 8.7.3) installed - products are set up to with FIle Downloads (either MP3 or PDF). User can purchase the product and get email to log in to the drupal site BUT nothing shows when the log in on the User page - no Files tab - no Orders info.
Hello all. I am thinking to use Drupal for what will be, basically, a front-end to a library of programs that we write and save as binary blobs for use in my company's laboratory automation software. We need a way of associating these binary programs with all sorts of attributes and with other binary blobs that are either derivative or formative, i.e. other programs, word processing documents, PDF's, etc.