View custom field showing first char of each array element rather than each array element in Drupal 7

I have a module that queries for a specific webform submission data and sends an array of the results to the view. 
When I dpm the array before the return, it shows what I would expect. An array of strings. In my view, I am getting only one field object and it is the first letter of each element in my array. I was expecting to see a field list of each element in the array

Panel Page Not Displaying Properly

Hi everyone,

I recently took on a new job and one of my duties is being responsible for updating our website. This has been a completely brand new experience for me (it's a small part of the job and they knew my lack of experience when they decided to hire me) and I've been doing okay figuring out how to use Drupal 7 for most of our needs, but I'm having an issue at the moment and would greatly appreciate some guidance.

SQL syntax error when querying anything from the database in module

Hi, I am trying to run a query in a custom module to get submissions from a web form. I am new to Drupal and Drupal database queries; but not new to databases and queries. My queries work in phpMyAdmin. I am working on a project that is in Drupal 7. I have tried many examples from Drupal documentation but every query I try I get:

SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FROM node node' at line 3

VPAT for Drupal7 Needed

Hello there! 

I am working with an institution and they are requiring a completed VPAT. I am new to the platform and am wondering where I can obtain one for Drupal 7?  

Thank you!!

M

P.s. time is of the essence :)

Using composer to install Drupal 7 on Ubuntu 20.4

The following works fine on Ubuntu 18.04 LTS (PHP 7.2.24).

$ composer create-project drupal-composer/drupal-project:7.x-dev example.com --no-interaction

However, on Ubuntu 20.04 LTS (PHP 7.4.3), composer aborts, with the following error message:

“In PluginWrapper.php Line 88: Trying to access array offset on value of type null.”

I suspect that the issue is with the bleeding edge PHP version (7.4) that is used by 20.04 LTS.

Home page edit

hi i need help to change the home page path based metatags and im clueless because i need to replace the content with another but cant seem to find a way to edit the content

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x