Drupal is up and running but how do I ...?

Error Merssage SWhiole Mighating Data from Wordpress

I got the following error message while trying to transfer wordpress data to a custom built proprietary them,e Drupal 9.5

The website encountered an unexpected error. Please try again later. Could anyone please let me know how to soplve gthis issue?

http://adilr21.sg-host.com/

http://adilr19.sg-host.com/

Thanks and regards

Create Google Forms integration

Hello everyone,

I am building a custom app for a client of mine to manage employee registration. They need to do a series of Google Forms and then on the Drupal page click "I finished with the form" which checks the Google Forms responses (through Google Forms or Sheets) and then redirects them to the next survey page or shows a message saying "You have not completed Form ___!"

Simpler way:

Check a Google Sheets for their email address and then go to next page or display error.

Using php code in a basic page

Hi,

It has been a while since I used Drupal and I was trying to use something I did in the past. Which is adding a small piece of php code in a basic page.

I have a form that shows a date picker and I would like it to be pre-populated with today's date.

So I thought to use this format:

<input type="date" value="<?php echo date('Y-m-d');?>">

But when I do that the PHP code is stripped by CKEditor5

How do you do quality assurance for your Drupal articles?

When I do quality assurance for an article before publishing it, I zoom in, in Drupal 10 CKEditor 5, at the level of about 500% and read each line slowly and carefully and fix anything need fixing, if at all.
But this is often problematic for me because of strange JavaScript and/or CSS behaviors on such a high zoom level, that can occur, especially while editing, like the edit bar goes on top of content.

How to send mail such as new account verifications

My Drupal site used to send me notifications for things like new account requests. At some point this broke, perhaps when going from 7 to 8. Now I want to fix it. I can see in the recent log messages that mail was sent,  but the recipient never received it, nor did I. 

Drupal 8.6.18

PHP 8.1.16 (I think)

Do I need to install the SMTP Authentication Support module? The doc page says it requires PHPMailer 6.x. 

My site is hosted at GoDaddy. Does that rule out using composer? How do I get to a shell command line? Do I just use manual installation through cPanel?

Unable to update module

I'm trying to update Simple XML sitemap 4.1.7 to Simple XML sitemap 4.1.8. Using the following command in composer as recommended. composer require 'drupal/simple_sitemap:^4.1'.

The response is 'Nothing to install, update or remove'. I then tried using composer require 'drupal/simple_sitemap:^4.1.8'.

Pages

Subscribe with RSS Subscribe to RSS - Post installation