Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Error 500 When Attempting Add To Donation Fund #7162

Closed
ken23humphrey opened this issue Sep 22, 2024 · 4 comments · Fixed by #7164
Closed

Bug: Error 500 When Attempting Add To Donation Fund #7162

ken23humphrey opened this issue Sep 22, 2024 · 4 comments · Fixed by #7164
Labels
Milestone

Comments

@ken23humphrey
Copy link

** Description **

When attempting to add to the list of Donation Funds, it goes to another screen that bare and the console reports an Error 500. This was done on a Softaculous install and a cPanel install where the files were uploaded into the folder on a shared hosting account.

ChurchCRM version: 5.10.0
PHP version the server running: 8.2.23
DB Server and Version the server is running: ChurchCRM DB Version is 5.10.0 and DB Server Version is 8.0.39-cll-lve

** Steps To Reproduce **

From the ChurchCRM Home Page:

  1. Click on Deposit
  2. Click on Admin
  3. Click on Donation Funds
  4. Add name at the bottom (eg. Tithes)
  5. Add Description (eg. Tenth)
  6. Click on the button Add New Fund

** Expected behavior **

The expectation is for the entered in information to be added to the database and show at the top of the screen with the Pledges entry. It goes to a page with the body section empty. When checking the console in the Developer Tools section, it shows an Internal Error 500.

** Screenshots and/or logs **

Screenshot 2024-09-21 190927

Screenshot 2024-09-21 190946

** Desktop (please complete the following information): **

OS and Version: Windows 11
Browser (and Version): Chrome Version 129.0.6668.59 (Official Build) (64-bit)

@DAcodedBEAT
Copy link
Contributor

@ken23humphrey do you have access to the logs and if so, can you please provide the output here?

@ken23humphrey
Copy link
Author

Here's a copy of the log.

2024-09-22-php.log

@ken23humphrey
Copy link
Author

I updated the DonationFundEditor.php file with the changes in #7164 and it resolved the issue.

Issue is resolved.

@DAcodedBEAT
Copy link
Contributor

Thank you @ken23humphrey and please report any other issues you may uncover!

If you want to help even further as a bug reporter, please consider also uploading steps by using the Cypress Recorder from https://chromewebstore.google.com/detail/cypress-recorder/glcapdcacdfkokcmicllhcjigeodacab?pli=1 to record your interaction and copy the results in the Github issue.

DAcodedBEAT added a commit that referenced this issue Sep 22, 2024
…FundEditor (#7164)

# Description & Issue number it closes 
<!-- Please include a summary of the changes and the related issue.
Please also include relevant motivation and context. -->

Closes #7161 
Closes #7162
@DAcodedBEAT DAcodedBEAT added this to the vNext (5.10.1) milestone Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants