πŸ‡¬πŸ‡΅Guadeloupe @Monster971

Account created on 29 March 2021, about 3 years ago
#

Recent comments

πŸ‡¬πŸ‡΅Guadeloupe Monster971

Hello,

I have a question, for a long time I was using patch #42 which saved my files in /files/private/webform/webform_id/, a week ago I applied patch #56-v4.x, I found that the files are now saved in /files/private/webform_id_tmp/.

Is this normal?

πŸ‡¬πŸ‡΅Guadeloupe Monster971

Good morning,

After updating my project 9.5.8 to 9.5.9 (composer update "drupal/core-*" --with-all-dependencies), I can no longer run a drush command. I have the following error:

PHP Fatal error:  Cannot redeclare Laminas\Diactoros\createUploadedFile() (previously declared in /usr/local/src/drush/vendor/laminas/laminas-diactoros/src/functions/create_uploaded_file.php:14) in /var/www/html/unc/vendor/longwave/laminas-diactoros/src/functions/create_uploaded_file.php on line 16

PHP Version : 7.4.33
Drush version : 11

πŸ‡¬πŸ‡΅Guadeloupe Monster971

Thank you for providing this module. Would it be possible to obtain a release that is compatible with D10?

πŸ‡¬πŸ‡΅Guadeloupe Monster971

Thanks man!

πŸ‡¬πŸ‡΅Guadeloupe Monster971

Hello @vensires,

Thanks for this answer, where to put the clean_permissions.php script? at the root of the project ?

πŸ‡¬πŸ‡΅Guadeloupe Monster971

Thanks for the answer, but it still doesn't work, I think the ->save() method will always overwrite the update date.

πŸ‡¬πŸ‡΅Guadeloupe Monster971

Thank you @dharmeshbarot, I'm waiting for your answer

πŸ‡¬πŸ‡΅Guadeloupe Monster971

Hello @dharmeshbarot,

Thanks for the answer but the changed date is updated by the current timestamp.

Whereas if my changed date is 03/24/2023 - 6:00 am, I want after the cron run that the date remains 03/24/2023 - 6:00 am, not the date where the cron puts update on the webform submission..

πŸ‡¬πŸ‡΅Guadeloupe Monster971

Is it possible to update webform submissions via the cron without the changedTime date being updated?

πŸ‡¬πŸ‡΅Guadeloupe Monster971

Hello @Arrow,

Sorry for the lack of additional information to help the community.

I have a Drupal 9.5.5 (Apache/2.4.6 (CentOS) PHP/7.4.33) project that relies heavily on Webform REST module patch #37.

When I tried to update Webform REST 4.0.1 to Webform 4.0.2 with the following command:

composer update drupal/webform_rest

I got the following error:

Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2021-04-30/webform_rest-add_file_upload_resource-2899902-37.patch

As well as in my Drupal project the following PHP error which crashes my project:

Drupal\Component\Plugin\Exception\PluginException: Plugin (webform_rest_file_upload) instance class "Drupal\webform_rest\Plugin\rest\resource\WebformFileUploadResource" does not exist. in Drupal\Component\Plugin\Factory\DefaultFactory::getPluginClass() (line 97 of /var/www/html/myproject/web/core/lib/Drupal/Component/Plugin/Factory/DefaultFactory.php).

Here is the information from my side.

πŸ‡¬πŸ‡΅Guadeloupe Monster971

Warning : Do ​​not install the Webform REST 4.0.2 update, if you have this patch.

This completely broke my project in production.

πŸ‡¬πŸ‡΅Guadeloupe Monster971

Hello,
I used the Devel Entity Updates module and run the drush entup command, that solved my problem.

Thanks !

Production build 0.69.0 2024