Jordan
Account created on 10 July 2011, about 13 years ago
  • Volunteer contributions at Webship 
  • Technical Product Lead at Vardot 
#

Merge Requests

More

Recent comments

🇯🇴Jordan Rajab Natshah Jordan

I am facing the same issue.
Thank you for the fix

🇯🇴Jordan Rajab Natshah Jordan

I like this proposed section
"Container size"
It requires less effort to change configurations, and it works out of the box for needed cases.

🇯🇴Jordan Rajab Natshah Jordan

Try to delete the old composer.lock before composer update -vvv or you may do composer install -vvv

🇯🇴Jordan Rajab Natshah Jordan

Thanks, jjwfcd, for reporting.
What are the file permissions for the files folder?
Are you getting any error logs or warning logs in syslog?

🇯🇴Jordan Rajab Natshah Jordan

Thanks, Steve, for reporting

Try only for testing to add a static version for Drupal as "drupal/core": "10.3.1", in the root composer.json file.

Only to check on which package is not letting the update, update to the latest Drupal

🇯🇴Jordan Rajab Natshah Jordan

Could be fixed in the same Webform module
try to update the Webform module first
They had a new release
if they did not commit the fix in webform
we could add a hook to fix this in varbase_webform
only the location is wrong.

  • try to fix in webform first ( file an issue for them)
  • try to fix this in your custom module ( TEMP ) in the project
  • We can add it in Varbase Webform module
🇯🇴Jordan Rajab Natshah Jordan

Listed in the release note as provided by Andy
https://www.drupal.org/project/bootstrap_styles/releases/1.1.6

If you're updating from an earlier version, this module no longer requires Media Library Theme Reset (because it's unsupported). The update might cause the module to be removed entirely from your codebase, in which case you should uninstall Media Library Theme Reset before deploying the update (it can be done manually or in a post update hook). Failure to do so will result in an error message:

The following module is marked as installed in the core.extension configuration, but it is missing:
media_library_theme_reset

If you'd still like the functionality from Media Library Theme Reset you can try

Production build 0.69.0 2024