Webform replacement for Drupal 9?

I have almost ported a site to Drupal 9,  but Webform is not available. Is there some other way to create a form that gets mailed to someone when done?

updating drupal module via gui gives page not found error

drupal 8.9.0

used the gui to try to update module field permissions from 8.x-1.0-rc2 to 8.x-1.0
(same issue on the other 2 modules i tried to update with the gui so i'm fairly certain its not a module issue ) 

went to extend > update  
checked the module off,  hit download these updates 

got to the next page and hit continue 

next thing i see is "

Page not found

The requested page could not be found. 
"

looking in the access logs i see 

system_retrieve_file() not working correct

Hello Everyone, 

when I'm calling system_retrieve_file like:

$thumbnail = system_retrieve_file($thumbnail_url, NULL, TRUE, FileSystemInterface::EXISTS_REPLACE);

It will download the image into file system but when I try to print $thumbnail object it will have empty fid (file id). 

Note: when I ran the same code again with the same thumbnail url, it gave me the fid. 

Not sure why at first place fid is empty. 

Drupal VM vs Acquia BLT vs Acquia Desktop

I'm wondering which to use, what's the difference and/or advantage as compared to each other versus the traditional WAMP/LAMP/MAMP stack.

Also I change my laptop a lot, at least once a year as I get easily bored but I'm wondering if there was a to have all my developement tools and setup in abundle that is easily transferable from one system to the other without having to do that setup and settings and still have all my database dumb instack (a plug and play ark of sort).

Thank you.

Cannot Open User Page After Importing Users

Hi, 

I have created a custom migration module that simply imports users from a D7 site using Migrate Plus.  

I have five roles that get imported and it looks something like this:

The website encountered an unexpected error. Please try again later. [RESOLVED]

I installed the devel Module and upon reloading I got the above message. Obviously from the below error reportthe webprofiler part of DEVEL is giving me the grief. The question is how to fix it. I tried deleting the DEVEL Module through FTP and reloading the site with no luck (blank screen, but no error message) I then went to phpMyAdmin to find the module in the database (couldn't find any modules). So essentially I am stuck unless I can uninstall DEVEL outside of the interface.

I changed the settings.php to give verbose error handling and got the following:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x