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.
Hi there! I gave anything but that's apart my level. Since a month or so, bolderplate generation with drush is broken. I've tried to fix it on my own, with no luck. Now i really need to generate some things.
Anything with drush works fine but "drush generate ... " results in:
Hi buddy, i have a drupal 8.2.3 version site. In sub domain dev.yyy.com, its working fine, it's not ssl certified. My live site has same database and files that i used in sub domain but live site is ssl certified. I have a alignment issues. please help me to solve this.
Hello i have a requirement that want to show a list of content type which having webform field also. so webform can be attached with that node. i create a simple webform quotation and attached with multiple node of content type.
now i am create a view which list down all node which assign to user and that contain node title, node information etc etc. now i want to show a flag kind of field also which tell the user that he still need to submit the form. and for already submitted forms there must be mentioned that form is submitted.
I have a Drupal 8 site that uses PHP 7. However, the command line uses PHP 5 - therefore running composer install fails. The phpinfo on the actual site confirms it's using PHP 7, but the command line is using PHP 5 - I don't manage the server so hard to change.
Is there any way of updating the site?
Update
Have been told I can get the command line to use PHP 7 now. Probably not a good idea using a workaround anyway considering Drush uses the command line PHP version.