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.
Fix for this bug: #1473166: Can not drag Webform file upload field The issue is that the Ajax file upload field is no longer draggable. I fixed it by re-arranging how and when the draggable wrappers are added to elements, placing them in a #pre_render function now.
1. Fix bible_user_presave $account empty error when fb account login.
2. Fix some bid missing in function bible_all.
3. No bibledata fetch when book-chapter is wrong.
4. Fix count(*) AS C bug.