issue_owner_repo
listlengths
2
2
issue_body
stringlengths
0
261k
issue_title
stringlengths
1
925
issue_comments_url
stringlengths
56
81
issue_comments_count
int64
0
2.5k
issue_created_at
stringlengths
20
20
issue_updated_at
stringlengths
20
20
issue_html_url
stringlengths
37
62
issue_github_id
int64
387k
2.46B
issue_number
int64
1
127k
[ "ChurchCRM", "CRM" ]
**Description** I was in the process of manual installation of ChurchCRM 5.9.2 on Centos 7 Apache 2.2, MYSQL 5.5, PHP 8.1.2. However, the script throws a following issue in the logs folder. 📋 Logs: ``` [2024-07-13T09:13:06.732793+00:00] defaultLogger.WARNING: File Missing: propel/propel.php {"filename":"propel/propel.php"} {"url":"/manual/churchcrm592/setup/SystemIntegrityCheck","remote_ip":"122.179.140.59","correlation_id":"66924522b2e82"} ``` - ChurchCRM version: [e.g. 5.9.2] - PHP version the server running: [e.g. PHP 8.1.2 ] - DB Server and Version the server is running: [e.g. MySQL 5.5.62] **Expected behavior** ChurchCRM should be installed successfully **Desktop (please complete the following information):** - OS and Version: CentOS 7 - Browser (and Version): [e.g. Chrome 126.0.6478.127] Could you please replicate this issue at your end and fix this?
Bug: ChurchCRM 5.9.2 Installation Issue
https://api.github.com/repos/ChurchCRM/CRM/issues/7089/comments
6
2024-07-13T11:39:47Z
2024-07-30T10:59:25Z
https://github.com/ChurchCRM/CRM/issues/7089
2,406,863,940
7,089
[ "ChurchCRM", "CRM" ]
I am trying to install ChurchCRM and following the shared cpanel instructions - went the subdirectory route. But, when I go to access it, I get a partial blue spinning circle and nothing else. https://justbeingchurch.com/churchcrm not sure what I did wrong.... I tried the same for subdomain and was given the same results... A clear and concise description of what the reported bug is: - ChurchCRM version: [e.g. 5.4.3] 5.8 - PHP version the server running: [e.g. PHP 8.2.13] 5.2.1 - DB Server and Version the server is running: [e.g. MariaDB 11.4, MySQL 8.2] Server: Localhost via UNIX socket Server type: Percona Server Server connection: SSL is not being used Documentation Server version: 5.7.23-23 - Percona Server (GPL), Release 23, Revision 500fcf5 Protocol version: 10 Server charset: UTF-8 Unicode (utf8) ℹ️ As a bug reporter, the preferred mechanism to record steps is to download Cypress Recorder from https://chromewebstore.google.com/detail/cypress-recorder/glcapdcacdfkokcmicllhcjigeodacab?pli=1, record your interaction and copy the results here. cy.visit('https://justbeingchurch.com/churchcrm'); As I'm not to access the CRM I have no other logs to offer at this time.
Bug: CRM 5.8 Installation not launching
https://api.github.com/repos/ChurchCRM/CRM/issues/7082/comments
1
2024-06-17T18:36:42Z
2024-07-02T03:51:15Z
https://github.com/ChurchCRM/CRM/issues/7082
2,357,994,185
7,082
[ "ChurchCRM", "CRM" ]
**Is your feature request related to a problem? Please describe.** <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> POEditor is 99.69 percent complete in Swahili (sw), but it is not part of the software locales yet.
Feature request: Swahili (sw)
https://api.github.com/repos/ChurchCRM/CRM/issues/7078/comments
0
2024-06-15T22:54:53Z
2024-06-15T23:18:35Z
https://github.com/ChurchCRM/CRM/issues/7078
2,355,319,472
7,078
[ "ChurchCRM", "CRM" ]
see @DawoudIO 's comment for details: https://github.com/ChurchCRM/CRM/pull/7067#issuecomment-2163998292 caused by #7067
Update `src/mysql/upgrade.json` since new 5.9.0 DB migration was introduced
https://api.github.com/repos/ChurchCRM/CRM/issues/7075/comments
0
2024-06-14T21:23:55Z
2024-06-15T22:51:30Z
https://github.com/ChurchCRM/CRM/issues/7075
2,354,136,467
7,075
[ "ChurchCRM", "CRM" ]
**Is your feature request related to a problem? Please describe.** UserEditor.php still manually crafts a SQL string for data insertion. Using the ORM enforces OOP and implicitly uses prepared statements, which prevents SQL injection attacks **Describe the solution you'd like** Use the ORM in UserEditor.php
Security enhancement: Users should be created and edited via the ORM in UserEditor.php
https://api.github.com/repos/ChurchCRM/CRM/issues/7071/comments
0
2024-06-12T13:12:19Z
2024-07-23T16:40:13Z
https://github.com/ChurchCRM/CRM/issues/7071
2,348,745,904
7,071
[ "ChurchCRM", "CRM" ]
In the ListEvents.php the Attendance Counts are not being populated. The "Attendees ()" button has the correct number in parentheses, but the counts are 0. Total 0 Members 0 Visitors 0 Version 5.7.0
Bug: Attendance Counts not populating on ListEvents.php
https://api.github.com/repos/ChurchCRM/CRM/issues/7066/comments
1
2024-06-04T14:14:54Z
2024-08-08T04:57:39Z
https://github.com/ChurchCRM/CRM/issues/7066
2,333,658,829
7,066
[ "ChurchCRM", "CRM" ]
**Description** **Error after clicking event in calendar. Go to calendar and click an already existing ever to recreate. Error also presento on Demo.** ![erro calendar](https://github.com/ChurchCRM/CRM/assets/47287474/19a0ccd2-d7e9-41fb-8a80-ecb635b7bb95) A clear and concise description of what the reported bug is: - ChurchCRM version: [e.g. 5.4.3] - PHP version the server running: [e.g. PHP 8.2.13] - DB Server and Version the server is running: [e.g. MariaDB 11.4, MySQL 8.2] **Steps To Reproduce** Steps to reproduce the behavior: ℹ️ As a bug reporter, the preferred mechanism to record steps is to download Cypress Recorder from https://chromewebstore.google.com/detail/cypress-recorder/glcapdcacdfkokcmicllhcjigeodacab?pli=1, record your interaction and copy the results here. 📋 Cypress Recorder Results: ``` <please replace this section with the results from Cypress Recorder> ``` ⚠️ If you cannot do this for some reason, please document the steps to reproduce below. _(note: this flow is not recommend and will make it more difficult on the maintainers of ChurchCRM)_ 1. Go to '...' (if possible, please provide the URL path e.g. `/v2/dashboard`) 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots and/or logs** If applicable, please include screenshots or share logs to assist in explaining your issue. 📋 Relevant screenshots: > `<please insert your screenshots here>` 📋 Logs: ``` <please replace this section with the relevant logs> ``` **Debugging Steps** ℹ️ If you need help debugging, please refer to the wiki for guidance: https://github.com/ChurchCRM/CRM/wiki/Logging-and-Diagnostics. * What has been done to debug the issue so far? * Have you looked at the browser's developer tools to see if an error is thrown / network request failed? * Are there any associated error logs on the backend that get emitted when you attempt to do this action? **Desktop (please complete the following information):** - OS and Version: [e.g. Windows 11, macOS Sonoma 14.0] - Browser (and Version): [e.g. Chrome 120.0.6099.216, Safari] **Smartphone (please complete the following information):** - Device: [e.g. iPhone15 Pro Max] - OS: [e.g. iOS 17.2.1] - Browser (and Version): [e.g. stock browser, Safari] **Additional context** Add any other context about the problem here.
Bug: error after clicking event on calendar
https://api.github.com/repos/ChurchCRM/CRM/issues/7061/comments
2
2024-06-03T01:09:24Z
2024-08-08T04:57:38Z
https://github.com/ChurchCRM/CRM/issues/7061
2,329,970,830
7,061
[ "ChurchCRM", "CRM" ]
![image](https://github.com/ChurchCRM/CRM/assets/61874350/09f50c1e-414b-4db7-81ca-a34078293335) I have a similar issue but with version 5.8.0 It detects two problems at initial run: 1. ChurchCRM File Integrity Check 2. Mod Rewrite or Equivalent My host is hostpinnacle.co.ke and I am using cPanel I have tried to ignore the errors as someone here suggested but then it just gives me a blank page. Can someone help? Thank you. _Originally posted by @Sans-cod in https://github.com/ChurchCRM/CRM/issues/1871#issuecomment-2131421599_
2 issues on cPanel based hosting
https://api.github.com/repos/ChurchCRM/CRM/issues/7056/comments
5
2024-05-26T14:59:54Z
2024-06-13T11:53:28Z
https://github.com/ChurchCRM/CRM/issues/7056
2,317,752,986
7,056
[ "ChurchCRM", "CRM" ]
**Description** The first login attempt on a fresh install failed with the error message `Call to undefined method ChurchCRM\Authentication\Requests\LocalUsernamePasswordRequest::getQueryParams()`. - ChurchCRM version: `5.8.0` - PHP version the server running: `PHP 8.3` - DB Server and Version the server is running: `mysql Ver 15.1 Distrib 10.6.17-MariaDB, for Linux (x86_64) using readline 5.1` **Steps To Reproduce** Steps to reproduce the behavior: 1. Creates a fresh new install of Church CRM 2. Try login in with the default username and password 📋 Logs: ``` #0 /home/.../vendor/slim/slim/Slim/Handlers/Strategies/RequestResponse.php(38): beginSession() #1 /home/.../vendor/slim/slim/Slim/Routing/Route.php(358): Slim\Handlers\Strategies\RequestResponse->__invoke() #2 /home/.../vendor/slim/slim/Slim/MiddlewareDispatcher.php(65): Slim\Routing\Route->handle() #3 /home/.../vendor/slim/slim/Slim/MiddlewareDispatcher.php(65): Slim\MiddlewareDispatcher->handle() #4 /home/.../vendor/slim/slim/Slim/Routing/Route.php(315): Slim\MiddlewareDispatcher->handle() #5 /home/.../vendor/slim/slim/Slim/Routing/RouteRunner.php(68): Slim\Routing\Route->run() #6 /home/.../vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(76): Slim\Routing\RouteRunner->handle() #7 /home/.../vendor/slim/slim/Slim/MiddlewareDispatcher.php(121): Slim\Middleware\ErrorMiddleware->process() #8 /home/.../vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php(45): Psr\Http\Server\RequestHandlerInterface@anonymous->handle() #9 /home/.../vendor/slim/slim/Slim/MiddlewareDispatcher.php(121): Slim\Middleware\RoutingMiddleware->process() #10 /home/.../ChurchCRM/Slim/Middleware/VersionMiddleware.php(14): Psr\Http\Server\RequestHandlerInterface@anonymous->handle() #11 /home/.../vendor/slim/slim/Slim/MiddlewareDispatcher.php(269): ChurchCRM\Slim\Middleware\VersionMiddleware->__invoke() #12 /home/.../vendor/slim/slim/Slim/MiddlewareDispatcher.php(65): Psr\Http\Server\RequestHandlerInterface@anonymous->handle() #13 /home/.../vendor/slim/slim/Slim/App.php(199): Slim\MiddlewareDispatcher->handle() #14 /home/.../vendor/slim/slim/Slim/App.php(183): Slim\App->handle() #15 /home/.../session/index.php(91): Slim\App->run() ``` **Additional context** The installation is running on a CPanel hosting.
Bug: Call to undefined method ChurchCRM\...\LocalUsernamePasswordRequest::getQueryParams()
https://api.github.com/repos/ChurchCRM/CRM/issues/7050/comments
6
2024-05-25T19:29:15Z
2024-05-28T08:42:15Z
https://github.com/ChurchCRM/CRM/issues/7050
2,317,198,373
7,050
[ "ChurchCRM", "CRM" ]
[jQuery-Photo-Uploader](https://github.com/crossan007/jQuery-Photo-Uploader) hasn't been updated in 7 years and has some bugs: ## Currently ![Screen Shot 2024-05-23 at 15 28 59](https://github.com/ChurchCRM/CRM/assets/201834/0ebd592d-aebb-4b6e-bba4-74b928d3a574) ## What it should be ![Screen Shot 2024-05-23 at 15 31 15](https://github.com/ChurchCRM/CRM/assets/201834/935214d7-9cec-4453-8d65-28ccdc52a26b) My vote would be to replace it with [Uppy](https://github.com/transloadit/uppy)
Bug: jQuery-Photo-Uploader needs replacing
https://api.github.com/repos/ChurchCRM/CRM/issues/7045/comments
5
2024-05-23T16:11:45Z
2024-08-08T02:21:54Z
https://github.com/ChurchCRM/CRM/issues/7045
2,313,322,919
7,045
[ "ChurchCRM", "CRM" ]
**Is your feature request related to a problem? Please describe.** No <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> On self hosted systems there is a promary authentification provider available. LDAP is very common in that use eigher in several LDAP servers or even in the Microsoft ADS. So that the LDAP is the primary *standarized* data provider for personal data through all local services. SQL namings differs, but LDAP does not! LDAP(s) is queryable to authentificated users in may phone systems **Describe the solution you'd like** eigher synchonize all SQL data to an LDAP server or make the persolan data avalibale to be stored in LDAP natively <!--A clear and concise description of what you want to happen. --> I want to have CCRM as the primary data provider according to membership data. Nextcloud (and others) should access these personal data and make a SSO system available. Even a name.givenname@your.organisazion leads into a direct forwarding for mail via postfix. **Describe alternatives you've considered** estract theese data vi python and cron, but who wants to wailt one minute after having changed the password. What about Changes made on ldap on other systems? how to syncronize theese back? <!-- A clear and concise description of any alternative solutions or features you've considered. --> none as for me I would be responsible to have debian packages and docker images available.
Feature request: LDAP integration for userdata
https://api.github.com/repos/ChurchCRM/CRM/issues/7040/comments
5
2024-05-20T22:33:43Z
2024-08-08T02:21:55Z
https://github.com/ChurchCRM/CRM/issues/7040
2,306,909,475
7,040
[ "ChurchCRM", "CRM" ]
**Description** I followed these instructions ``` mkdir -p /usr/share/CCRM cd /usr/share/CCRM wget [some.url.from.github]/5.8.0.tar.gz tar xf 5.8.0.tar.gz ln -s CRM-5.8.0 current chown -R nginx:nginx $PWD cd /usr/share/CCRM/current/src composer --dev install [succeeded w/o errors] ``` A clear and concise description of what the reported bug is: - ChurchCRM version: [v5.8.0] - PHP version the server running: [8.2.18] - DB Server and Version the server is running: [15.1 Distrib 10.11.6-MariaDB] - Composer version 2.5.5 2023-03-21 11:50:05 - OS Debian bookworm [current updates installed] **Steps To Reproduce** I tried to open the web page and was redirected to the setup URL as expected. Finally, I got an empty page. After having typed `sudo -u nginx php setup/index.php` for further examinations I got: ``` PHP Fatal error: Uncaught Error: Class "ChurchCRM\model\ChurchCRM\Base\ListOptionQuery" not found in /usr/share/CCRM/CRM-5.8.0/src/ChurchCRM/model/ChurchCRM/ListOptionQuery.php:16 Stack trace: #0 /usr/share/CCRM/CRM-5.8.0/src/vendor/composer/ClassLoader.php(582): include() #1 /usr/share/CCRM/CRM-5.8.0/src/vendor/composer/ClassLoader.php(433): Composer\Autoload\{closure}() #2 /usr/share/CCRM/CRM-5.8.0/src/ChurchCRM/dto/SystemConfig.php(73): Composer\Autoload\ClassLoader->loadClass() #3 /usr/share/CCRM/CRM-5.8.0/src/ChurchCRM/dto/SystemConfig.php(89): ChurchCRM\dto\SystemConfig::getFamilyRoleChoices() #4 /usr/share/CCRM/CRM-5.8.0/src/ChurchCRM/dto/SystemConfig.php(299): ChurchCRM\dto\SystemConfig::buildConfigs() #5 /usr/share/CCRM/CRM-5.8.0/src/setup/index.php(18): ChurchCRM\dto\SystemConfig::init() #6 {main} thrown in /usr/share/CCRM/CRM-5.8.0/src/ChurchCRM/model/ChurchCRM/ListOptionQuery.php on line 16 ``` **Expected behavior** Doing the setup steps
Bug: sudo -u www-data php setup/index.php => "ChurchCRM\model\ChurchCRM\Base\ListOptionQuery" not found in ...
https://api.github.com/repos/ChurchCRM/CRM/issues/7039/comments
13
2024-05-20T21:55:34Z
2024-08-08T02:21:56Z
https://github.com/ChurchCRM/CRM/issues/7039
2,306,863,532
7,039
[ "ChurchCRM", "CRM" ]
**Description** A clear and concise description of what the reported bug is: - ChurchCRM version: 5.8.0 - PHP version the server running: PHP 8.2 - DB Server and Version the server is running: 10.3.39-MariaDB-cll-lve **Steps To Reproduce** Steps to reproduce the behavior: Go through the upgrade process until you get to database update button. Click it and you are stuck there. **Expected behavior** Expected a smooth upgrade. **Screenshots and/or logs** If applicable, please include screenshots or share logs to assist in explaining your issue. 📋 Relevant screenshots: ![Screenshot 2024-05-20 at 13-26-31 ChurchCRM System Upgrade](https://github.com/ChurchCRM/CRM/assets/201834/302f509e-6fe0-4032-b8c5-f9347c6a2360) 📋 Logs: ```log [2024-05-20T11:27:05.736527+00:00] defaultLogger.ERROR: Failure executing upgrade script(s): SQLSTATE[42000]: Syntax error or access violation: 1091 Can't DROP COLUMN `event_typename`; check that it exists {"exception":"[object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1091 Can't DROP COLUMN `event_typename`; check that it exists at /home/user/church.example.com/vendor/propel/propel/src/Propel/Runtime/Connection/PdoConnection.php:134)","scriptName":"/home/user/church.example.com/mysql/upgrade/5.8.0.sql","version":"5.8.0","numUpgradeScriptsExecuted":0} {"url":"/SystemDBUpdate.php?upgrade=true","remote_ip":"*","correlation_id":"664b3389abc68"} ``` **Debugging Steps** ℹ️ If you need help debugging, please refer to the wiki for guidance: https://github.com/ChurchCRM/CRM/wiki/Logging-and-Diagnostics. * What has been done to debug the issue so far? * Have you looked at the browser's developer tools to see if an error is thrown / network request failed? * Are there any associated error logs on the backend that get emitted when you attempt to do this action? **Desktop (please complete the following information):** - OS and Version: Rolling Arch Linux release 64bit - Browser (and Version): Firefox 125.0.3 (64-bit)
Bug: Database upgrade fails on shared hosting 5.7.0 to 5.8.0
https://api.github.com/repos/ChurchCRM/CRM/issues/7036/comments
1
2024-05-20T11:43:13Z
2024-05-20T11:52:41Z
https://github.com/ChurchCRM/CRM/issues/7036
2,305,809,395
7,036
[ "ChurchCRM", "CRM" ]
**Description** I upgraded from 5.7.0 to 5.8.0. I was comparing changes made to the files (just for learning) and i realized that some files were deleted and some where moved to a different location. I was curious, so I did a manually checked on my site. Upon doing so, I realized that the files that were deleted in 5.8.0 were still on my site after upgrading. These are the two files that were deleted for the current release: src/ChurchCRM/Emails/users/PasswordChangeEmail.php src/ChurchCRM/Interfaces/SystemCalendar.php src/views/email/BaseEmail.html This was deleted for the 5.6.0 release: src/Menu.php - ChurchCRM version: 5.8.0 - PHP version the server running: PHP 8.1 - DB Server and Version the server is running: MariaDB 10.11.7 **Screenshots and/or logs** Here is a screenshot of one of the files: <img width="735" alt="Screenshot 2024-05-18 163559" src="https://github.com/ChurchCRM/CRM/assets/156947887/bdb07ad2-6522-4659-ab85-9ef09d6804bc"> **Expected** https://github.com/ChurchCRM/CRM/compare/5.7.0...5.8.0 <img width="887" alt="Screenshot 2024-05-18 164848" src="https://github.com/ChurchCRM/CRM/assets/156947887/2ebde6bd-b479-4493-b1b4-bd44b42480b7">
Bug: Files deleted in new release is still on site after upgrading
https://api.github.com/repos/ChurchCRM/CRM/issues/7035/comments
2
2024-05-18T21:44:49Z
2024-08-08T04:57:38Z
https://github.com/ChurchCRM/CRM/issues/7035
2,304,319,850
7,035
[ "ChurchCRM", "CRM" ]
>> ... > > 3. Good idea. Also, could the state form field be disabled or auto populated whenever there is a selection in the state dropdown list? I realized the field is mandatory in the registration form, which cause the user to input the state again. > ... > 3. Unfortunately no. Will have to be something we work towards. That last bit sounds like a bug though, since some places have no states. Can you please screenshot the page with the field you are referring to highlighted? Ok, understand. Here is screenshot of the self registration page: <img width="724" alt="Screenshot 2024-05-16 153450" src="https://github.com/ChurchCRM/CRM/assets/156947887/f92e2ba6-7b72-492a-980f-c76b498ce1e0"> _Originally posted by @romdricks in https://github.com/ChurchCRM/CRM/issues/7028#issuecomment-2116132743_
Required State causes issue on Self Registration page
https://api.github.com/repos/ChurchCRM/CRM/issues/7032/comments
2
2024-05-17T12:20:12Z
2024-06-12T13:20:18Z
https://github.com/ChurchCRM/CRM/issues/7032
2,302,603,227
7,032
[ "ChurchCRM", "CRM" ]
**Is your feature request related to a problem? Please describe.** see https://github.com/ChurchCRM/CRM/pull/7027#issuecomment-2115998258 <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> **Describe the solution you'd like** Remove all IE-specific code from the app <!--A clear and concise description of what you want to happen. --> **Describe alternatives you've considered** keep and maintain unused, special-casing in the codebase 😢 <!-- A clear and concise description of any alternative solutions or features you've considered. --> **Additional context** <!-- Add any other context or screenshots about the feature request here. -->
Feature request: Remove the unused IE code since it's no longer a supported browser
https://api.github.com/repos/ChurchCRM/CRM/issues/7030/comments
0
2024-05-16T21:58:32Z
2024-06-12T13:20:33Z
https://github.com/ChurchCRM/CRM/issues/7030
2,301,434,343
7,030
[ "ChurchCRM", "CRM" ]
### Description A stored XSS vulnerability has been found in Church CRM when the application default setting is open to register the family without the login. - ChurchCRM version: 5.8.0 - ChurchCRM is running with docker. - PHP version the server running: 8.3.7 - vulnerable parameter : Family Info - Severity : High - payload : `"><img src=x onerror=alert(2)>` ### Steps To Reproduce 1. Logout your account and navigate to login page. ![image](https://github.com/ChurchCRM/CRM/assets/6739256/cb8505cf-6f48-450f-9c2e-c863c4862037) 2. Click on Register a new Family and add the payload `"><img src=x onerror=alert(2)>` in Family name text field and register. ![image](https://github.com/ChurchCRM/CRM/assets/6739256/30ee0177-9cc6-4d65-9d70-c6cfe80d1177) 3. Login to the application (Admin or others) 4. Navigate to Family page. (https://crm.site/v2/family) and you will get the xss alert. ![CRMXSS](https://github.com/ChurchCRM/CRM/assets/6739256/4dacc5ac-b432-4db8-951c-e06d26c7adb9) ### Impact Stored XSS attacks are even more significant in websites that require authentication. When an authenticated user visits a page with stored XSS, attackers are usually able to hijack their session and perform actions on their behalf. On some websites, such as those of financial or medical institutions, this can result in financial loss or exposure of highly sensitive data. ### Remediation In most situations where user-controllable data is copied into application responses, cross-site scripting attacks can be prevented using two layers of defenses: * Input should be validated as strictly as possible on arrival, given the kind of content that it is expected to contain. For example, personal names should consist of alphabetical and a small range of typographical characters, and be relatively short; a year of birth should consist of exactly four numerals; email addresses should match a well-defined regular expression. Input which fails the validation should be rejected, not sanitized. * User input should be HTML-encoded at any point where it is copied into application responses. All HTML metacharacters, including < > " ' and =, should be replaced with the corresponding HTML entities (&lt; &gt; etc).
Stored XSS from external family registration
https://api.github.com/repos/ChurchCRM/CRM/issues/7029/comments
2
2024-05-16T11:10:45Z
2024-06-12T13:21:11Z
https://github.com/ChurchCRM/CRM/issues/7029
2,300,108,021
7,029
[ "ChurchCRM", "CRM" ]
**Description** I have 49 persons in the database. 47 of them doesn't show the full content in Person Editor. This occurs when setting the **bHidePersonAddress** to **false** in **PeopleSetup** - ChurchCRM version: 5.7.0 - PHP version the server running: PHP 8.1 - DB Server and Version the server is running: MySQL **Screenshots and/or logs** <img width="861" alt="Screenshot 2024-05-13 162052" src="https://github.com/ChurchCRM/CRM/assets/156947887/434083b6-3053-480e-8447-6b686db3b08d">
Bug: Person editor not showing full content.
https://api.github.com/repos/ChurchCRM/CRM/issues/7026/comments
20
2024-05-13T21:28:04Z
2024-08-08T04:58:43Z
https://github.com/ChurchCRM/CRM/issues/7026
2,293,876,855
7,026
[ "ChurchCRM", "CRM" ]
**Description** Changes made in Family Editor doesn't save. - ChurchCRM version: 5.7.0 - PHP version the server running: PHP 8.1 - DB Server and Version the server is running: MySQL
Bug: Save doesn't work in family editor
https://api.github.com/repos/ChurchCRM/CRM/issues/7025/comments
18
2024-05-13T21:17:19Z
2024-08-08T02:48:11Z
https://github.com/ChurchCRM/CRM/issues/7025
2,293,862,564
7,025
[ "ChurchCRM", "CRM" ]
Currently in Australia there is a big move for Churchs with their volunteers to have correct government clearances to allow people to work around children or vulnerable people. The predominant one here is a Working With Children Check or WWCC, part of this is the the number needs to be run through a database with the residing state or territory then this date of clearance needs to be recorded within the organisation. I would like to know if there is as part of ChurchCRM's volunteer management goals an option to have clearances listed on staff/member pages for quick and easy access that could have a section like: - Claerance name: _Text box or custom drop down_ - Number: _text box which allows numbers and letters_ - Date Authorised: _date_ - Authorising Body: _Text box or custom drop down_ Currently these are being managed in excel spreadsheets or paper ledgers and make it hard to have a consistant uptoday register accross the community. Thanks, Ordinary-Guy
Government compliancy
https://api.github.com/repos/ChurchCRM/CRM/issues/7024/comments
5
2024-05-10T22:40:17Z
2024-08-08T04:58:52Z
https://github.com/ChurchCRM/CRM/issues/7024
2,290,493,294
7,024
[ "ChurchCRM", "CRM" ]
`Actions column` in data dump is not necessary. <img width="1400" alt="Screenshot 2024-05-09 at 10 55 42 PM" src="https://github.com/ChurchCRM/CRM/assets/40956907/9d30795f-bef9-45d4-bb64-d5befd44698a"> <img width="835" alt="Screenshot 2024-05-09 at 10 56 23 PM" src="https://github.com/ChurchCRM/CRM/assets/40956907/184a8ea0-c2de-48bc-81fd-50ff79ed7ad8">
Bug: Unnecessary Actions column in Data Dump
https://api.github.com/repos/ChurchCRM/CRM/issues/7022/comments
2
2024-05-10T05:58:06Z
2024-08-09T02:23:00Z
https://github.com/ChurchCRM/CRM/issues/7022
2,288,996,635
7,022
[ "ChurchCRM", "CRM" ]
For example, I'd like to remove Home Phone, Email and add Birthday w/o changing php codes **Describe the solution you'd like** Config columns like "Admin / CSV Export Records" **Describe alternatives you've considered** show all available column names with on/off switch
Feature request: Customize columns on View Active People/Families
https://api.github.com/repos/ChurchCRM/CRM/issues/7021/comments
2
2024-05-10T05:51:08Z
2024-08-09T02:23:01Z
https://github.com/ChurchCRM/CRM/issues/7021
2,288,989,321
7,021
[ "ChurchCRM", "CRM" ]
**Describe the issue** When doing a Directory Report the long date format for Weddings is in Day/Month/Year order even though the localization settings are set to Month/Day/Year I checked the ConfirmReport.php and it shows that it should be pulling the long date format from the database. Not sure what to do. Collected Value Title | Data ----------------------|---------------- Page Name |/v2/dashboard Screen Size |1080x1920 Window Size |963x1854 Page Size |1137x1854 Platform Information | Linux peter 6.8.9-zabbly+ #ubuntu22.04 SMP PREEMPT_DYNAMIC Fri May 3 16:30:27 UTC 2024 x86_64 PHP Version | 8.3.6 SQL Version | 10.6.16-MariaDB-0ubuntu0.22.04.1 ChurchCRM Version |5.7.0 Reporting Browser |Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0 Prerequisite Status |Missing Prerequisites: ["Mod Rewrite or Equivalent"]
Wedding Date in wrong order on Directory Report
https://api.github.com/repos/ChurchCRM/CRM/issues/7001/comments
5
2024-05-06T01:02:42Z
2024-05-09T17:27:37Z
https://github.com/ChurchCRM/CRM/issues/7001
2,279,837,819
7,001
[ "ChurchCRM", "CRM" ]
Usually, it is OK. But, I cannot check birthdays of next month in December. <img width="1674" alt="Screenshot 2024-05-04 at 9 24 32 AM" src="https://github.com/ChurchCRM/CRM/assets/40956907/dadccf94-006b-4fd5-b2f9-5d85be6a48a2">
Bug: Birthday Calendar works for only current year.
https://api.github.com/repos/ChurchCRM/CRM/issues/6991/comments
0
2024-05-04T17:18:51Z
2024-05-04T19:06:55Z
https://github.com/ChurchCRM/CRM/issues/6991
2,279,121,609
6,991
[ "ChurchCRM", "CRM" ]
**Description** Age on the birthday is not correct. Check the screenshot. <img width="1307" alt="Screenshot 2024-05-04 at 10 07 20 AM" src="https://github.com/ChurchCRM/CRM/assets/40956907/0f1bc790-1306-4cfd-89fb-94cb2dc39afc"> <img width="1532" alt="Screenshot 2024-05-04 at 10 07 33 AM" src="https://github.com/ChurchCRM/CRM/assets/40956907/90cc9ddf-de20-4b8c-9111-feab5ab09bf2"> Person Profile page has the same issue on birthday. <img width="374" alt="Screenshot 2024-05-04 at 10 06 11 AM" src="https://github.com/ChurchCRM/CRM/assets/40956907/f8985b81-ca8e-4b5a-b14b-08555bca64de">
Bug: Age is not correct in Birthday Calendar.
https://api.github.com/repos/ChurchCRM/CRM/issues/6990/comments
0
2024-05-04T17:14:24Z
2024-05-07T14:10:15Z
https://github.com/ChurchCRM/CRM/issues/6990
2,279,119,715
6,990
[ "ChurchCRM", "CRM" ]
**Description** A clear and concise description of the reported bug: - ChurchCRM version: 5.7.0 **Steps To Reproduce** 1. Go to 'https://sitecom/ChurchCRM/EventAttendance.php?Action=List&Event=1%20or%20sleep(10)' 2. See error **Expected behavior** A clear and concise description of what you expected to happen. **Finding** Title: SQL Injection Vulnerability in EventAttendance.php Description: The EventAttendance.php script in ChurchCRM version [insert version if available] is vulnerable to SQL injection. An attacker can exploit this vulnerability by manipulating the 'Event' parameter in the URL. This parameter is directly interpolated into the SQL query without proper sanitization or validation, allowing attackers to execute arbitrary SQL commands. Vulnerable URL: https://sitecom/ChurchCRM/EventAttendance.php?Action=List&Event=1%20or%20sleep(10) Vulnerable Code: [Link to vulnerable code](https://github.com/ChurchCRM/CRM/blob/b99738a30444068d2cce31fe709d7a93ac524e64/src/EventAttendance.php#L27) Mitigation: To mitigate this vulnerability, implement parameterized queries or prepared statements to handle user input securely. This ensures that user-supplied data is properly sanitized and treated as data rather than executable code. Code snippet: ```php $sSQL = 'SELECT * FROM events_event WHERE event_type = ? ORDER BY event_start'; $stmt = $mysqli->prepare($sSQL); $stmt->bind_param("i", $_GET['Event']); // "i" indicates the parameter is an integer $stmt->execute(); $rsOpps = $stmt->get_result();
Bug: SQL Injection Vulnerability in EventAttendance.php
https://api.github.com/repos/ChurchCRM/CRM/issues/6988/comments
3
2024-05-03T20:04:53Z
2024-07-01T02:29:33Z
https://github.com/ChurchCRM/CRM/issues/6988
2,278,345,706
6,988
[ "ChurchCRM", "CRM" ]
**Description** A clear and concise description of what the reported bug is: - ChurchCRM version: 5.8.0 - PHP version the server running: 8.3.6 - DB Server and Version the server is running: 11.3.2-MariaDB-1:11.3.2+maria~ubu2204 **Steps To Reproduce** 📋 Cypress Recorder Results: ``` cy.visit('http://localhost/v2/dashboard'); cy.xpath('/html/body/div/aside/div/nav/ul/div[1]/a/p/span[1]').click(); cy.url().should('contains', 'http://localhost/PersonEditor.php'); cy.xpath('//*[@id="Gender"]').type('1'); cy.xpath('//*[@id="Gender"]').click(); cy.xpath('//*[@id="FirstName"]').click(); cy.xpath('//*[@id="FirstName"]').type('Jam'); cy.xpath('//*[@id="LastName"]').click(); cy.xpath('//*[@id="LastName"]').type('Roll'); cy.xpath('/html/body/div/div[2]/section[2]/div/form/div[4]/div[2]/div[1]/div[1]/div/input[2]').click(); cy.xpath('/html/body/div/div[2]/section[2]/div/form/div[4]/div[2]/div[1]/div[1]/div/input[1]').type('+3587570321908'); cy.xpath('//*[@id="PersonSaveButton"]').click(); cy.url().should('contains', 'http://localhost/PersonView.php'); ``` The phone number above is fake, but valid for Finland. **Expected behavior** The phone number should not be shortened. **Screenshots and/or logs** If applicable, please include screenshots or share logs to assist in explaining your issue. 📋 Relevant screenshots: ![localhost_PersonView php_PersonID=234](https://github.com/ChurchCRM/CRM/assets/201834/fd05b105-6091-4c7b-aa9c-8058c84daf7b) 📋 Logs: None. **Debugging Steps** ℹ️ If you need help debugging, please refer to the wiki for guidance: https://github.com/ChurchCRM/CRM/wiki/Logging-and-Diagnostics. * What has been done to debug the issue so far? * Have you looked at the browser's developer tools to see if an error is thrown / network request failed? * Are there any associated error logs on the backend that get emitted when you attempt to do this action? **Desktop (please complete the following information):** - OS and Version: Arch Linux (rolling release) - Browser (and Version): Chromium 124.0.6367.49 (Official Build) Arch Linux (64-bit) & Firefox 124.0.2 (64-bit) **Additional context** I first noticed the issue when I edited a CSV imported member. Before the edit their full phone number was displayed, after I clicked save the mangled phone number was saved (I had no been making any changes to the phone number).
Bug: International phone numbers are shortened
https://api.github.com/repos/ChurchCRM/CRM/issues/6987/comments
2
2024-05-03T15:15:00Z
2024-08-09T02:23:05Z
https://github.com/ChurchCRM/CRM/issues/6987
2,277,896,789
6,987
[ "ChurchCRM", "CRM" ]
Good Day Currently, the Dash board displays only current meanings today's Birthday and Anniversary. We in the code can I add +7 days meaning today + 7 days
add 7 Day to Birthday and Anniversary on Dash Board
https://api.github.com/repos/ChurchCRM/CRM/issues/6984/comments
3
2024-05-02T11:15:02Z
2024-08-09T02:23:06Z
https://github.com/ChurchCRM/CRM/issues/6984
2,275,277,011
6,984
[ "ChurchCRM", "CRM" ]
**Description** When generating a PDF people directory, if a user selects the Letter page size, the report is generated with Legal page size instead. I reproduced this with version 5.7.0 on the demo site: https://demos6.softaculous.com/ChurchCRMll4mjungns/DirectoryReports.php **Steps To Reproduce** Steps to reproduce the behavior: Navigate to "People" -> "Dashboard" -> "People Directory" (under "Reports"). Select "Letter" Paper Size and click "Create Directory". A report is generated with the "Legal" paper size. **Expected behavior** The report should be generated with the selected "Letter" paper size. **Screenshots and/or logs** ![image](https://github.com/ChurchCRM/CRM/assets/53437/5ca919ad-42ee-4813-b86b-220dd17bc9d8) ![image](https://github.com/ChurchCRM/CRM/assets/53437/95b6998c-7b22-48c5-b0cd-a96357e47d27)
Bug: People directory outputs in Legal page size when Letter page size is selected
https://api.github.com/repos/ChurchCRM/CRM/issues/6980/comments
2
2024-05-01T20:52:33Z
2024-05-03T13:54:20Z
https://github.com/ChurchCRM/CRM/issues/6980
2,274,182,546
6,980
[ "ChurchCRM", "CRM" ]
**Description** A clear and concise description of what the reported bug is: Uncovered in #6969 - we have many places where we just redirect without setting the reason, which might cause users to be confused as to why they cannot reach the pages they need to. Reevaluate where we use `redirect` and see if `securityRedirect` is more applicable. - ChurchCRM version: [e.g. 5.4.3] 5.8.0 - PHP version the server running: [e.g. PHP 8.2.13] N/A - DB Server and Version the server is running: [e.g. MariaDB 11.4, MySQL 8.2] N/A
Enhancement: Use `securityRedirect` whenever we redirect because of a missing user role
https://api.github.com/repos/ChurchCRM/CRM/issues/6975/comments
2
2024-04-30T14:22:11Z
2024-08-09T03:21:41Z
https://github.com/ChurchCRM/CRM/issues/6975
2,271,609,913
6,975
[ "ChurchCRM", "CRM" ]
**Description** A clear and concise description of what the reported bug is: - ChurchCRM version: 5.7.0 - PHP version the server running: 8.2.16 - DB Server and Version the server is running: 10.3.39-MariaDB-cll-lve **Steps To Reproduce** Steps to reproduce the behavior: 1. Go to `/v2/dashboard` 2. Look at the menu on the left. **Expected behavior** Expect to see 3 count badges (blue, red, and yellow): ![Screen Shot 2024-04-22 at 19 56 51](https://github.com/ChurchCRM/CRM/assets/201834/4e35fbce-b378-43de-8619-51ba142f183d) But only see 2: ![Screen Shot 2024-04-22 at 15 54 27](https://github.com/ChurchCRM/CRM/assets/201834/e4645631-20f1-43b3-877b-4a2f447752c7) Blue is hiding behind Yellow.
Bug: Calendar Anniversary count badge hiding
https://api.github.com/repos/ChurchCRM/CRM/issues/6953/comments
0
2024-04-22T18:06:28Z
2024-04-23T15:20:34Z
https://github.com/ChurchCRM/CRM/issues/6953
2,257,165,714
6,953
[ "ChurchCRM", "CRM" ]
**Is your feature request related to a problem? Please describe.** There's a default City, State, and Country. No default Zip Code though, which would be useful when manually adding peoples addresses. **Describe the solution you'd like** A default field for the Zip Code, same as for City, and State in System Settings. **Describe alternatives you've considered** None. **Additional context** None.
Feature request: Default Zip Code
https://api.github.com/repos/ChurchCRM/CRM/issues/6951/comments
0
2024-04-22T13:42:59Z
2024-04-26T01:42:48Z
https://github.com/ChurchCRM/CRM/issues/6951
2,256,578,212
6,951
[ "ChurchCRM", "CRM" ]
**Description** A clear and concise description of what the reported bug is: ``` Fatal error: Uncaught TypeError: extract(): Argument #1 ($array) must be of type array, null given in /home/stpaul10/church.stpaulandresurrection.org/ListEvents.php:118 Stack trace: #0 /home/stpaul10/church.stpaulandresurrection.org/ListEvents.php(118): extract(NULL) #1 {main} thrown in /home/stpaul10/church.stpaulandresurrection.org/ListEvents.php on line 118 ``` - ChurchCRM version: 5.7.0 - PHP version the server running: 8.2.16 - DB Server and Version the server is running: not relevant **Steps To Reproduce** Steps to reproduce the behavior: Load /ListEvents.php **Expected behavior** A clear and concise description of what you expected to happen. Do not see a fatal error **Screenshots and/or logs** If applicable, please include screenshots or share logs to assist in explaining your issue. 📋 Relevant screenshots: <img width="1032" alt="image" src="https://github.com/ChurchCRM/CRM/assets/5031018/5c6a2938-3688-4086-a1f8-d9ebcd71b304">
Bug: Fatal error when listing null events
https://api.github.com/repos/ChurchCRM/CRM/issues/6950/comments
0
2024-04-20T14:33:03Z
2024-04-26T15:38:52Z
https://github.com/ChurchCRM/CRM/issues/6950
2,254,579,154
6,950
[ "ChurchCRM", "CRM" ]
Im new to this guys so pleas bare with me. Any help would be appreciated, thanks. This is a new installation. ChurchCRM 5.7.0 PHP 8.2. MySQL 5.7 / MariaDB 10.4. Im getting the following error after installation. Slim Application Error The application could not run because of the following error: Details Type: Error Code: 0 Message: Call to undefined function ChurchCRM\Service\shell_exec() File: /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/ChurchCRM/Service/AppIntegrityService.php Line: 217 Trace #0 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/ChurchCRM/Service/AppIntegrityService.php(164): ChurchCRM\Service\AppIntegrityService::hasModRewrite() #1 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/ChurchCRM/dto/Prerequisite.php(23): ChurchCRM\Service\AppIntegrityService::ChurchCRM\Service\{closure}() #2 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/ChurchCRM/Service/AppIntegrityService.php(186): ChurchCRM\dto\Prerequisite->isPrerequisiteMet() #3 [internal function]: ChurchCRM\Service\AppIntegrityService::ChurchCRM\Service\{closure}(Object(ChurchCRM\dto\Prerequisite)) #4 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/ChurchCRM/Service/AppIntegrityService.php(184): array_filter(Array, Object(Closure)) #5 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/ChurchCRM/Service/AppIntegrityService.php(192): ChurchCRM\Service\AppIntegrityService::getUnmetPrerequisites() #6 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/ChurchCRM/tasks/PrerequisiteCheckTask.php(12): ChurchCRM\Service\AppIntegrityService::arePrerequisitesMet() #7 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/ChurchCRM/Service/TaskService.php(62): ChurchCRM\Tasks\PrerequisiteCheckTask->isActive() #8 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/Include/Header.php(134): ChurchCRM\Service\TaskService->getCurrentUserTasks() #9 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/v2/templates/user/changepassword.php(8): include('/home/vol1000_8...') #10 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/vendor/slim/php-view/src/PhpRenderer.php(215): include('/home/vol1000_8...') #11 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/vendor/slim/php-view/src/PhpRenderer.php(183): Slim\Views\PhpRenderer->protectedIncludeScope('templates/user/...', Array) #12 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/vendor/slim/php-view/src/PhpRenderer.php(152): Slim\Views\PhpRenderer->fetchTemplate('user/changepass...', Array) #13 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/vendor/slim/php-view/src/PhpRenderer.php(49): Slim\Views\PhpRenderer->fetch('user/changepass...', Array, true) #14 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/v2/routes/user-current.php(60): Slim\Views\PhpRenderer->render(Object(Laminas\Diactoros\Response), 'user/changepass...', Array) #15 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/vendor/slim/slim/Slim/Handlers/Strategies/RequestResponse.php(38): changepassword(Object(Laminas\Diactoros\ServerRequest), Object(Laminas\Diactoros\Response), Array) #16 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/vendor/slim/slim/Slim/Routing/Route.php(358): Slim\Handlers\Strategies\RequestResponse->__invoke('changepassword', Object(Laminas\Diactoros\ServerRequest), Object(Laminas\Diactoros\Response), Array) #17 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/vendor/slim/slim/Slim/MiddlewareDispatcher.php(65): Slim\Routing\Route->handle(Object(Laminas\Diactoros\ServerRequest)) #18 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/vendor/slim/slim/Slim/MiddlewareDispatcher.php(65): Slim\MiddlewareDispatcher->handle(Object(Laminas\Diactoros\ServerRequest)) #19 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/vendor/slim/slim/Slim/Routing/Route.php(315): Slim\MiddlewareDispatcher->handle(Object(Laminas\Diactoros\ServerRequest)) #20 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/vendor/slim/slim/Slim/Routing/RouteRunner.php(68): Slim\Routing\Route->run(Object(Laminas\Diactoros\ServerRequest)) #21 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/ChurchCRM/Slim/Middleware/VersionMiddleware.php(14): Slim\Routing\RouteRunner->handle(Object(Laminas\Diactoros\ServerRequest)) #22 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/vendor/slim/slim/Slim/MiddlewareDispatcher.php(168): ChurchCRM\Slim\Middleware\VersionMiddleware->__invoke(Object(Laminas\Diactoros\ServerRequest), Object(Slim\Routing\RouteRunner)) #23 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/ChurchCRM/Slim/Middleware/AuthMiddleware.php(36): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(Laminas\Diactoros\ServerRequest)) #24 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/vendor/slim/slim/Slim/MiddlewareDispatcher.php(168): ChurchCRM\Slim\Middleware\AuthMiddleware->__invoke(Object(Laminas\Diactoros\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous)) #25 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/vendor/slim/slim/Slim/Middleware/BodyParsingMiddleware.php(64): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(Laminas\Diactoros\ServerRequest)) #26 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/vendor/slim/slim/Slim/MiddlewareDispatcher.php(121): Slim\Middleware\BodyParsingMiddleware->process(Object(Laminas\Diactoros\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous)) #27 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(76): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(Laminas\Diactoros\ServerRequest)) #28 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/vendor/slim/slim/Slim/MiddlewareDispatcher.php(121): Slim\Middleware\ErrorMiddleware->process(Object(Laminas\Diactoros\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous)) #29 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/vendor/slim/slim/Slim/MiddlewareDispatcher.php(65): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(Laminas\Diactoros\ServerRequest)) #30 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/vendor/slim/slim/Slim/App.php(199): Slim\MiddlewareDispatcher->handle(Object(Laminas\Diactoros\ServerRequest)) #31 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/vendor/slim/slim/Slim/App.php(183): Slim\App->handle(Object(Laminas\Diactoros\ServerRequest)) #32 /home/vol1000_8/infinityfree.com/if0_36025839/htdocs/v2/index.php(43): Slim\App->run() #33 {main} *Description**
Slim Application Error: shell_exec does not exist on all installations, causing TypeError to be thrown
https://api.github.com/repos/ChurchCRM/CRM/issues/6949/comments
1
2024-04-20T14:03:48Z
2024-04-22T16:16:37Z
https://github.com/ChurchCRM/CRM/issues/6949
2,254,565,928
6,949
[ "ChurchCRM", "CRM" ]
**Description** A clear and concise description of what the reported bug is: - ChurchCRM version: 5.7.0 - PHP version the server running: 8.2.16 - DB Server and Version the server is running: 10.3.39-MariaDB-cll-lve **Steps To Reproduce** Steps to reproduce the behavior: 1. Go to `/v2/dashboard` 2. Click on Admin > Edit General Settings 3. Click on Enabled Features (`/SystemSettings.php#EnabledFeatures`) 4. Set bEnabledEvents to False 5. Go back to `/v2/dashboard` & the Events stat box is still there **Expected behavior** Events stat box should be hidden if Events are disabled. **Screenshots and/or logs** 📋 Relevant screenshots: ![Screenshot 2024-04-19 at 21-49-19](https://github.com/ChurchCRM/CRM/assets/201834/7a54ad91-bb5b-4459-a02d-2f8117fddca2)
Bug: There's a missing if for the admin dashboard
https://api.github.com/repos/ChurchCRM/CRM/issues/6947/comments
0
2024-04-19T20:02:35Z
2024-05-09T17:28:15Z
https://github.com/ChurchCRM/CRM/issues/6947
2,253,866,030
6,947
[ "ChurchCRM", "CRM" ]
**Description** - ChurchCRM version: [e.g. 5.7.0] - PHP version the server running: [e.g. PHP 8.1.27] - DB Server and Version the server is running: MariaDB 10.6.16 - Nginx 1.18.0 **Steps To Reproduce** Steps to reproduce the behavior: Went through the first setup page, the final step being to enter the database name and user (members) and then the database password. This was successful, and the database was populated with churchrcm tables, but the next page was a 404 at the URL: http://members.stnicholassaratoga.org/churchcrm/session/begin Don't know where to go from here.
Bug: Install Fails with a 404
https://api.github.com/repos/ChurchCRM/CRM/issues/6945/comments
2
2024-04-18T23:33:09Z
2024-05-13T11:41:53Z
https://github.com/ChurchCRM/CRM/issues/6945
2,251,773,565
6,945
[ "ChurchCRM", "CRM" ]
**Description** This error always appears when trying to perform a backup. - ChurchCRM version: 5.7 - PHP version the server running: PHP 8.2.18 - DB Server and Version the server is running: MySQL 8.0.35 ERROR Error making API Call to: /api/database/backup Error text: Slim Application Error
Bug: Database Backup ERROR
https://api.github.com/repos/ChurchCRM/CRM/issues/6944/comments
6
2024-04-17T18:48:03Z
2024-04-25T02:32:44Z
https://github.com/ChurchCRM/CRM/issues/6944
2,249,004,095
6,944
[ "ChurchCRM", "CRM" ]
Can't Change General Settings under Admin tab, using Dream Host and by default mod-rewrite is enabled but server can't detect it. _Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator at webmaster@XXXXX.XX to inform them of the time this error occurred, and the actions you performed just before this error. More information about this error may be available in the server error log._ **Collected Value Title | Data** ----------------------|---------------- Page Name |/SystemSettings.php Screen Size |720x1280 Window Size |598x1232 Page Size |922x1232 Platform Information | Linux iad1-shared-b8-09 5.15.86-grsec-bnxt-focal+ #1 SMP Wed Oct 11 22:07:10 UTC 2023 x86_64 PHP Version | 8.1.25 SQL Version | 8.0.28-0ubuntu0.20.04.3 ChurchCRM Version |5.6.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36 Edg/123.0.0.0 Prerequisite Status |Missing Prerequisites: ["Mod Rewrite or Equivalent"]
Internal Error on Admin tab. > church info
https://api.github.com/repos/ChurchCRM/CRM/issues/6932/comments
1
2024-04-06T19:44:14Z
2024-04-09T00:13:36Z
https://github.com/ChurchCRM/CRM/issues/6932
2,229,379,603
6,932
[ "ChurchCRM", "CRM" ]
**Is your feature request related to a problem? Please describe.** <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> Based on an audit or locales in POEditor, Tamil (ta), Spanish (MX) and Japanese (ja) should be part of the project now. ``` Running "genLocaleAudit" task Missing Burmese (my) but has 4.29 percentage Missing English (JM) (en-jm) but has 0.26 percentage Missing English (ZA) (en-za) but has 3.57 percentage Missing Hindi (hi) but has 4.97 percentage Missing Japanese (ja) but has 10.03 percentage Missing Korean (ko) but has 3.53 percentage Missing Latvian (lv) but has 2.21 percentage Missing Malayalam (ml) but has 0.72 percentage Missing Serbian (Cyrillic) (sr-cyrl) but has 3.57 percentage Missing Slovenian (sl) but has 4.04 percentage Missing Spanish (MX) (es-mx) but has 5.02 percentage Missing Spanish (SV) (es-sv) but has 1.57 percentage Missing Tamil (ta) but has 40.77 percentage ```` **Describe the solution you'd like** <!--A clear and concise description of what you want to happen. --> **Describe alternatives you've considered** <!-- A clear and concise description of any alternative solutions or features you've considered. --> **Additional context** <!-- Add any other context or screenshots about the feature request here. -->
Feature request: Include new locales
https://api.github.com/repos/ChurchCRM/CRM/issues/6928/comments
1
2024-04-06T16:32:20Z
2024-04-06T20:15:09Z
https://github.com/ChurchCRM/CRM/issues/6928
2,229,318,242
6,928
[ "ChurchCRM", "CRM" ]
When editing family records the Wedding Date field is not saved to the database fam_family table. The value remains NULL. If I enter the data into the fam_family table using SQL statement, the value shows up in the app when I open the family record. If I update the family record, either by changing the Wedding Date and only Saving that section, or by updating the entire family record, the data is overwritten with NULL for Wedding Date. This was perviously opened as a bug twice and closed as could not reproduce in DEV. This is a new install of Church CRM with the following Debug info: ChurchCRM Version: 8.6.0 Server Platform: Linux Database Version: MySQL 8.0.32 Web server: apache PHP: 8.2.17 Steps to reproduce the behavior: 1. Go to Active Family List view .../v2/family 2. Select a family to edit by clicking on edit icon 3. Family Edit view is displayed ../FamilyEditor.php?FamilyID=## 4. Scroll down to Other Info section and enter Wedding Date using the Date Picker ![image](https://github.com/ChurchCRM/CRM/assets/18268961/85f48c5b-9ca7-4879-8db5-96de122a4d02) 5. Click Save on Other Info Section to save date 6. Family page is displayed, but no Wedding Date is shown: .../v2/family/## ![image](https://github.com/ChurchCRM/CRM/assets/18268961/676158c7-f0fa-43f8-9c2e-1b069efc85bf) 7. Open database table for fam_family and view the record for the family edited - The Wedding Date field is NULL 8. Use SQL to update the record with a Wedding Date in the fam_WeddingDate field 9. Refresh the Family data page .../v2/family/## - The manually edited date is shown ![image](https://github.com/ChurchCRM/CRM/assets/18268961/c879cf76-77a4-4da4-a31e-90b4cdde4556) 10. Click the edit icon to edit family data ./FamilyEditor.php?FamilyID=## - Wedding Date field is filled in with manually edited data ![image](https://github.com/ChurchCRM/CRM/assets/18268961/70b4336c-a6cf-4602-9fb6-53f9b64a9d76) 11. Click the Save button on the Other Info section (without making changes). 12. The data is overwritten with NULL in the database and the value is no longer available. Note: the same behavior occurs when using the Save All button at the bottom of the page. **Expected behavior** First I expect that the value entered, wither by the Date Picker or manually on the form would be saved to the database field fam_WeddingDate. Second, once the data has been stored in the database it should persist. **Screenshots and/or logs** 📋 Logs: ther is no indication of errors or issues in any of the logs. **Debugging Steps** It appears the the model is not being updated from the view, and is writing NULL back to the database when saving. As mentioned above, I have checked the actual data in teh DB and can see that it is not being persisted from the form. No errors or issues are being thrown. **Desktop (please complete the following information):** - OS and Version: macOS Sonoma 14.0 - Browser (and Version): Chrome Version 123.0.6312.87 (Official Build) (arm64) **Additional context** This was previously reported and closed as not able to reproduce in DEV
Bug: Wedding Date is Not Saved or Persisted
https://api.github.com/repos/ChurchCRM/CRM/issues/6920/comments
2
2024-04-02T16:33:01Z
2024-04-03T21:09:50Z
https://github.com/ChurchCRM/CRM/issues/6920
2,220,951,120
6,920
[ "ChurchCRM", "CRM" ]
**Church Small Groups** <!--Create a new feature to mange small groups --> **A module that is capable of managing small groups with group leaders, participants, visitors; the days of the meetings, attendance records; create group networks with supervisors and leaders; among other possibilities...**
Feature request: Small Group Ministry
https://api.github.com/repos/ChurchCRM/CRM/issues/6919/comments
3
2024-03-31T02:59:50Z
2024-08-09T02:23:09Z
https://github.com/ChurchCRM/CRM/issues/6919
2,216,751,908
6,919
[ "ChurchCRM", "CRM" ]
**Description** No QR code is displayed to complete 2FA setup after clicking "Begin Two Factor Authentication Enrollment" on page .../v2/user/current/enroll2fa. - ChurchCRM version: 5.6.0 - PHP version the server running: 8.2.17 - DB Server and Version the server is running: Percona Server MySQL 5.7.23-23 - Webhost: HostGator.com **Steps To Reproduce** Steps to reproduce the behavior: 📋 Cypress Recorder Results: ``` cy.visit('.../v2/dashboard'); cy.get('.dropdown:nth-child(6) > .nav-link').click(); cy.url().should('contains', '.../v2/user/current/enroll2fa'); ``` **Expected behavior** A QR code should display to enable the setup of two-factor authentication. **Screenshots and/or logs** 📋 Relevant screenshots: ![image](https://github.com/ChurchCRM/CRM/assets/134420868/8813d2b6-c29b-4e21-b19c-80672b1a5e80) 📋 Logs: ``` [2024-03-30T17:10:07.939728-05:00] slim-app.ERROR: Slim Application Error Type: Error Code: 0 Message: Call to undefined method Endroid\QrCode\QrCode::writeDataUri() File: .../api/routes/users/user-current.php Line: 25 Trace: #0 .../vendor/slim/slim/Slim/Handlers/Strategies/RequestResponse.php(38): refresh2fasecret(Object(Laminas\Diactoros\ServerRequest), Object(Laminas\Diactoros\Response), Array) #1 .../vendor/slim/slim/Slim/Routing/Route.php(358): Slim\Handlers\Strategies\RequestResponse->__invoke('refresh2fasecre...', Object(Laminas\Diactoros\ServerRequest), Object(Laminas\Diactoros\Response), Array) #2 .../vendor/slim/slim/Slim/MiddlewareDispatcher.php(65): Slim\Routing\Route->handle(Object(Laminas\Diactoros\ServerRequest)) #3 .../vendor/slim/slim/Slim/MiddlewareDispatcher.php(65): Slim\MiddlewareDispatcher->handle(Object(Laminas\Diactoros\ServerRequest)) #4 .../vendor/slim/slim/Slim/Routing/Route.php(315): Slim\MiddlewareDispatcher->handle(Object(Laminas\Diactoros\ServerRequest)) #5 .../vendor/slim/slim/Slim/Routing/RouteRunner.php(68): Slim\Routing\Route->run(Object(Laminas\Diactoros\ServerRequest)) #6 .../ChurchCRM/Slim/Middleware/VersionMiddleware.php(14): Slim\Routing\RouteRunner->handle(Object(Laminas\Diactoros\ServerRequest)) #7 .../vendor/slim/slim/Slim/MiddlewareDispatcher.php(168): ChurchCRM\Slim\Middleware\VersionMiddleware->__invoke(Object(Laminas\Diactoros\ServerRequest), Object(Slim\Routing\RouteRunner)) #8 .../ChurchCRM/Slim/Middleware/AuthMiddleware.php(36): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(Laminas\Diactoros\ServerRequest)) #9 .../vendor/slim/slim/Slim/MiddlewareDispatcher.php(168): ChurchCRM\Slim\Middleware\AuthMiddleware->__invoke(Object(Laminas\Diactoros\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous)) #10 .../vendor/slim/slim/Slim/Middleware/BodyParsingMiddleware.php(64): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(Laminas\Diactoros\ServerRequest)) #11 .../vendor/slim/slim/Slim/MiddlewareDispatcher.php(121): Slim\Middleware\BodyParsingMiddleware->process(Object(Laminas\Diactoros\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous)) #12 .../vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(76): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(Laminas\Diactoros\ServerRequest)) #13 .../vendor/slim/slim/Slim/MiddlewareDispatcher.php(121): Slim\Middleware\ErrorMiddleware->process(Object(Laminas\Diactoros\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous)) #14 .../vendor/slim/http-cache/src/Cache.php(67): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(Laminas\Diactoros\ServerRequest)) #15 .../vendor/slim/slim/Slim/MiddlewareDispatcher.php(121): Slim\HttpCache\Cache->process(Object(Laminas\Diactoros\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous)) #16 .../vendor/slim/http-cache/src/Cache.php(67): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(Laminas\Diactoros\ServerRequest)) #17 .../vendor/slim/slim/Slim/MiddlewareDispatcher.php(121): Slim\HttpCache\Cache->process(Object(Laminas\Diactoros\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous)) #18 .../vendor/slim/slim/Slim/MiddlewareDispatcher.php(65): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(Laminas\Diactoros\ServerRequest)) #19 .../vendor/slim/slim/Slim/App.php(199): Slim\MiddlewareDispatcher->handle(Object(Laminas\Diactoros\ServerRequest)) #20 .../vendor/slim/slim/Slim/App.php(183): Slim\App->handle(Object(Laminas\Diactoros\ServerRequest)) #21 .../api/index.php(76): Slim\App->run() #22 {main} [] [] ``` **Debugging Steps** Developer tools log: ``` debug:1052 [Report Only] Refused to load the font 'data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f...ABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=' because it violates the following Content Security Policy directive: "font-src 'self' fonts.gstatic.com". /api/system/background/csp-report:1 Failed to load resource: the server responded with a status of 406 () ``` **Desktop (please complete the following information):** - OS and Version: Windows 11 - Browser (and Version): Chrome 123.0.6312.86
User can't setup 2FA (no QR code displays).
https://api.github.com/repos/ChurchCRM/CRM/issues/6918/comments
1
2024-03-30T22:45:12Z
2024-05-07T14:09:44Z
https://github.com/ChurchCRM/CRM/issues/6918
2,216,689,985
6,918
[ "ChurchCRM", "CRM" ]
**Description** A clear and concise description of what the reported bug is: - ChurchCRM version: 5.6.0 - PHP version the server running: 8.2.16 - DB Server and Version the server is running: MariaDB 10.3.39 **Steps To Reproduce** Steps to reproduce the behavior: 1. Go to `/v2/user/1` (Change Settings under your Name in the top right menu) 2. Click on the **Locale** drop-down and change it to something other than the system default -- I chose `Afrikaans`. 3. Click on another menu option on the left such as Dashboard to go to another page and for the locale change to take affect. 4. In my case almost everything is in `Afrikaans` now. 5. Go back to `/v2/user/1` (`Afrikaans` displays as both the Locale and the system locale[?]). 6. Go somewhere else in the site. 7. Go back to `/v2/user/1` (`English - Great Britain` now shows as my Locale [it's actually the default system locale] and the system locale shows as `Afrikaans`). 8. Click to go anywhere else and your popped back to `English - Great Britain` as your locale even though you didn't physically choose it. **Expected behavior** Don't change my locale without me expressly choosing to change it. **Screenshots and/or logs** If applicable, please include screenshots or share logs to assist in explaining your issue. 📋 Relevant screenshots: ![Screenshot_2024-03-28_at_13-24-02_ChurchCRM_Gebruiker](https://github.com/ChurchCRM/CRM/assets/201834/58ca9c58-53ed-4dc9-b5dd-4f2a1206cee8) 📋 Logs: None that seem relevant. **Debugging Steps** None that seem relevant. **Desktop:** - OS and Version: Rolling release of Arch Linux (64-bit) - Browser (and Version): Firefox 124.0.1 (64-bit)
Bug: Unexpected locale change
https://api.github.com/repos/ChurchCRM/CRM/issues/6917/comments
3
2024-03-28T12:36:07Z
2024-04-06T22:07:43Z
https://github.com/ChurchCRM/CRM/issues/6917
2,213,133,587
6,917
[ "ChurchCRM", "CRM" ]
**Description** Starting from a clean DB, and performing a CSVImport operation, the system inserts the first individual in the database, and then attempts to find if there is a family it is associated with. If no existing family is found, then a new one is created. But the code that attempts to determine the ID of the newly inserted family is not working, and is returning the ID of the person (not the family) instead. This means that the first person inserted does not get properly associated with that particular family. - ChurchCRM version: 5.6.0 - PHP version the server running: PHP 8.1 - DB Server and Version the server is running: MariaDB 10.3.39 **Steps To Reproduce** This problem is actually evident in the test `cypress/e2e/ui/admin/admin.csvimport.spec.js` but because the test is run multiple times, the failure is not detected. **Expected behavior** After performing the import, and inspecting the page for the first person (head of household) - you should see that he is associated with the proper family. As it is currently, that person has no family assigned. **Screenshots and/or logs** N/A **Debugging Steps** I have tracked through the PHP code and found the problem is related to using the `SELECT LAST_INSERT_ID()` method which is not giving expected results.
Bug: CSVImport does not add first new member of a family to newly created family
https://api.github.com/repos/ChurchCRM/CRM/issues/6914/comments
0
2024-03-25T19:04:25Z
2024-05-09T17:28:59Z
https://github.com/ChurchCRM/CRM/issues/6914
2,206,482,299
6,914
[ "ChurchCRM", "CRM" ]
**Description** Duplicates of families and persons are created when a family is registered from the self registration page. eg. Registering a family of four; we would have a total of four entries for the family and sixteen entries for the persons. - ChurchCRM version: 5.6.0 - PHP version the server running: PHP 8.1 - DB Server and Version the server is running: MySQL **Screenshots and/or logs** If applicable, please include screenshots or share logs to assist in explaining your issue. 📋 Relevant screenshots: <img width="317" alt="family" src="https://github.com/ChurchCRM/CRM/assets/156947887/c17292fb-1977-4f0a-915a-53e4cd2e5e5a"> <img width="479" alt="people" src="https://github.com/ChurchCRM/CRM/assets/156947887/79f50c9c-142d-4b6e-ae71-b0bd137e5098">
Bug: Family registration creating duplicates of families and persons
https://api.github.com/repos/ChurchCRM/CRM/issues/6913/comments
8
2024-03-24T18:42:54Z
2024-03-31T19:56:40Z
https://github.com/ChurchCRM/CRM/issues/6913
2,204,498,662
6,913
[ "ChurchCRM", "CRM" ]
**Description** A clear and concise description of what the reported bug is: - ChurchCRM version: 5.6.0 - PHP version the server running: 8.2.16 - DB Server and Version the server is running: MySQL 8.0.32 **Steps To Reproduce** Steps to reproduce the behavior: 1. Added new Family Property through admin page 2. Went to Family Details 3. Family Properties hangs with "Loading" icon (screen shot) ![image](https://github.com/ChurchCRM/CRM/assets/18268961/46b9eae1-2094-48ef-9176-2e918d28dcc7) 4. Tried to add new property to Family, dialog opens 5. Drop down in dialog does not have new property 6. Cancel dialog and error displays with Null reference error. 📋 Cypress Recorder Results: ``` cy.visit('https://brccdata.blueridgecommunitychurch.net/PropertyList.php?Type=f'); cy.get('.menu-is-opening > .nav-link').click(); cy.get('.active:nth-child(9) > .nav-link').click(); cy.get('.active:nth-child(9) > .nav-link').click(); cy.url().should('contains', 'https://brccdata.blueridgecommunitychurch.net/PropertyList.php'); cy.get('.menu-is-opening > .nav-link').click(); cy.url().should('contains', 'https://brccdata.blueridgecommunitychurch.net/v2/family'); cy.url().should('contains', 'https://brccdata.blueridgecommunitychurch.net/v2/family/1'); cy.get('.fa-circle-plus > path').click(); cy.get('.bootbox-input').click(); cy.get('.btn-secondary').click(); cy.get('.bootbox-accept').click(); <please replace this section with the results from Cypress Recorder> ``` ⚠️ If you cannot do this for some reason, please document the steps to reproduce below. _(note: this flow is not recommend and will make it more difficult on the maintainers of ChurchCRM)_ 1. Go to '...' (if possible, please provide the URL path e.g. `/v2/dashboard`) 4. Click on '....' 7. Scroll down to '....' 8. See error **Expected behavior** A clear and concise description of what you expected to happen. Expected to be able to add the new property to the family entry. I was able to add the default entry of Single Parent to the family. **Screenshots and/or logs** If applicable, please include screenshots or share logs to assist in explaining your issue. 📋 Relevant screenshots: > `<please insert your screenshots here>` 📋 Logs: ``` <please replace this section with the relevant logs> ``` **Debugging Steps** ℹ️ If you need help debugging, please refer to the wiki for guidance: https://github.com/ChurchCRM/CRM/wiki/Logging-and-Diagnostics. * What has been done to debug the issue so far? * Have you looked at the browser's developer tools to see if an error is thrown / network request failed? * Are there any associated error logs on the backend that get emitted when you attempt to do this action? **Desktop (please complete the following information):** - OS and Version: macOS Sonoma 14.0 - Browser (and Version): Chrome Version 122.0.6261.129 **Additional context** Add any other context about the problem here. Debug screen indicates that apache_get_modules does not exist, but everything else appears to be functioning. All Prerequisites passed except ModRewrite or Equivalent, and I had to modify .htaccess files to provide RewriteBase paths to get app to run in shared hosting environment on Ionos. Access is via subdomiain path directed to the subfolder containing the source code.
Bug: Custom Family Property Assignment
https://api.github.com/repos/ChurchCRM/CRM/issues/6912/comments
1
2024-03-19T23:13:08Z
2024-04-06T04:55:05Z
https://github.com/ChurchCRM/CRM/issues/6912
2,196,213,475
6,912
[ "ChurchCRM", "CRM" ]
**Description** If you are using a CGI interface for php ( e.g. php-fpm ) then the apache_get_modules() method is not available, and therefore the initial setup page falsely reports a problem because it cannot detect proper rewrite operation via mod_rewrite. This also shows up on a running server, in the Admin/Debug page -- as can be seen in the Softaculous dynamic demo. - ChurchCRM version: 5.6.0 - PHP version the server running: PHP 8.1 - DB Server and Version the server is running: MariaDB 10.3 **Steps To Reproduce** This shows up immediately, if you are using php-fpm as a separate service to handle php. **Expected behavior** Since the apache server is properly handling processing of the .htaccess files, and rewriting in general, the expected behavior is not to falsely report an error. **Screenshots and/or logs** N/A **Debugging Steps** * What has been done to debug the issue so far? * The error is due to the way mod_rewrite is being checked in AppIntegrityService.php * A potential fix (at least for some linux-hosted environments) is forthcoming.
Bug: minor: mod_rewrite presence not properly detected when using CGI instead of apache module
https://api.github.com/repos/ChurchCRM/CRM/issues/6910/comments
0
2024-03-19T18:54:55Z
2024-05-09T17:29:44Z
https://github.com/ChurchCRM/CRM/issues/6910
2,195,750,007
6,910
[ "ChurchCRM", "CRM" ]
**Description** A clear and concise description of what the reported bug is: - ChurchCRM version: 5.5.0, then unzip'ed 5.6.0 on top of it. - PHP version the server running: 8.1.2-1ubuntu2.14 - DB Server and Version the server is running: mysql Ver 8.0.35-0ubuntu0.22.04.1 for Linux on x86_64 ((Ubuntu)) **Steps To Reproduce** Steps to reproduce the behavior: ℹ️ As a bug reporter, the preferred mechanism to record steps is to download Cypress Recorder from https://chromewebstore.google.com/detail/cypress-recorder/glcapdcacdfkokcmicllhcjigeodacab?pli=1, record your interaction and copy the results here. 📋 Cypress Recorder Results: ``` cy.visit('http://churchcrm.horne.fam/SystemDBUpdate.php'); cy.get('.login-page').click(); cy.get('.login-page').click(); cy.get('#upgradeDatabase').click(); cy.url().should('contains', 'http://churchcrm.horne.fam/SystemDBUpdate.php'); cy.get('.login-page').click(); cy.get('#upgradeDatabase').click(); cy.url().should('contains', 'http://churchcrm.horne.fam/SystemDBUpdate.php'); cy.get('#upgradeDatabase').click(); cy.url().should('contains', 'http://churchcrm.horne.fam/SystemDBUpdate.php'); cy.get('#upgradeDatabase').click(); cy.url().should('contains', 'http://churchcrm.horne.fam/SystemDBUpdate.php'); ``` ⚠️ If you cannot do this for some reason, please document the steps to reproduce below. _(note: this flow is not recommend and will make it more difficult on the maintainers of ChurchCRM)_ 1. Go to main url: http://churchcrm.horne.fam 2. It redirects to http://churchcrm.horne.fam/SystemDBUpdate.php 3. Click the "Upgrade Database" button. 4. It reloads the same page. **Expected behavior** Click the "Upgrade database" button, it upgrades the database, and I can log in to churchcrm. **Screenshots and/or logs** 📋 Relevant screenshots: ![image](https://github.com/ChurchCRM/CRM/assets/3081654/176bb203-c4e8-4a4e-8059-d65ad1900e77) 📋 Logs: ``` ==> 2024-03-16-app.log <== [2024-03-16T16:49:09.107650+00:00] defaultLogger.INFO: Beginning database upgrade [] {"url":"/SystemDBUpdate.php?upgrade=true","remote_ip":"192.168.0.42","correlation_id":"65f5cd851a487"} [2024-03-16T16:49:09.107973+00:00] defaultLogger.INFO: Current Version: 5.5.0 {"dbVersion":"5.5.0","softwareInstalledVersion":"5.6.0"} {"url":"/SystemDBUpdate.php?upgrade=true","remote_ip":"192.168.0.42","correlation_id":"65f5cd851a487"} [2024-03-16T16:49:09.109909+00:00] defaultLogger.WARNING: No upgrade path for 5.5.0 to 5.6.0 [] {"url":"/SystemDBUpdate.php?upgrade=true","remote_ip":"192.168.0.42","correlation_id":"65f5cd851a487"} [2024-03-16T16:49:09.124977+00:00] defaultLogger.INFO: Complete database upgrade; redirecting to Main menu [] {"url":"/SystemDBUpdate.php?upgrade=true","remote_ip":"192.168.0.42","correlation_id":"65f5cd851a487"} [2024-03-16T16:49:09.138226+00:00] defaultLogger.INFO: Database is not current, redirecting to SystemDBUpdate [] {"url":"/v2/dashboard","remote_ip":"192.168.0.42","correlation_id":"65f5cd8521bf6"} [2024-03-16T16:49:29.164962+00:00] defaultLogger.INFO: Database is not current, redirecting to SystemDBUpdate [] {"url":"/","remote_ip":"192.168.0.42","correlation_id":"65f5cd9928467"} ``` **Debugging Steps** ℹ️ If you need help debugging, please refer to the wiki for guidance: https://github.com/ChurchCRM/CRM/wiki/Logging-and-Diagnostics. * What has been done to debug the issue so far? - I have looked in the logs and saw that it doesn't know how to update the database.ll * Have you looked at the browser's developer tools to see if an error is thrown / network request failed? - n/a * Are there any associated error logs on the backend that get emitted when you attempt to do this action? - Yes, see above. **Desktop (please complete the following information):** - Ubuntu mate 23.10 - Linux dauntless 6.5.0-25-generic #25-Ubuntu SMP PREEMPT_DYNAMIC Wed Feb 7 14:58:39 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux - Firefox 123.0.1 (64-bit) - Google Chrome Version 122.0.6261.94 (Official Build) (64-bit) **Smartphone (please complete the following information):** - Device: N/A **Additional context** Add any other context about the problem here.
Bug: No upgrade path for 5.5.0 to 5.6.0
https://api.github.com/repos/ChurchCRM/CRM/issues/6908/comments
9
2024-03-16T17:06:27Z
2024-04-08T14:20:14Z
https://github.com/ChurchCRM/CRM/issues/6908
2,190,138,888
6,908
[ "ChurchCRM", "CRM" ]
My church is trying to add all it's members since the foundation 70 years ago. with that we have some people that are no longer with us but they were born in the year 1886 for instance. Because the date is setup as year(4) in the database that goes from 1901 a 2155 which is a restriction that does not make that much sense because of the negligible benefit in terms of space.
Feature request: Change away from year(4) in the db
https://api.github.com/repos/ChurchCRM/CRM/issues/6907/comments
6
2024-03-15T13:46:03Z
2024-04-14T21:06:04Z
https://github.com/ChurchCRM/CRM/issues/6907
2,188,554,571
6,907
[ "ChurchCRM", "CRM" ]
I installed the new 5.6.0 release on my shared host in a subfolder. This time, I was able to get the Setup Wizard to launch! HOORAY!! I took a screenshot of the checks and it looks like the file integrity and mod_rewrite didn't pass -- both are not show-stoppers. ![churchcrm5 6 0install](https://github.com/ChurchCRM/CRM/assets/78326154/f8dc4636-dd32-4c87-a54f-df54c7420e11) I clicked on "Click Here" at the bottom of the screen because I knew what I was doing. (grin) and was able to go through the rest of the Wizard. jp
5.6.0 Install Comment (Not a bug or issue)
https://api.github.com/repos/ChurchCRM/CRM/issues/6903/comments
1
2024-03-08T22:04:26Z
2024-03-08T22:33:59Z
https://github.com/ChurchCRM/CRM/issues/6903
2,176,845,006
6,903
[ "ChurchCRM", "CRM" ]
Uncovered in #6680, ChurchCRM uses both Chart.js and Flot for charting. Seeing that Flot is only used in the Sunday School graphs and Chart.js is actively maintained (unlike Flot), we should consolidate our charting libraries to only use Chart.js.
Remove usage of Flot and replace with Chart.js
https://api.github.com/repos/ChurchCRM/CRM/issues/6893/comments
1
2024-02-27T17:49:58Z
2024-05-09T17:29:54Z
https://github.com/ChurchCRM/CRM/issues/6893
2,157,274,608
6,893
[ "ChurchCRM", "CRM" ]
**Description** File permissions are tricky because this code can be run in a number of different environments, as different users, in both development and production mode. Better checks are needed, followed by better error reporting when there are problems with writeable files or directories. This particular issue is to address the problems in the Photo management area, which tries to create/update photos and thumbnails. - ChurchCRM version: 5.5.0 - PHP version the server running: PHP 5.1 - DB Server and Version the server is running: Mariadb 10.3.39 **Steps To Reproduce** The errors are seen if the src/Images/{Person,Family} and 'thumbnails' directory in each of those are not writeable. The errors generated in this case are not obvious. **Expected behavior** Ideally an unwriteable file or directory would generate a meaningful error, at least in the logs, if not on screen. **Screenshots and/or logs** 📋 Relevant screenshots: N/A 📋 Logs: ``` N/A ``` **Desktop (please complete the following information):** - OS and Version: RockyLinux 8.9 - Browser (and Version): Firefox 115.6.0esr (64-bit)
Bug: Provide better checks and error reporting if Photo dirs are not writeable
https://api.github.com/repos/ChurchCRM/CRM/issues/6891/comments
3
2024-02-22T16:25:05Z
2024-06-04T20:38:29Z
https://github.com/ChurchCRM/CRM/issues/6891
2,149,450,042
6,891
[ "ChurchCRM", "CRM" ]
**Description** The word 'thumbnail' is misspelled a few times in Photo.php. While not at all critical, it is annoying and really should be fixed. - ChurchCRM version: 5.5.0 - PHP version the server running: PHP 8.1 - DB Server and Version the server is running: Not relevant **Steps To Reproduce** Not relevant, just correcting a typo in source code.
Bug: Correct Minor (but annoying) Typo in Photo.php
https://api.github.com/repos/ChurchCRM/CRM/issues/6889/comments
0
2024-02-21T18:22:59Z
2024-05-09T17:30:05Z
https://github.com/ChurchCRM/CRM/issues/6889
2,147,420,538
6,889
[ "ChurchCRM", "CRM" ]
**Description** Importing the Birthdate field is optional, but if it is selected and some records do not have a birthdate specified, the import fails when trying to get the age of the person. - ChurchCRM version: 5.5.0 - PHP version the server running: PHP 8.1 - DB Server and Version the server is running: MariaDB 10.3.39 - *Steps To Reproduce** Create a CSV file for import with at least two records, one with a birthdate, and one without. Then attempt the import and specify the correct field to use for birthdate. **Expected behavior** The import should succeed, and leave the birthdate blank for the entry where that is missing. **Screenshots and/or logs** 📋 Relevant screenshots: N/A 📋 Logs: ``` Uncaught TypeError: Unsupported operand types: string - string in /[redacted path]/CRM/src/CSVImport.php:937 ``` **Debugging Steps** * A fix has been found, and a PR will be forthcoming. GetAge() should return -1 if Year is NULL **Desktop :** - OS and Version: Ubuntu 22.04 - Browser (and Version): Firefox 115.6.0esr (64-bit)
Bug: CSVImport fails when importing birthdate, if not all records have birthdate.
https://api.github.com/repos/ChurchCRM/CRM/issues/6887/comments
0
2024-02-21T17:15:21Z
2024-05-09T17:30:16Z
https://github.com/ChurchCRM/CRM/issues/6887
2,147,281,731
6,887
[ "ChurchCRM", "CRM" ]
**Is your feature request related to a problem? Please describe.** <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> Some of the iconography is confusing or inconsistent. **Describe the solution you'd like** <!--A clear and concise description of what you want to happen. --> - Change People icon in the menu to the same as used on Dashboard. - Change Groups icon in the menu to the same as used on Dashboard. - Change Families icon to be more visually different from People & Groups. - Change Cart icon to a Bag, as that makes more sense in context than a shopping cart does. - Language icon is still being discussed in Dev Chat. **Describe alternatives you've considered** <!-- A clear and concise description of any alternative solutions or features you've considered. --> None. **Additional context** <!-- Add any other context or screenshots about the feature request here. --> Before the change: ![Screenshot 2024-02-20 at 19-07-04 ChurchCRM Welcome to](https://github.com/ChurchCRM/CRM/assets/201834/e2a93e3b-4c4e-4aee-8c58-0489b027a2ba) After the changes: ![Screenshot 2024-02-20 at 19-11-11 ChurchCRM Welcome to](https://github.com/ChurchCRM/CRM/assets/201834/b92c35f4-8aa4-43b9-9818-f16ffe06367e)
Feature request: Harmonise icons to make more sense
https://api.github.com/repos/ChurchCRM/CRM/issues/6884/comments
6
2024-02-20T17:28:14Z
2024-04-22T21:42:37Z
https://github.com/ChurchCRM/CRM/issues/6884
2,144,903,310
6,884
[ "ChurchCRM", "CRM" ]
**Description** In particular for development, but possibly also used in some deployments, if churchcrm is deployed anywhere other than the root of the webserver, i.e http://localhost/churchcrm, then the Slim routing does not work properly as urls are not adjusted. - ChurchCRM version: 5.5.0 - PHP version the server running: PHP 8.1.2 - DB Server and Version the server is running: MariaDB 15.1 **Steps To Reproduce** With a fresh install, put the tree into a subdir, e.g. /var/www/html/churchcrm and then attempt to visit (e.g.) http://localhost/churchcrm -- You *should* be taken to the setup page, but that doesn't work. ℹ️ As a bug reporter, the preferred mechanism to record steps is to download Cypress Recorder from https://chromewebstore.google.com/detail/cypress-recorder/glcapdcacdfkokcmicllhcjigeodacab?pli=1, record your interaction and copy the results here. 📋 Cypress Recorder Results: ``` N/A ``` ⚠️ If you cannot do this for some reason, please document the steps to reproduce below. See above **Expected behavior** Begin initial system setup/configuration **Screenshots and/or logs** If applicable, please include screenshots or share logs to assist in explaining your issue. 📋 Relevant screenshots: >N/A 📋 Logs: ``` slim.log: [16-Feb-2024 16:15:47 America/Chicago] PHP Fatal error: Uncaught Slim\Exception\HttpNotFoundException: Not found. in /dev/shm/CRM/src/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php:76 Stack trace: #0 /dev/shm/CRM/src/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php(44): Slim\Middleware\RoutingMiddleware->performRouting() #1 /dev/shm/CRM/src/vendor/slim/slim/Slim/MiddlewareDispatcher.php(121): Slim\Middleware\RoutingMiddleware->process() #2 /dev/shm/CRM/src/vendor/slim/slim/Slim/Middleware/BodyParsingMiddleware.php(64): Psr\Http\Server\RequestHandlerInterface@anonymous->handle() #3 /dev/shm/CRM/src/vendor/slim/slim/Slim/MiddlewareDispatcher.php(121): Slim\Middleware\BodyParsingMiddleware->process() #4 /dev/shm/CRM/src/vendor/slim/slim/Slim/MiddlewareDispatcher.php(65): Psr\Http\Server\RequestHandlerInterface@anonymous->handle() #5 /dev/shm/CRM/src/vendor/slim/slim/Slim/App.php(199): Slim\MiddlewareDispatcher->handle() #6 /dev/shm/CRM/src/vendor/slim/slim/Slim/App.php(183): Slim\App->handle() #7 /dev/shm/CRM/src/setup/index.php(36): Slim\App->run() #8 {main} thrown in /dev/shm/CRM/src/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php on line 76 ``` **Debugging Steps** The problem has been tracked down, and a pull request will be forthcoming. **Desktop (please complete the following information):** - OS and Version: Ubuntu 22.04 - Browser (and Version):Firefox 122.01
Bug: Initial setup does not work if ChurchCRM not at root of website
https://api.github.com/repos/ChurchCRM/CRM/issues/6880/comments
0
2024-02-19T13:47:36Z
2024-02-19T15:56:43Z
https://github.com/ChurchCRM/CRM/issues/6880
2,142,415,492
6,880
[ "ChurchCRM", "CRM" ]
**Describe the issue** Notes: I added notes to user, then follow instructions to view and edit note there is no link, note, or any other indication that notes exist on any page of user data. Notes can be viewed but are read only when I click printable page button at the top of user's page. Events: Events are successfully added to the calendar, but once created I am unable to edit or delete unless I access the database directly. When I click on event listed in the calendar to edit then a new tab is opened, the following error message is displayed. “Can't find route for GET on https://discipleshipbbc.org/membership/v2/null” Email: I went to MailChimp and created an account, created an API key and added it to the MailChimp API field in edit general settings>integration, but still have banner instructing to update the MailChimp API key in settings. Thanks. Collected Value Title | Data ----------------------|---------------- Page Name |/membership/SystemSettings.php Screen Size |664x1176 Window Size |526x1121 Page Size |922x1121 Platform Information | Linux md-13.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 PHP Version | 8.2.15 SQL Version | 5.7.23-23 ChurchCRM Version |5.3.1 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0 Prerequisite Status |All Prerequisites met
Multiple ChurchCRM issues
https://api.github.com/repos/ChurchCRM/CRM/issues/6879/comments
1
2024-02-19T03:39:51Z
2024-02-19T04:18:43Z
https://github.com/ChurchCRM/CRM/issues/6879
2,141,433,213
6,879
[ "ChurchCRM", "CRM" ]
**Description** A clear and concise description of what the reported bug is: - ChurchCRM version: 5.5.0 - PHP version the server running: PHP 8.1.23 - DB Server and Version the server is running: 10.6.16-MariaDB-0ubuntu0.22.04.1 **Steps To Reproduce** 1. Make an active and ongoing event in EventEditor.php and confirm in ListEvents.php (see screenshot below) 2. Complete a kiosk registration 3. Try to make assignment to kiosk but the only option is "none". (see screenshot below) **Expected behavior** The assignment list should have options for active events. **Screenshots and/or logs** ![image](https://github.com/ChurchCRM/CRM/assets/158009667/16aa829c-cce3-491d-847f-3a356392f78d) **Desktop (please complete the following information):** - OS and Version: Windows 11 - Browser (and Version): Firefox 122.0
Bug: Can't make kiosk assignment in KioskManager.php
https://api.github.com/repos/ChurchCRM/CRM/issues/6875/comments
5
2024-02-17T17:56:39Z
2024-07-22T02:48:25Z
https://github.com/ChurchCRM/CRM/issues/6875
2,140,382,191
6,875
[ "ChurchCRM", "CRM" ]
**Is your feature request related to a problem? Please describe.** Just because I want to use a version of the English language with more letters in its words, shouldn't mean I'm forced to look at a Union Jack. And worse, one with an angry red zit on it. **Describe the solution you'd like** Please use the language name (Afrikaans, English, etc.). Reference: https://simplelocalize.io/blog/posts/flags-as-language-in-language-selector/ **Describe alternatives you've considered** Use system locales (af_ZA, en_GB, en_US, en_ZA, etc.) **Additional context** ![Screenshot_20240215_114228](https://github.com/ChurchCRM/CRM/assets/201834/76daddff-5c41-4b6f-bb92-6b9aaef99cfd)
Feature request: Please stop using "language" flags
https://api.github.com/repos/ChurchCRM/CRM/issues/6870/comments
1
2024-02-15T10:09:49Z
2024-02-18T02:17:16Z
https://github.com/ChurchCRM/CRM/issues/6870
2,136,123,192
6,870
[ "ChurchCRM", "CRM" ]
**Is your feature request related to a problem? Please describe.** If you don't live in Australia, Canada, or the USA, you get a useless state drop down selector. **Describe the solution you'd like** As suggested by @grayeul in a PM there should be both the states in their JSON files to seed the system, and there should be an option to add states (counties, provinces, etc.) to the DB for those countries without a JSON file. **Describe alternatives you've considered** Every country has it's own JSON file. Doable, but a more ambitious goal. And it needs to be separated from the language selector as mention in: #6868 **Additional context** ![Screenshot_20240215_102051](https://github.com/ChurchCRM/CRM/assets/201834/62a24ccf-d9ef-4c88-855a-d3b8f13a0357)
Feature request: Option to add "States" in DB
https://api.github.com/repos/ChurchCRM/CRM/issues/6869/comments
15
2024-02-15T09:38:03Z
2024-06-26T07:42:11Z
https://github.com/ChurchCRM/CRM/issues/6869
2,136,064,044
6,869
[ "ChurchCRM", "CRM" ]
**Is your feature request related to a problem? Please describe.** Don't tie address fields to language, it should be dependent on the Country of the address being added. **Describe the solution you'd like** - For the USA you would want State and ZIP, irrespective of the language chosen. - For the UK, County and Post Code. Again, irrespective of the language chosen. - Here in South Africa I need Province and Post Code, irrespective of the language chosen. - Etc. **Describe alternatives you've considered** I did think of using more locales, but that's not a complete solution for this case. **Additional context** As can be seen in the screenshot below, I get 2 county fields (one of them being absolutely useless) if I choose the UK language. ![Screenshot_20240215_102051](https://github.com/ChurchCRM/CRM/assets/201834/84271e08-6b72-4b67-9e03-2a91d01bee9d)
Feature request: Disassociate address fields from language/locale
https://api.github.com/repos/ChurchCRM/CRM/issues/6868/comments
5
2024-02-15T08:52:59Z
2024-08-10T02:21:10Z
https://github.com/ChurchCRM/CRM/issues/6868
2,135,959,174
6,868
[ "ChurchCRM", "CRM" ]
If you have the ChurchCRM software running, please file an issue using the Report an issue in the help menu. On what page in the application did you find this issue? ConfirmReport.php On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? Linux What browser (and version) are you running? Firefox What version of PHP is the server running? 8.3.2 What version of SQL Server are you running? 11.2.2 What version of ChurchCRM are you running? 5.5.0 Severity: high Credits : Georgios Bitounis Description: SQL injection vulnerability in ChurchCRM v.5.5.0 allows a remote attacker to obtain sensitive information via the familyId GET parameter within the /ConfirmReport.php Step 1 : Go on your browser paste this : /Reports/ConfirmReport.php?familyId=1 make sure that you intercept with burpsuite and press enter. Step 3 : On burpsuite, Right click on the request, Save item. Step 4: sqlmap -r EventNames.txt Step 5: sqlmap -r Event_Attendance_sql_url --dump <img width="1154" alt="BROWSER" src="https://github.com/ChurchCRM/CRM/assets/93048175/c4c22767-f4e2-44fb-87f8-65f81cbc73c7"> <img width="900" alt="BURP_SAVE" src="https://github.com/ChurchCRM/CRM/assets/93048175/016047ae-c559-48de-a15e-cf4e061c9527"> Impact: SQL injection attacks allow attackers to spoof identity, tamper with existing data, cause repudiation issues such as voiding transactions or changing balances, allow the complete disclosure of all data on the system, destroy the data or make it otherwise unavailable, and become administrators of the database server. Affected Component: /Reports/ConfirmReport.php?familyId=1 Technical Details: The vulnerability is caused by the failure of the backend to effectively validate user input. An attacker can insert malicious sql code and dump the database, allowing the attacker to steal sensitive information and all the other neferious things. Proof of Concept (PoC): Parameter: familyId (GET) Type: boolean-based blind Title: AND boolean-based blind - WHERE or HAVING clause Payload: familyId=1) AND 6759=6759 AND (3522=3522 Type: time-based blind Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP) Payload: familyId=1) AND (SELECT 5618 FROM (SELECT(SLEEP(5)))dJwl) AND (1675=1675 Remediation: 1.Input validation: The simplest approach is Prepared Statements, all user input should be validated,filtered on the server-side to ensure that it conforms to the expected format and does not contain any malicious code.
Security Bug: SQL Injection Confirmation Report
https://api.github.com/repos/ChurchCRM/CRM/issues/6858/comments
1
2024-02-10T22:57:33Z
2024-05-09T19:00:03Z
https://github.com/ChurchCRM/CRM/issues/6858
2,128,744,926
6,858
[ "ChurchCRM", "CRM" ]
If you have the ChurchCRM software running, please file an issue using the Report an issue in the help menu. On what page in the application did you find this issue? /Reports/FRCertificates.php /Reports/FRBidSheets.php /Reports/FRCatalog.php On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? Linux What browser (and version) are you running? Firefox What version of PHP is the server running? 8.3.2 What version of SQL Server are you running? 11.2.2 What version of ChurchCRM are you running? 5.5.0 Severity: high Credits : Georgios Bitounis Description: SQL injection vulnerability in ChurchCRM v.5.5.0 allows a remote attacker to obtain sensitive information via the CurrentFundraiser GET parameter within the /FRCertificates.php SQL injection vulnerability in ChurchCRM v.5.5.0 allows a remote attacker to obtain sensitive information via the CurrentFundraiser GET parameter within the /FRBidSheets.php SQL injection vulnerability in ChurchCRM v.5.5.0 allows a remote attacker to obtain sensitive information via the CurrentFundraiser GET parameter within the /FRCatalog.php There are considered as 3 different bugs as they come from different pages, but I will put report all of them in this issue. Pictures will be provided only for the first one, as there is no reason to repeat the same thing, the exploitation is similar. Step 1 : Go to the Create New Fund Raiser and create one with whatever attributes you want and save. Step 2 : You will automatically be redirected to the next page while Capturing with burpsuite, click the, generate certificates button or the Bid sheets button or the generate catalog button. Step 3 : On burpsuite, Right click on the request, Save item. Step 4: sqlmap -r Event_Attendance_sql_url.txt Step 5: sqlmap -r Event_Attendance_sql_url --dump <img width="1069" alt="create_new_fund_raiser" src="https://github.com/ChurchCRM/CRM/assets/93048175/ac359685-018a-4826-bebf-f561406c5e00"> <img width="845" alt="generate_certificate" src="https://github.com/ChurchCRM/CRM/assets/93048175/c369eded-714b-441e-87e4-2a22719d3ff2"> <img width="1129" alt="save_burp" src="https://github.com/ChurchCRM/CRM/assets/93048175/2846bfa3-a322-4b7b-bdb1-57b83fff1a67"> <img width="1294" alt="dump" src="https://github.com/ChurchCRM/CRM/assets/93048175/091ab959-2af1-4829-872b-c9d3405acdec"> <img width="1289" alt="sqlmap_vulnerable" src="https://github.com/ChurchCRM/CRM/assets/93048175/c13088b8-772f-42e8-8951-d477d004711b"> Impact: SQL injection attacks allow attackers to spoof identity, tamper with existing data, cause repudiation issues such as voiding transactions or changing balances, allow the complete disclosure of all data on the system, destroy the data or make it otherwise unavailable, and become administrators of the database server. Affected Component: /Reports/FRCertificates.php?CurrentFundraiser=1 /Reports/FRBidSheets.php?CurrentFundraiser=1 /Reports/FRCatalog.php?CurrentFundraiser=1 Technical Details: The vulnerability is caused by the failure of the backend to effectively validate user input. An attacker can insert malicious sql code and dump the database, allowing the attacker to steal sensitive information and all the other neferious things. Proof of Concept (PoC): Type: boolean-based blind Title: AND boolean-based blind - WHERE or HAVING clause Payload: CurrentFundraiser=1 AND 3708=3708 Type: time-based blind Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP) Payload: CurrentFundraiser=1 AND (SELECT 8500 FROM (SELECT(SLEEP(5)))rBNe) Credits : Georgios Bitounis Remediation: 1.Input validation: The simplest approach is Prepared Statements, all user input should be validated,filtered on the server-side to ensure that it conforms to the expected format and does not contain any malicious code.
Security Bug: SQL injections on Fundraiser Reports
https://api.github.com/repos/ChurchCRM/CRM/issues/6856/comments
1
2024-02-10T17:08:09Z
2024-05-08T18:28:37Z
https://github.com/ChurchCRM/CRM/issues/6856
2,128,614,228
6,856
[ "ChurchCRM", "CRM" ]
If you have the ChurchCRM software running, please file an issue using the Report an issue in the help menu. On what page in the application did you find this issue? EventAttendance.php On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? Linux What browser (and version) are you running? Firefox What version of PHP is the server running? 8.3.2 What version of SQL Server are you running? 11.2.2 What version of ChurchCRM are you running? 5.5.0 Severity: high Description: Step 1 : Go to the EventEditor.php and create an event with wßhatever attributes you want and save. Step 2 : Go to the (Event Attendance Reports) EventAttendance.php and click the Church Service button while Capturing with burpsuite Step 3 : On burpsuite, Right click on the request, Save item. Step 4: sqlmap -r Event_Attendance_sql_url.txt Step 5: sqlmap -r Event_Attendance_sql_url --dump <img width="1003" alt="website_link" src="https://github.com/ChurchCRM/CRM/assets/93048175/97055d12-f472-4444-9084-2479311d6128"> <img width="1189" alt="burp_save" src="https://github.com/ChurchCRM/CRM/assets/93048175/f5ce6801-23e4-45e5-ae61-720f9b1809d5"> <img width="1395" alt="sqlmap" src="https://github.com/ChurchCRM/CRM/assets/93048175/2ddfe05a-c85f-476a-ae54-f343783e8b16"> <img width="1414" alt="sql_dump" src="https://github.com/ChurchCRM/CRM/assets/93048175/c43742cc-cf4d-4774-8c87-df1d6b20d2c3"> Impact: SQL injection attacks allow attackers to spoof identity, tamper with existing data, cause repudiation issues such as voiding transactions or changing balances, allow the complete disclosure of all data on the system, destroy the data or make it otherwise unavailable, and become administrators of the database server. Affected Component: /churchcrm/EventAttendance.php Technical Details: The vulnerability is caused by the failure of the backend to effectively validate user input. An attacker can insert malicious sql code and dump the database, allowing the attacker to steal sensitive information and all the other neferious things. Proof of Concept (PoC): Three different ones : Payload: Action=List&Event=1 AND 9555=9555&Type=Church Service Payload: Action=List&Event=1 AND (SELECT 4995 FROM (SELECT(SLEEP(5)))HqnF)&Type=Church Service Payload: Action=List&Event=1 UNION ALL SELECT CONCAT(0x716a7a7a71,0x655867786976744843454e51624d696c4d724f674e6c734874636c624253694b73614b53694f4d52,0x716b6a7a71),84,84,84,84,84,84,84,84,84,84,84,84-- -&Type=Church Service Remediation: 1.Input validation: The simplest approach is Prepared Statements, all user input should be validated,filtered on the server-side to ensure that it conforms to the expected format and does not contain any malicious code.
6) Bug: SQL Injection 3
https://api.github.com/repos/ChurchCRM/CRM/issues/6855/comments
0
2024-02-10T14:25:45Z
2024-02-10T22:44:07Z
https://github.com/ChurchCRM/CRM/issues/6855
2,128,491,890
6,855
[ "ChurchCRM", "CRM" ]
If you have the ChurchCRM software running, please file an issue using the Report an issue in the help menu. On what page in the application did you find this issue? EventEditor.php On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? Linux What browser (and version) are you running? Firefox What version of PHP is the server running? 8.3.2 What version of SQL Server are you running? 11.2.2 What version of ChurchCRM are you running? 5.5.0 Severity: high Credits : Georgios Bitounis Description: SQL injection vulnerability in ChurchCRM v.5.5.0 allows a remote attacker to obtain sensitive information via the EID POST parameter within the /EventEditor.php. Step 1 : Go to the EventEditor.php and create an event with whatever attributes you want and save. Step 2 : Go to the ListEvents.php and click the edit on the actions while Capturing with burpsuite Step 3 : On burpsuite, Right click on the request, Save item. Step 4: sqlmap -r sql_eventeditor.txt Step 5: sqlmap -r sql_eventeditor.txt --dump <img width="931" alt="edit_button" src="https://github.com/ChurchCRM/CRM/assets/93048175/c96190f2-0953-43df-badd-18616e8ea88c"> <img width="1094" alt="burp_editor_save_item" src="https://github.com/ChurchCRM/CRM/assets/93048175/f68174b3-a64f-41d0-b963-5cbd3cc3aac8"> <img width="1206" alt="SQL_map_initial" src="https://github.com/ChurchCRM/CRM/assets/93048175/f7d7d8c8-b985-43a7-9330-1babfb4c1622"> <img width="1100" alt="dump_1" src="https://github.com/ChurchCRM/CRM/assets/93048175/a2da7d1c-14a5-4b16-9d73-9cfd6faabdb5"> Impact: SQL injection attacks allow attackers to spoof identity, tamper with existing data, cause repudiation issues such as voiding transactions or changing balances, allow the complete disclosure of all data on the system, destroy the data or make it otherwise unavailable, and become administrators of the database server. Affected Component: /churchcrm/EventEditor.php Technical Details: The vulnerability is caused by the failure of the backend to effectively validate user input. An attacker can insert malicious sql code and dump the database, allowing the attacker to steal sensitive information and all the other neferious things. Proof of Concept (PoC): Three different ones : Payload: EID=-2673' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,CONCAT(0x7178627671,0x4d7950454c684b4448635353416979765a70474f74616e574a6f744b44496a53666e474146435353,0x716b626b71),NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- -&Action=Edit Payload: EID=1' AND (SELECT 6888 FROM (SELECT(SLEEP(5)))YQID) AND 'Ipke'='Ipke&Action=Edit Payload: EID=1' AND 1838=1838 AND 'cRFR'='cRFR&Action=Edit Remediation: 1.Input validation: The simplest approach is Prepared Statements, all user input should be validated,filtered on the server-side to ensure that it conforms to the expected format and does not contain any malicious code.
Security Bug: SQL Injecton - Event Editor
https://api.github.com/repos/ChurchCRM/CRM/issues/6854/comments
0
2024-02-10T14:23:05Z
2024-06-12T13:23:19Z
https://github.com/ChurchCRM/CRM/issues/6854
2,128,489,615
6,854
[ "ChurchCRM", "CRM" ]
If you have the ChurchCRM software running, please file an issue using the Report an issue in the help menu. On what page in the application did you find this issue? EventAttendance.php On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? Linux What browser (and version) are you running? Firefox What version of PHP is the server running? 8.3.2 What version of SQL Server are you running? 11.2.2 What version of ChurchCRM are you running? 5.5.0 Severity: medium Description: An reflected XSS was found in the ChurchCRM v.5.5.0 functionality where malicious JS or HTML code can be inserted as the Type parameter of the endpoint EventAttendance.php. The steps for the explotation are the following : Copy paste in the browser : ```/EventAttendance.php?Action=List&Event=1&Type=<img src="invalid.jpg" onerror="alert('XSS')">``` The steps below were used to discover the vulnerability, There is no need to perform these steps in order to exploit it. They are here to showcase the path that was followed in order to discover this vulnerability. Step 1 : Go to the EventEditor.php and create an event with whatever attributes you want and save. Step 2 : Click The event attendance reports button, select the Church Service option and then observe the URL. The type parameter is vulnerable <img width="1137" alt="reftected_xss_before_execution" src="https://github.com/ChurchCRM/CRM/assets/93048175/97ea05ff-dac5-465e-b952-96d55b91f574"> <img width="1039" alt="XSS_execution" src="https://github.com/ChurchCRM/CRM/assets/93048175/9512415a-8738-4ac3-acd5-5a05370b096f"> Impact: Reflected XSS attacks, also known as non-persistent attacks, occur when a malicious script is reflected off of a web application to the victim's browser. The script is activated through a link, which sends a request to a website with a vulnerability that enables execution of malicious scripts. If an attacker can control a script that is executed in the victim's browser, then they can typically fully compromise that user. Amongst other things, the attacker can: Perform any action within the application that the user can perform. View any information that the user is able to view. Modify any information that the user is able to modify. Initiate interactions with other application users, including malicious attacks, that will appear to originate from the initial victim user. There are various means by which an attacker might induce a victim user to make a request that they control, to deliver a reflected XSS attack. These include placing links on a website controlled by the attacker, or on another website that allows content to be generated, or by sending a link in an email, tweet or other message. The attack could be targeted directly against a known user, or could be an indiscriminate attack against any users of the application. Affected Component: /churchcrm/EventAttendance.php Technical Details: The vulnerability is caused by the failure of validation of user input. An attacker can insert malicious js code, allowing the attacker to steal sensitive information, hijack user sessions, or perform other malicious operations on behalf of the victim. Proof of Concept (PoC): ```<img src="invalid.jpg" onerror="alert('XSS')">``` Credits : Georgios Bitounis Remediation: 1.Input validation: All user input should be validated to ensure that it conforms to the expected format and does not contain any malicious code. Input validation should be performed on client-side and should be designed to detect and block any attempts to inject scripts or other malicious content. 2.Output encoding: All data that is displayed on a web page should be properly encoded to prevent script injection. Proper encoding can include HTML entity encoding, URL encoding, or JavaScript escaping, depending on the specific context and data being displayed.
Security Bug: Reflected XSS - Event Attendance
https://api.github.com/repos/ChurchCRM/CRM/issues/6853/comments
1
2024-02-10T14:12:48Z
2024-05-27T02:46:18Z
https://github.com/ChurchCRM/CRM/issues/6853
2,128,481,197
6,853
[ "ChurchCRM", "CRM" ]
If you have the ChurchCRM software running, please file an issue using the Report an issue in the help menu. On what page in the application did you find this issue? /v2/person/not-found?id= On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? windows What browser (and version) are you running? Firefox What version of PHP is the server running? 8.1 What version of SQL Server are you running? 7.4.27 What version of ChurchCRM are you running? 5.5.0 Severity: medium Description: An reflected XSS was found in the functionality. The steps for the explotation are the following : Step 1 : Go to the browser and paste this : ```/v2/person/not-found?id=<img%20src="invalid.jpg"%20onerror="alert(%27XSS%27)">``` <img width="996" alt="reflected_xss" src="https://github.com/ChurchCRM/CRM/assets/93048175/ef1f8022-4f33-4337-92e1-dcc481f2a064"> Impact: Reflected XSS attacks, also known as non-persistent attacks, occur when a malicious script is reflected off of a web application to the victim's browser. The script is activated through a link, which sends a request to a website with a vulnerability that enables execution of malicious scripts. If an attacker can control a script that is executed in the victim's browser, then they can typically fully compromise that user. Amongst other things, the attacker can: Perform any action within the application that the user can perform. View any information that the user is able to view. Modify any information that the user is able to modify. Initiate interactions with other application users, including malicious attacks, that will appear to originate from the initial victim user. There are various means by which an attacker might induce a victim user to make a request that they control, to deliver a reflected XSS attack. These include placing links on a website controlled by the attacker, or on another website that allows content to be generated, or by sending a link in an email, tweet or other message. The attack could be targeted directly against a known user, or could be an indiscriminate attack against any users of the application. Affected Component: /v2/person/not-found?id= Technical Details: The vulnerability is caused by the failure of validation of user input. An attacker can insert malicious js code, allowing the attacker to steal sensitive information, hijack user sessions, or perform other malicious operations on behalf of the victim. Proof of Concept (PoC): ```<img src="invalid.jpg" onerror="alert('XSS')">``` Remediation: 1.Input validation: All user input should be validated to ensure that it conforms to the expected format and does not contain any malicious code. Input validation should be performed on client-side and should be designed to detect and block any attempts to inject scripts or other malicious content. 2.Output encoding: All data that is displayed on a web page should be properly encoded to prevent script injection. Proper encoding can include HTML entity encoding, URL encoding, or JavaScript escaping, depending on the specific context and data being displayed.
.
https://api.github.com/repos/ChurchCRM/CRM/issues/6852/comments
0
2024-02-10T14:11:00Z
2024-02-11T14:11:30Z
https://github.com/ChurchCRM/CRM/issues/6852
2,128,479,685
6,852
[ "ChurchCRM", "CRM" ]
If you have the ChurchCRM software running, please file an issue using the Report an issue in the help menu. On what page in the application did you find this issue? EventEditor.php On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? Linux What browser (and version) are you running? Firefox What version of PHP is the server running? 8.3.2 What version of SQL Server are you running? 11.2.2 What version of ChurchCRM are you running? 5.5.0 Severity: low Credits : Georgios Bitounis Description: A self XSS was found in the ChurchCRM v.5.5.0 functionality, edit your event, where malicious JS or HTML code can be inserted in the Event Sermon field in the endpoint EventEditor.php. The steps for the exploitation are the following : Step 1 : Go to the EventEditor.php and create an event with whatever attributes you want and save. Step 2 : Go to the ListEvents.php and edit your event, on the Event Sermon field, we can xss with this payload : ```<img src="invalid.jpg" onerror="alert('XSS')">``` <img width="1505" alt="Create_new_event" src="https://github.com/ChurchCRM/CRM/assets/93048175/106cb1c6-c83a-489d-9e73-45c81cc828cf"> <img width="1044" alt="edit_tab" src="https://github.com/ChurchCRM/CRM/assets/93048175/45b36699-33eb-4b80-8754-cf7b9181f467"> <img width="945" alt="before_edit_submission" src="https://github.com/ChurchCRM/CRM/assets/93048175/d534ed6e-040d-4d6f-87dd-a0bdd5fcd97b"> <img width="1125" alt="Executed" src="https://github.com/ChurchCRM/CRM/assets/93048175/6e02a7fa-6a56-4ca2-ab27-afcedfab3391"> Impact: In a Self-XSS attack, the victim of the attack unknowingly runs malicious code in their own web browser, thus exposing personal information to the attacker, a kind of vulnerability known as cross-site scripting. Self-XSS involves similar application behaviour to regular reflected XSS, however it cannot be triggered in normal ways via a crafted URL or a cross-domain request. Instead, the vulnerability is only triggered if the victim themselves submits the XSS payload from their browser. Affected Component: /churchcrm/EventEditor.php Technical Details: The vulnerability is caused by the failure of validation of user input. An attacker can insert malicious js code, allowing the attacker to steal sensitive information, hijack user sessions, or perform other malicious operations on behalf of the victim. Proof of Concept (PoC): ```<img src="invalid.jpg" onerror="alert('XSS')">``` Remediation: 1.Input validation: All user input should be validated to ensure that it conforms to the expected format and does not contain any malicious code. Input validation should be performed on client-side and should be designed to detect and block any attempts to inject scripts or other malicious content. 2.Output encoding: All data that is displayed on a web page should be properly encoded to prevent script injection. Proper encoding can include HTML entity encoding, URL encoding, or JavaScript escaping, depending on the specific context and data being displayed.
Security Bug: SELF XSS - Event Editor
https://api.github.com/repos/ChurchCRM/CRM/issues/6851/comments
2
2024-02-10T14:07:57Z
2024-06-12T13:16:53Z
https://github.com/ChurchCRM/CRM/issues/6851
2,128,477,169
6,851
[ "ChurchCRM", "CRM" ]
**Description** I almost file this as a login loop error until I figured it out. So I requested the page crm/v2/dashboard without having my session active and the answer was: 302: redirect to crm/session/begin I enter correctly the username and password and it tries to send me to (I guess) again to crm/v2/dashboard and that should give me all the info inside the crm, but because the page was cached it gives me back the same the same first answer without runing the php scripts. the answer that I get after the login was 302: redirect to crm/sessio/begin where I can put the login again and keep the loop going. The solution was to deactivate the NGINX cache in the CPANEL, so i guess we are missing some cache controls in the pages. - ChurchCRM version: 5.3.1 (VIA [Softaculous]) - PHP version the server running: 8.1 - DB Server and Version the server is running: 5.7.44 - MySQL Community Server (GPL) **Steps To Reproduce** This most likely will need a CPANEL Account that has nginx cache
Bug: ChurchCRM doesn't play nice with NGINX Cache
https://api.github.com/repos/ChurchCRM/CRM/issues/6850/comments
1
2024-02-09T22:58:11Z
2024-02-19T04:27:21Z
https://github.com/ChurchCRM/CRM/issues/6850
2,127,954,713
6,850
[ "ChurchCRM", "CRM" ]
If you have the ChurchCRM software running, please file an issue using the Report an issue in the help menu. On what page in the application did you find this issue? EventEditor.php On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? Linux What browser (and version) are you running? Firefox What version of PHP is the server running? 8.3.2 What version of SQL Server are you running? 11.2.2 What version of ChurchCRM are you running? 5.5.0 Severity: high Credits : Georgios Bitounis Description: SQL injection vulnerability in ChurchCRM v.5.5.0 allows a remote attacker to obtain sensitive information via the EventCount POST parameter within the /EventEditor.php. Step 1 : Go to the EventEditor.php and create an event with thatever attributes you want and save. Step 2 : Go to the ListEvents.php and edit your event and this will take you to EventEditor.php Step 3 : Then Capture with burpsuite the request that saves the changes. Step 4: sqlmap -r sql_eventeditor.txt Step 5: sqlmap -r sql_eventeditor.txt --dump <img width="1505" alt="Create_new_event" src="https://github.com/ChurchCRM/CRM/assets/93048175/0d63ae62-db33-4948-b2e3-619793058095"> <img width="949" alt="before_edit_sub" src="https://github.com/ChurchCRM/CRM/assets/93048175/2976435a-22a6-4681-8372-2bd3e6e1ba91"> <img width="1044" alt="edit_tab" src="https://github.com/ChurchCRM/CRM/assets/93048175/51770f52-02ff-4995-b577-eac8e71d6d57"> <img width="995" alt="Intercept_and_save" src="https://github.com/ChurchCRM/CRM/assets/93048175/9c5f10be-d4ef-4d60-9b93-2fd1272b743d"> <img width="1350" alt="SQLI" src="https://github.com/ChurchCRM/CRM/assets/93048175/226e5882-e7a0-4433-8d88-3532608d0be3"> Impact: SQL injection attacks allow attackers to spoof identity, tamper with existing data, cause repudiation issues such as voiding transactions or changing balances, allow the complete disclosure of all data on the system, destroy the data or make it otherwise unavailable, and become administrators of the database server. Affected Component: /churchcrm/EventEditor.php Technical Details: The vulnerability is caused by the failure of the backend to effectively validate user input. An attacker can insert malicious sql code and dump the database, allowing the attacker to steal sensitive information and all the other neferious things. Proof of Concept (PoC): Parameter: Array-like -9 Type: time-based blind Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP) Payload: EventID=2&EventExists=1&EventTypeName=Church Service&EventTypeID=1&EventTitle=Christmas Service&EventDesc=christmas service&EventDateRange=2016-12-24 10:30 PM - 2016-12-25 1:30 AM&NumAttendCounts=3&EventCount[]=100' AND (SELECT 8962 FROM (SELECT(SLEEP(5)))wjTG) AND 'LRYr'='LRYr&EventCountID[]=1&EventCountName[]=Total&EventCount[]=0&EventCountID[]=2&EventCountName[]=Members&EventCount[]=0&EventCountID[]=3&EventCountName[]=Visitors&EventCountNotes=&EventText=1&EventStatus=0&SaveChanges=Save Changes --- Remediation: 1.Input validation: The simplest approach is Prepared Statements, all user input should be validated,filtered on the server-side to ensure that it conforms to the expected format and does not contain any malicious code.
Security Bug: SQL Injection - Event Editor via List Events
https://api.github.com/repos/ChurchCRM/CRM/issues/6849/comments
2
2024-02-09T19:23:07Z
2024-03-08T22:35:42Z
https://github.com/ChurchCRM/CRM/issues/6849
2,127,726,568
6,849
[ "ChurchCRM", "CRM" ]
If you have the ChurchCRM software running, please file an issue using the Report an issue in the help menu. On what page in the application did you find this issue? GroupList.php On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? Linux What browser (and version) are you running? Firefox What version of PHP is the server running? 8.3.2 What version of SQL Server are you running? 11.2.2 What version of ChurchCRM are you running? 5.5.0 Severity: high Credits : Georgios Bitounis Description: A stored XSS was found in the ChurchCRM v.5.5.0 functionality, Add New group, where malicious JS or HTML code can be inserted as the name of the new group in the endpoint GroupList.php. The interesting part of this xss is that it also breaks the functionality of the page, as some parts of the web page dont render. The application becomes almost unusable from the UI. XSS in general allows attackers to steal sensitive information ( for example cookies), hijack user sessions, or perform other malicious operations on behalf of the victim. This vulnerability is caused by the lack of effective encoding processing of input and output in the background. <img width="1508" alt="Poc_1" src="https://github.com/ChurchCRM/CRM/assets/93048175/ebd832e2-086f-4a03-9e98-68b2158e603b"> <img width="1502" alt="Poc_4" src="https://github.com/ChurchCRM/CRM/assets/93048175/89bf7185-1027-4680-a39f-e0f0c3db4c7f"> <img width="1491" alt="store_based_xss_click" src="https://github.com/ChurchCRM/CRM/assets/93048175/89c5e9bc-2ad8-4761-a77f-e40d53cb4202"> Impact: Stored XSS (also known as second-order or persistent XSS) is a type of cross-site scripting attack in which the malicious code is permanently stored on the server and delivered to every user who accesses the affected page. The attacker typically injects the malicious code, such as JavaScript or HTML, into a form field or other input field that is stored in a database or other data storage location. When the victim accesses the page containing the stored malicious code, the code is executed in the victim's browser, allowing the attacker to steal sensitive information, hijack user sessions, or perform other malicious actions on behalf of the victim. If we consider that this vulnerability actually breaks the UI functionality the severity can be characterized as high. Affected Component: /churchcrm/GroupList.php Technical Details: The vulnerability is caused by the failure of the backend to effectively validate user input. An attacker can insert malicious js code and store it in the database, allowing the attacker to steal sensitive information, hijack user sessions, or perform other malicious operations on behalf of the victim. Proof of Concept (PoC): ```<script>alert(document.cookie)</script>``` Remediation: 1.Input validation: All user input should be validated on the server-side to ensure that it conforms to the expected format and does not contain any malicious code. Input validation should be performed on both client-side and server-side, and should be designed to detect and block any attempts to inject scripts or other malicious content. 2.Output encoding: All data that is displayed on a web page should be properly encoded to prevent script injection. This includes data stored in a database or other data storage location, as well as data that is passed between pages or included in page templates. Proper encoding can include HTML entity encoding, URL encoding, or JavaScript escaping, depending on the specific context and data being displayed.
Security Bug: Stored Based XSS - Group List
https://api.github.com/repos/ChurchCRM/CRM/issues/6848/comments
6
2024-02-09T19:17:12Z
2024-05-27T02:46:18Z
https://github.com/ChurchCRM/CRM/issues/6848
2,127,719,124
6,848
[ "ChurchCRM", "CRM" ]
- ChurchCRM version: 5.5.0 - PHP version the server running: PHP8.1.17 - DB Server and Version the server is running: MariaDB 10.4.21 ![1707465599159](https://github.com/ChurchCRM/CRM/assets/46072410/a5f2d265-f738-4fe5-8acb-aa31f40c970e) When I check "Hide Age," the following error message appears in the "Person Profile": Fatal error: Uncaught ArgumentCountError: 3 arguments are required, 2 given in C:\xampp\htdocs\prm\ChurchCRM\model\ChurchCRM\Person.php:654 Stack trace: #0 C:\xampp\htdocs\prm\ChurchCRM\model\ChurchCRM\Person.php(654): sprintf('%d\xE6\xAD\xB2\xE5\xA4\xA7\nPlural...', 32) #1 C:\xampp\htdocs\prm\PersonView.php(307): ChurchCRM\model\ChurchCRM\Person->getAge() #2 {main} thrown in C:\xampp\htdocs\prm\ChurchCRM\model\ChurchCRM\Person.php on line 654
Bug: About display ages
https://api.github.com/repos/ChurchCRM/CRM/issues/6847/comments
2
2024-02-09T08:10:56Z
2024-02-11T07:16:05Z
https://github.com/ChurchCRM/CRM/issues/6847
2,126,661,674
6,847
[ "ChurchCRM", "CRM" ]
**Description** A clear and concise description of what the reported bug is: - ChurchCRM version: 5.5.0 - PHP version the server running: PHP 8.1.23 - DB Server and Version the server is running: 10.6.16-MariaDB-0ubuntu0.22.04.1 **Steps To Reproduce** Go GroupView.php through the menu on the left. The "Group Role" column in the bottom table is all blank. Roles are there since the "Email Group" button up top could select the role correctly. **Expected behavior** The column should display the role of each individual in the group. **Screenshots and/or logs** ![image](https://github.com/ChurchCRM/CRM/assets/158009667/fd2f7702-e110-47a9-9169-2e7453fc80ea) **Desktop (please complete the following information):** - OS and Version: Windows 11 - Browser (and Version): Firefox 122.0
Bug: "Group Role" column not showing in GroupView.php
https://api.github.com/repos/ChurchCRM/CRM/issues/6840/comments
1
2024-02-01T06:03:55Z
2024-02-14T15:29:30Z
https://github.com/ChurchCRM/CRM/issues/6840
2,111,625,917
6,840
[ "ChurchCRM", "CRM" ]
Idea... that there is a way to register the family within Checkin and checkout and register individually. Currently we have to register members one by one when I think it's easier to add the whole family.
Feature request: checkin a family
https://api.github.com/repos/ChurchCRM/CRM/issues/6838/comments
6
2024-01-31T19:24:24Z
2024-08-10T02:21:11Z
https://github.com/ChurchCRM/CRM/issues/6838
2,110,805,830
6,838
[ "ChurchCRM", "CRM" ]
**Description** 1. A SQL Error is thrown because the Latitude (and other) fields are blank, and the current statements seem to be trying to load "NULL" (with quotes) which does not work for a numeric value. 2. I think there are other related bugs associated with saving, will incrementally add info for any of those. - ChurchCRM version: 5.5.0 - PHP version the server running: PHP 8.2.7 (from latest docker image) - DB Server and Version the server is running: 11.0.2-MariaDB-1:11.0.2+maria~ubu2204 (from latest docker image) **Steps To Reproduce** Steps to reproduce the behavior: (Attempted Cypress Recorder, but as this dies immediately, it did nothing). 1.Just navigate to People->ActiveFamilies, Attempt to edit an existing family, ensure Latitude is blank - and try to save. Server error occurs, resulting in a completely blank page. **Expected behavior** Expect to refresh same FamilyEditor page, after successfully saving any changes. **Screenshots and/or logs** 📋 Logs: Snippet from the php log, after clicking 'Save': ``` [25-Jan-2024 19:33:25 America/Detroit] PHP Fatal error: Uncaught mysqli_sql_exception: Incorrect double value: 'NULL' for column `churchcrm`.`family_fam`.`fam_Latitude` at row 1 in /var/www/html/Include/Functions.php:193 Stack trace: #0 /var/www/html/Include/Functions.php(193): mysqli_query() #1 /var/www/html/FamilyEditor.php(337): RunQuery() #2 {main} thrown in /var/www/html/Include/Functions.php on line 193 ``` **Debugging Steps** *** Reviewed logs and found above php error. **Desktop (please complete the following information):** - OS and Version: RockyLinux 8.9, but running dev version in docker (actually podman, under Rocky) - Browser (and Version): Does not seem to be browser specific, it is a server-side issue. **Additional context** This was uncovered while checking the FamilyEditor behavior, in particular relating to the population of the StatesDropDown.
Bug: FamilyEditor Problem Saving changes
https://api.github.com/repos/ChurchCRM/CRM/issues/6833/comments
7
2024-01-26T00:42:22Z
2024-02-28T00:15:11Z
https://github.com/ChurchCRM/CRM/issues/6833
2,101,390,654
6,833
[ "ChurchCRM", "CRM" ]
On mobile; most of the forms are not showing when more than one people is selected when registering a new family on the self register page. A clear and concise description of what the reported bug is: - ChurchCRM version: 5.5.0 - PHP version the server running: PHP 8.1 - DB Server and Version the server is running: MySQL **Expected behavior** Heading and all forms should show. **Screenshots and/or logs** If applicable, please include screenshots or share logs to assist in explaining your issue. 📋 Relevant screenshots: ![WhatsApp Image 2024-01-23 at 9 08 56 PM](https://github.com/ChurchCRM/CRM/assets/156947887/c5f80bb5-b883-44cc-ad41-8c58690b1a88) **Smartphone (please complete the following information):** - Device: Multiply devices - OS: Android 13 - Browser (and Version): Chrome
Bug: Forms not showing on self registration page on Mobile
https://api.github.com/repos/ChurchCRM/CRM/issues/6830/comments
7
2024-01-24T03:20:04Z
2024-08-10T02:21:12Z
https://github.com/ChurchCRM/CRM/issues/6830
2,097,344,953
6,830
[ "ChurchCRM", "CRM" ]
**Description** Hello , I was in the process of manual installation of ChurchCRM 5.5.0 on Centos 7 Apache 2.2, MYSQL 5.5, PHP 8.1.2. However, the script throws an issue while hitting setup URL {protocol://domain.com/churchcrm/setup}. The slim.log file has been attached which is generated in the logs directory [2024-01-19-slim.log](https://github.com/ChurchCRM/CRM/files/13985623/2024-01-19-slim.log) - ChurchCRM version: [5.5.0](https://github.com/ChurchCRM/CRM/releases/tag/5.5.0) - PHP version the server running: PHP 8.2.13 - DB Server and Version the server is running: MySQL 5.5.62 **Steps To Reproduce** 1. Install the[ zip file](https://github.com/ChurchCRM/CRM/releases/download/5.5.0/ChurchCRM-5.5.0.zip) 2. Unzip the file and give chown permission 3. And then visit the URL ([protocol]://[domain_name]/churchcrm/setup) on browser and the error occurs 📋 **Logs:** ``` Fatal error: Uncaught Slim\Exception\HttpNotFoundException: Not found. in [[path_to_churchcrm]]/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php:76 Stack trace: #0 [[path_to_churchcrm]]/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php(44): Slim\Middleware\RoutingMiddleware->performRouting(Object(Laminas\Diactoros\ServerRequest)) #1 [[path_to_churchcrm]]/vendor/slim/slim/Slim/MiddlewareDispatcher.php(121): Slim\Middleware\RoutingMiddleware->process(Object(Laminas\Diactoros\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous)) #2 [[path_to_churchcrm]]/ChurchCRM/Slim/Middleware/VersionMiddleware.php(14): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(Laminas\Diactoros\ServerRequest)) #3 [[path_to_churchcrm]]/vendor/slim/slim/Slim/MiddlewareDispatcher.php(269): ChurchCRM\Slim\Middleware\VersionMiddleware->__invoke(Object(Laminas\Diactoros\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous)) #4 [[path_to_churchcrm]]/vendor/slim/slim/Slim/MiddlewareDispatcher.php(65): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(Laminas\Diactoros\ServerRequest)) #5 [[path_to_churchcrm]]/vendor/slim/slim/Slim/App.php(199): Slim\MiddlewareDispatcher->handle(Object(Laminas\Diactoros\ServerRequest)) #6 [[path_to_churchcrm]]/vendor/slim/slim/Slim/App.php(183): Slim\App->handle(Object(Laminas\Diactoros\ServerRequest)) #7 [[path_to_churchcrm]]/session/index.php(91): Slim\App->run() #8 {main} thrown in [[path_to_churchcrm]]/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php on line 76 ``` **Expected behavior** The installation wizard should load **Desktop (please complete the following information):** - OS and Version: Centos 7 - Browser (and Version): Chrome/120.0.0.0 Safari Could you please replicate this issue at your end and fix this?.
Bug: ChurchCRM 5.5.0 Installation issue
https://api.github.com/repos/ChurchCRM/CRM/issues/6826/comments
20
2024-01-19T07:30:58Z
2024-03-09T00:35:08Z
https://github.com/ChurchCRM/CRM/issues/6826
2,089,827,551
6,826
[ "ChurchCRM", "CRM" ]
I'm trying to install ChurchCRM on XAMPP. I've followed the instructions here https://github.com/ChurchCRM/CRM/wiki/Installing-xampp-for-ChurchCRM, but when I open http://127.0.0.1/churchcrm I get the following error: Fatal error: Uncaught Error: Call to a member function set() on null in L:\xampp\htdocs\churchcrm\Include\slim\error-handler.php:14 Stack trace: #0 L:\xampp\htdocs\churchcrm\setup\index.php(22): require() #1 {main} thrown in L:\xampp\htdocs\churchcrm\Include\slim\error-handler.php on line 14 I'm running Windows 11, XAMPP 8.2.12, ChurchCRM 5.4.3 I've also tried another computer running Windows 10 with the same XAMPP and ChurchCRM versions as above with the same result. Can anyone suggest what I am doing wrong?
Unable to install on XAMPP
https://api.github.com/repos/ChurchCRM/CRM/issues/6824/comments
9
2024-01-18T11:08:13Z
2024-02-21T15:53:37Z
https://github.com/ChurchCRM/CRM/issues/6824
2,088,054,358
6,824
[ "ChurchCRM", "CRM" ]
**Description** A clear and concise description of what the reported bug is: Bug reported from [Gitter Matrix chat](https://matrix.to/#/!xSsEgXcTcVSgRZMDNu:gitter.im/$-hIJqFggrUJhnU01LqoY_MXFsx9GJ6qSA6k-HOIPEzs?via=gitter.im&via=matrix.org&via=integrations.ems.host): >I just decided to upgrade to the newest version of ChurchCRM (5.4.3). After replacing all of the new files with the old version in my server, I am no longer able to open the database. I get the following error: >``` >Uncaught Error: Call to a member function set() on null in >D:\home\hnt18a173\subdomains\database\Include\slim\error-handler.php:14 >Stack trace: #0 D:\home\hnt18a173\subdomains\database\setup\index.php(22): require() >#1 {main} thrown in D:\home\hnt18a173\subdomains\database\Include\slim\error-handler.php on line 14. >``` >Is there anyone who could help me? > >@dacodedbeat >currently away from a development machine but it looks like you're trying to use the setup routes (in the future, please provide the URL path / any other context when providing errors so we know what this is in reference to). > >It looks like the setup section needs the dependency container, which it currently does not -https://github.com/ChurchCRM/CRM/blob/master/src/v2/index.php#L13-L14. - ChurchCRM version: impacts 5.4.0 - 5.4.3 - PHP version the server running: unclear but shouldn't matter - DB Server and Version the server is running: unclear but shouldn't matter **Steps To Reproduce** Steps to reproduce the behavior: Steps were not provided but it appears that this impacts new installations since it occurred on the setup routes.
Bug: Setup routes do not currently work
https://api.github.com/repos/ChurchCRM/CRM/issues/6819/comments
0
2024-01-16T19:04:28Z
2024-01-17T03:07:27Z
https://github.com/ChurchCRM/CRM/issues/6819
2,084,628,582
6,819
[ "ChurchCRM", "CRM" ]
I need help with installing ChurchCRM 5.4.3 using Php 8.1 on a local PC under localhost. I've been able to install ChurchCRM 3.5.5 under Php 7.2 and ChurchCRM 4.5.4 under Php 7.4, but I would like to run the latest version under (at least) Php 8.1. I have only found instructions to install ChurchCRM under Php 7.2, so i have been trying to tweak those instructions for Php8.1, but with no luck. It seems like the issue has been with editing the churchcrm.conf file (/etc/apache2/sites-available/churchcrm.conf). This is the last thing I tried in /etc/apache2/sites-available/churchcrm.conf ``` <VirtualHost *:8080> DocumentRoot /var/www/churchcrm ServerName localhost:443 LogLevel info ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined <Directory /var/www/churchcrm> Options Indexes FollowSymLinks AllowOverride All Require all granted </Directory> </VirtualHost> ServerName localhost ``` I'm using: Win 10/ Windows Subsystem for Linux Ubuntu 22.04.03 LTS apache 2.4.52 mysql Ver 15.1 Distrib 10.6.12-MariaDB php 8.1.2 Any help would be appreciated. Thanks, From a pastor who wears many hats <pastor-w-many-hats>
installation using Php 8.1
https://api.github.com/repos/ChurchCRM/CRM/issues/6812/comments
7
2024-01-10T05:59:22Z
2024-02-18T02:18:26Z
https://github.com/ChurchCRM/CRM/issues/6812
2,073,648,429
6,812
[ "ChurchCRM", "CRM" ]
**Description** When selecting the a group. the members assigned to group does not display. Only displays as "loading". I am logged in as admin. ChurchCRM version: 5.4.3 PHP version is the server running: 8.1.2 DB Server and Version are you running: MySQL 8.0.28-1unbuntu0.20.04.3 **Steps To Reproduce** Go to Groups Click on any group See error "Loading" Expected behavior: Listing of members assigned to group **Screenshots and/or logs** ![Group Listing](https://github.com/ChurchCRM/CRM/assets/122749340/466c7ba8-d80a-41f0-97c2-b9dc3623013a) OS: [e.g. iOS] windows Browser [e.g. chrome, safari] chrome Version [e.g. 22] 120
Bug: Group members does not display on Group Details page
https://api.github.com/repos/ChurchCRM/CRM/issues/6810/comments
1
2024-01-09T19:31:41Z
2024-01-19T14:13:39Z
https://github.com/ChurchCRM/CRM/issues/6810
2,073,029,672
6,810
[ "ChurchCRM", "CRM" ]
**Description** When going to a member profile and selecting "Assign New Group" application does not show list of groups available; displays as "No results found". - ChurchCRM version: 5.4.3 - PHP version is the server running: 8.2 - DB Server and Version are you running: MySQL (dreamhost) **Steps To Reproduce** <!-- Steps to reproduce the behavior: --> 1. Go to member profile 2. Click on "assign new group" 3. select dropdown for group 4. See error "No results Found" **Expected behavior** Listing of available groups to assign **Screenshots and/or logs** ![Screenshot 2024-01-06 085549](https://github.com/ChurchCRM/CRM/assets/122749340/660d9783-5091-4ede-8b10-4c71d456e0c7) **Debugging Steps** ``` _PHP Fatal error: Uncaught Error: Call to a member function setUser() on null in /home/ChurchCRM/model/ChurchCRM/Base/User.php:3609 Stack trace: #0 /home/ChurchCRM/model/ChurchCRM/User.php(35): ChurchCRM\model\ChurchCRM\Base\User->getPerson() #1 /home/ChurchCRM/Authentication/AuthenticationProviders/LocalAuthentication.php(180): ChurchCRM\model\ChurchCRM\User->getName()_ ``` **Desktop (please complete the following information):** - OS: [e.g. iOS] windows - Browser [e.g. chrome, safari] chrome - Version [e.g. 22] 120
Bug: Cannot Assign Member to Group
https://api.github.com/repos/ChurchCRM/CRM/issues/6807/comments
7
2024-01-06T15:05:24Z
2024-01-19T14:11:53Z
https://github.com/ChurchCRM/CRM/issues/6807
2,068,672,139
6,807
[ "ChurchCRM", "CRM" ]
**Description** When viewing family or person profiles, their thumbnail or full-size photo returns a 500 error. - ChurchCRM version: 5.4.2 - PHP version is the server running: 8.2.13 - DB Server and Version are you running: MariaDB **Steps To Reproduce** 1. Go to any page with profile picture, eg https://your.site/PersonView.php?PersonID=1 2. See error from browser inspection tools and slim log: ```xml <error> <message> <![CDATA[ Slim Application Error ]]> </message> <exception> <type>TypeError</type> <code>0</code> <message> <![CDATA[ DateTimeImmutable::sub(): Argument #1 ($interval) must be of type DateInterval, bool given ]]> </message> <file>/path/to/churchcrm/ChurchCRM/dto/Photo.php</file> <line>83</line> </exception> </error> ``` This is called from `PersonView.php`: ```html <img src="/api/person/1/photo" class="initials-image profile-user-img img-fluid img-circle"> ``` **Expected behavior** Photos of families/people should be displayed. **Screenshots and logs** <img width="742" alt="Screenshot 2024-01-02 at 10 08 19 am" src="https://github.com/ChurchCRM/CRM/assets/6720584/2a184579-705f-473a-8585-11f451af7883"> **Slim Log** (*formatted for clarity - paths redacted*): ``` [2024-01-02T09:17:01.285262+11:00] slim-app.ERROR: Slim Application Error Type: TypeError Code: 0 Message: DateTimeImmutable::sub(): Argument #1 ($interval) must be of type DateInterval, bool given File: /path/to/churchcrm/ChurchCRM/dto/Photo.php Line: 83 Trace: #0 /path/to/churchcrm/ChurchCRM/dto/Photo.php(83): DateTimeImmutable->sub(false) #1 /path/to/churchcrm/ChurchCRM/dto/Photo.php(105): ChurchCRM\dto\Photo->shouldRefreshPhotoFile('/path/to/...') #2 /path/to/churchcrm/ChurchCRM/dto/Photo.php(28): ChurchCRM\dto\Photo->photoHunt() #3 /path/to/churchcrm/api/routes/people/people-person.php(24): ChurchCRM\dto\Photo->__construct('Person', '1') #4 /path/to/churchcrm/vendor/slim/slim/Slim/Handlers/Strategies/RequestResponse.php(38): Closure->{closure}(Object(Laminas\Diactoros\ServerRequest), Object(Laminas\Diactoros\Response), Array) #5 /path/to/churchcrm/vendor/slim/slim/Slim/Routing/Route.php(358): Slim\Handlers\Strategies\RequestResponse->__invoke(Object(Closure), Object(Laminas\Diactoros\ServerRequest), Object(Laminas\Diactoros\Response), Array) #6 /path/to/churchcrm/vendor/slim/slim/Slim/MiddlewareDispatcher.php(65): Slim\Routing\Route->handle(Object(Laminas\Diactoros\ServerRequest)) #7 /path/to/churchcrm/vendor/slim/slim/Slim/MiddlewareDispatcher.php(65): Slim\MiddlewareDispatcher->handle(Object(Laminas\Diactoros\ServerRequest)) #8 /path/to/churchcrm/vendor/slim/slim/Slim/Routing/Route.php(315): Slim\MiddlewareDispatcher->handle(Object(Laminas\Diactoros\ServerRequest)) #9 /path/to/churchcrm/vendor/slim/slim/Slim/Routing/RouteRunner.php(68): Slim\Routing\Route->run(Object(Laminas\Diactoros\ServerRequest)) #10 /path/to/churchcrm/ChurchCRM/Slim/Middleware/VersionMiddleware.php(14): Slim\Routing\RouteRunner->handle(Object(Laminas\Diactoros\ServerRequest)) #11 /path/to/churchcrm/vendor/slim/slim/Slim/MiddlewareDispatcher.php(168): ChurchCRM\Slim\Middleware\VersionMiddleware->__invoke(Object(Laminas\Diactoros\ServerRequest), Object(Slim\Routing\RouteRunner)) #12 /path/to/churchcrm/ChurchCRM/Slim/Middleware/AuthMiddleware.php(36): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(Laminas\Diactoros\ServerRequest)) #13 /path/to/churchcrm/vendor/slim/slim/Slim/MiddlewareDispatcher.php(168): ChurchCRM\Slim\Middleware\AuthMiddleware->__invoke(Object(Laminas\Diactoros\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous)) #14 /path/to/churchcrm/vendor/slim/slim/Slim/Middleware/BodyParsingMiddleware.php(64): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(Laminas\Diactoros\ServerRequest)) #15 /path/to/churchcrm/vendor/slim/slim/Slim/MiddlewareDispatcher.php(121): Slim\Middleware\BodyParsingMiddleware->process(Object(Laminas\Diactoros\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous)) #16 /path/to/churchcrm/vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(76): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(Laminas\Diactoros\ServerRequest)) #17 /path/to/churchcrm/vendor/slim/slim/Slim/MiddlewareDispatcher.php(121): Slim\Middleware\ErrorMiddleware->process(Object(Laminas\Diactoros\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous)) #18 /path/to/churchcrm/vendor/slim/http-cache/src/Cache.php(67): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(Laminas\Diactoros\ServerRequest)) #19 /path/to/churchcrm/vendor/slim/slim/Slim/MiddlewareDispatcher.php(121): Slim\HttpCache\Cache->process(Object(Laminas\Diactoros\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous)) #20 /path/to/churchcrm/vendor/slim/http-cache/src/Cache.php(67): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(Laminas\Diactoros\ServerRequest)) #21 /path/to/churchcrm/vendor/slim/slim/Slim/MiddlewareDispatcher.php(121): Slim\HttpCache\Cache->process(Object(Laminas\Diactoros\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous)) #22 /path/to/churchcrm/vendor/slim/slim/Slim/MiddlewareDispatcher.php(65): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(Laminas\Diactoros\ServerRequest)) #23 /path/to/churchcrm/vendor/slim/slim/Slim/App.php(199): Slim\MiddlewareDispatcher->handle(Object(Laminas\Diactoros\ServerRequest)) #24 /path/to/churchcrm/vendor/slim/slim/Slim/App.php(183): Slim\App->handle(Object(Laminas\Diactoros\ServerRequest)) #25 /path/to/churchcrm/api/index.php(75): Slim\App->run() #26 {main} [] [] ``` **Debugging Steps** * What has been done to debug the issue so far? Verified file system permissions per documentation and confirmed all files and directories have correct owner, group and permissions. Not `mod_security` type errors in logs. * Have you looked at the browser's developer tools to see if an error is thrown / network request failed? Browser tools are reflecting the 500 errors seen in logs. * Are there any associated error logs on the backend that get emitted when you attempt to do this action? Yes - slim error, as per above. **Desktop (please complete the following information):** - OS: MacOS "Sonoma" 14.2.1 - Browser: Edge - Version: 120.0.2210.91 (Official build) (arm64) **Additional context** This is relatively new behaviour and may have been introduced with the recent slim upgrade.
Bug: Person/Family photos return 500 error
https://api.github.com/repos/ChurchCRM/CRM/issues/6797/comments
9
2024-01-01T23:33:19Z
2024-02-12T02:13:02Z
https://github.com/ChurchCRM/CRM/issues/6797
2,061,829,314
6,797
[ "ChurchCRM", "CRM" ]
**Description** I just noticed after updating my UI does not match whats shown in the DEMO and neither does some of the other features. It did when I first upgraded as I dropped all my tables, but when i restored my DB from backup the UI changed to the prior look I had installed. 5.1.1 although the version in the DB is still 5.4.1. How do i update the user interface to display latest dashboard and latest features. - ChurchCRM version: 5.4.1. - PHP version is the server running: 8.2 - DB Server and Version are you running: Mysql **Steps To Reproduce** 1. New install of churchcrm 2. Restore DB from Backup **Expected behavior** latest version of UI - Sunday School class group dashboard functionality to work; Deposit view on dashboard Homepage **Debugging Steps** No errors or warning messages after upgrade **Desktop (please complete the following information):** - OS: Windows 10 - Browser chrome - Version 120
UI does not resemble interface of DEMO UI.
https://api.github.com/repos/ChurchCRM/CRM/issues/6795/comments
22
2023-12-30T23:37:46Z
2024-01-19T14:12:50Z
https://github.com/ChurchCRM/CRM/issues/6795
2,060,884,933
6,795
[ "ChurchCRM", "CRM" ]
**Description** I am attempting to upgrade from 5.1.1 to 5.4.0 per the upgrade option in the notification of the application. I received an "Upgrade Required" once it completed. I selected the option to upgrade and it does not upgrade. When I do a clean install and drop my DB tables I do not get the error however when I sign in with the default admin and then choose to restore from backup and upload my backup .sql file I am presented with the error to upgrade DB again. - ChurchCRM version: 5.4.0 now - PHP version is the server running: 8.1 - DB Server and Version are you running: Mysql Server **Steps To Reproduce** 1. Go to restore 2. Click on restore from backup 3. upload prior db 4. See error " upgrade required" current db 5.1.1 current application 5.4.0 **Desktop (please complete the following information):** - OS: Windows 10 - Browser Chrome - Version 120 **Additional context** I am able to bypass the error by once restoring the db from backup going to the Version_ver table and inserting a new row with latest version however the DB does not upgrade and I do not see latest release updates
Bug: Upgrading from 5.1.1 to 5.4.0 JSON INVALID ERROR and ERROR436 Upgrade required
https://api.github.com/repos/ChurchCRM/CRM/issues/6790/comments
4
2023-12-29T02:12:21Z
2023-12-30T23:11:22Z
https://github.com/ChurchCRM/CRM/issues/6790
2,058,999,671
6,790
[ "ChurchCRM", "CRM" ]
**Description** Hello , I was in the process of manual installation of ChurchCRM 5.4.0 on Centos 7 Apache 2.2, MYSQL 5.5, PHP 8.1.2. However, the script throws a following issue while doing so . On hitting setup URL i.e : http://domain.com/churchcrm/setup the following error is thrown i.e : ``` Fatal error: Uncaught Slim\Exception\HttpNotFoundException: Not found. in /{{PATH}}/{{TO}}/{{CHURCHCRM}}/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php:76 Stack trace: #0 /{{PATH}}/{{TO}}/{{CHURCHCRM}}/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php(44): Slim\Middleware\RoutingMiddleware->performRouting(Object(Laminas\Diactoros\ServerRequest)) #1 /{{PATH}}/{{TO}}/{{CHURCHCRM}}/vendor/slim/slim/Slim/MiddlewareDispatcher.php(121): Slim\Middleware\RoutingMiddleware->process(Object(Laminas\Diactoros\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous)) #2 /{{PATH}}/{{TO}}/{{CHURCHCRM}}/ChurchCRM/Slim/Middleware/VersionMiddleware.php(14): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(Laminas\Diactoros\ServerRequest)) #3 /{{PATH}}/{{TO}}/{{CHURCHCRM}}/vendor/slim/slim/Slim/MiddlewareDispatcher.php(269): ChurchCRM\Slim\Middleware\VersionMiddleware->__invoke(Object(Laminas\Diactoros\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous)) #4 /{{PATH}}/{{TO}}/{{CHURCHCRM}}/vendor/slim/slim/Slim/MiddlewareDispatcher.php(65): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(Laminas\Diactoros\ServerRequest)) #5 /{{PATH}}/{{TO}}/{{CHURCHCRM}}/vendor/slim/slim/Slim/App.php(199): Slim\MiddlewareDispatcher->handle(Object(Laminas\Diactoros\ServerRequest)) #6 /{{PATH}}/{{TO}}/{{CHURCHCRM}}/vendor/slim/slim/Slim/App.php(183): Slim\App->handle(Object(Laminas\Diactoros\ServerRequest)) #7 /{{PATH}}/{{TO}}/{{CHURCHCRM}}/session/index.php(87): Slim\App->run() #8 {main} thrown in /{{PATH}}/{{TO}}/{{CHURCHCRM}}/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php on line 76 ``` - ChurchCRM version: 5.4.0 - PHP version is the server running: 8.1.2 - DB Server and Version are you running: MYSQL 5.5 **Steps To Reproduce** <!-- Steps to reproduce the behavior: --> 1. Fill in the db details and url details inside Include/Config.php 2. Go to http://domain.com/churchcrm/setup 3. Above error is thrown in browser and same is shown under logs. **Expected behavior** ChurchCRM should be installed successfully **Screenshots and/or logs** <!-- If applicable, add screenshots or share logs help explain your problem. --> Output of slim.log ``` [28-Dec-2023 01:04:57 America/New_York] PHP Fatal error: Uncaught Slim\Exception\HttpNotFoundException: Not found. in /{{PATH}}/{{TO}}/{{CHURCHCRM}}/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php:76 Stack trace: #0 /{{PATH}}/{{TO}}/{{CHURCHCRM}}/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php(44): Slim\Middleware\RoutingMiddleware->performRouting(Object(Laminas\Diactoros\ServerRequest)) #1 /{{PATH}}/{{TO}}/{{CHURCHCRM}}/vendor/slim/slim/Slim/MiddlewareDispatcher.php(121): Slim\Middleware\RoutingMiddleware->process(Object(Laminas\Diactoros\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous)) #2 /{{PATH}}/{{TO}}/{{CHURCHCRM}}/ChurchCRM/Slim/Middleware/VersionMiddleware.php(14): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(Laminas\Diactoros\ServerRequest)) #3 /{{PATH}}/{{TO}}/{{CHURCHCRM}}/vendor/slim/slim/Slim/MiddlewareDispatcher.php(269): ChurchCRM\Slim\Middleware\VersionMiddleware->__invoke(Object(Laminas\Diactoros\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous)) #4 /{{PATH}}/{{TO}}/{{CHURCHCRM}}/vendor/slim/slim/Slim/MiddlewareDispatcher.php(65): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(Laminas\Diactoros\ServerRequest)) #5 /{{PATH}}/{{TO}}/{{CHURCHCRM}}/vendor/slim/slim/Slim/App.php(199): Slim\MiddlewareDispatcher->handle(Object(Laminas\Diactoros\ServerRequest)) #6 /{{PATH}}/{{TO}}/{{CHURCHCRM}}/vendor/slim/slim/Slim/App.php(183): Slim\App->handle(Object(Laminas\Diactoros\ServerRequest)) #7 /{{PATH}}/{{TO}}/{{CHURCHCRM}}/session/index.php(87): Slim\App->run() #8 {main} thrown in /{{PATH}}/{{TO}}/{{CHURCHCRM}}/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php on line 76 ``` **Desktop (please complete the following information):** - OS: Centos 7 - Browser [e.g. chrome, safari] : Mozilla Firefox - Version : 115.6.0esr (64-bit) Could you please replicate this issue at your end and fix this?.
Bug: Fatal error: Uncaught Slim\Exception\HttpNotFoundException while installing ChurchCRM 5.4.0
https://api.github.com/repos/ChurchCRM/CRM/issues/6784/comments
25
2023-12-28T06:37:04Z
2024-02-20T18:02:57Z
https://github.com/ChurchCRM/CRM/issues/6784
2,058,052,523
6,784
[ "ChurchCRM", "CRM" ]
From the menu, go to Deposit -> View All Deposits and select a deposit to view. In the list of payments for that slip, highlight one, then click the "Delete (1) Selected Rows" button. Doing so brings up the Confirm Delete modal. Click "Delete". This produces an error modal with the following message: ``` ERROR Error making API Call to: /api/payments/47046|1|170|1|2023-12-01 Error text: Slim Application Error ``` Here's the `2023-12-27-php.log` entry from that attempted transaction: ``` [27-Dec-2023 18:39:10 America/Chicago] Slim Application Error: Type: Error Message: Call to a member function deletePayment() on null File: CHURCHCRM_ROOT/api/routes/finance/finance-payments.php Line: 64 Trace: #0 [internal function]: Closure->{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response), Array) #1 CHURCHCRM_ROOT/vendor/slim/slim/Slim/Handlers/Strategies/RequestResponse.php(40): call_user_func(Object(Closure), Object(Slim\Http\Request), Object(Slim\Http\Response), Array) #2 CHURCHCRM_ROOT/vendor/slim/slim/Slim/Route.php(281): Slim\Handlers\Strategies\RequestResponse->__invoke(Object(Closure), Object(Slim\Http\Request), Object(Slim\Http\Response), Array) #3 CHURCHCRM_ROOT/ChurchCRM/Slim/Middleware/Request/Auth/BaseAuthRoleMiddleware.php(28): Slim\Route->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response)) #4 [internal function]: ChurchCRM\Slim\Middleware\Request\Auth\BaseAuthRoleMiddleware->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\Route)) #5 CHURCHCRM_ROOT/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(ChurchCRM\Slim\Middleware\Request\Auth\FinanceRoleAuthMiddleware), Array) #6 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\Route)) #7 CHURCHCRM_ROOT/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\Route)) #8 CHURCHCRM_ROOT/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\Route->Slim\{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response)) #9 CHURCHCRM_ROOT/vendor/slim/slim/Slim/Route.php(268): Slim\Route->callMiddlewareStack(Object(Slim\Http\Request), Object(Slim\Http\Response)) #10 CHURCHCRM_ROOT/vendor/slim/slim/Slim/App.php(503): Slim\Route->run(Object(Slim\Http\Request), Object(Slim\Http\Response)) #11 CHURCHCRM_ROOT/ChurchCRM/Slim/Middleware/VersionMiddleware.php(13): Slim\App->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response)) #12 [internal function]: ChurchCRM\Slim\Middleware\VersionMiddleware->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\App)) #13 CHURCHCRM_ROOT/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(ChurchCRM\Slim\Middleware\VersionMiddleware), Array) #14 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\App)) #15 CHURCHCRM_ROOT/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\App)) #16 CHURCHCRM_ROOT/ChurchCRM/Slim/Middleware/AuthMiddleware.php(33): Slim\App->Slim\{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response)) #17 [internal function]: ChurchCRM\Slim\Middleware\AuthMiddleware->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) #18 CHURCHCRM_ROOT/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(ChurchCRM\Slim\Middleware\AuthMiddleware), Array) #19 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) #20 CHURCHCRM_ROOT/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) #21 CHURCHCRM_ROOT/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\App->Slim\{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response)) #22 CHURCHCRM_ROOT/vendor/slim/slim/Slim/App.php(392): Slim\App->callMiddlewareStack(Object(Slim\Http\Request), Object(Slim\Http\Response)) #23 CHURCHCRM_ROOT/vendor/slim/slim/Slim/App.php(297): Slim\App->process(Object(Slim\Http\Request), Object(Slim\Http\Response)) #24 CHURCHCRM_ROOT/api/index.php(83): Slim\App->run() #25 {main} View in rendered output by enabling the "displayErrorDetails" setting. ``` Collected Value Title | Data ----------------------|---------------- Page Name |/DepositSlipEditor.php?DepositSlipID=1823 Screen Size |1440x2560 Window Size |1265x1730 Page Size |1599x1730 Platform Information | Linux iad1-shared-e1-25 5.15.128-grsec-focal+ #1 SMP Mon Aug 28 23:02:20 UTC 2023 x86_64 PHP Version | 8.2.12 SQL Version | 8.0.28-0ubuntu0.20.04.3 ChurchCRM Version |5.3.1 Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:121.0) Gecko/20100101 Firefox/121.0 Prerequisite Status |Missing Prerequisites: ["Mod Rewrite or Equivalent"]
Cannot delete payment from open deposit slip
https://api.github.com/repos/ChurchCRM/CRM/issues/6781/comments
3
2023-12-28T01:22:36Z
2023-12-29T15:53:53Z
https://github.com/ChurchCRM/CRM/issues/6781
2,057,887,818
6,781
[ "ChurchCRM", "CRM" ]
**Description** <!-- A clear and concise description of what the bug is. --> - ChurchCRM version: 5.3.1 - PHP version is the server running: 8.2 - DB Server and Version are you running: MariaDB 10.6.12 **Steps To Reproduce** <!-- Steps to reproduce the behavior: --> 1. Go to Deposit->View All Deposits 2. Load a deposit slip. 3. Click on Deposit Slip Report 4. Get error Error making API Call to: /api/deposits/<#>/pdf Error text: There was a problem retrieving the requested object **Expected behavior** A PDF of the deposit slip should generate and be download. **Screenshots and/or logs** Slim Application Error: Type: Error Message: Attempt to modify property &quot;title&quot; on null File: /var/www/churchcrm/ChurchCRM/model/ChurchCRM/Deposit.php Line: 229 Trace: #0 /var/www/churchcrm/ChurchCRM/model/ChurchCRM/Deposit.php(408): ChurchCRM\model\ChurchCRM\Deposit->generateDepositSummary() #1 /var/www/churchcrm/api/routes/finance/finance-deposits.php(58): ChurchCRM\model\ChurchCRM\Deposit->getPDF() #2 [internal function]: Closure->{closure}() #3 /var/www/churchcrm/vendor/slim/slim/Slim/Handlers/Strategies/RequestResponse.php(40): call_user_func() #4 /var/www/churchcrm/vendor/slim/slim/Slim/Route.php(281): Slim\Handlers\Strategies\RequestResponse->__invoke() #5 /var/www/churchcrm/ChurchCRM/Slim/Middleware/Request/Auth/BaseAuthRoleMiddleware.php(28): Slim\Route->__invoke() #6 [internal function]: ChurchCRM\Slim\Middleware\Request\Auth\BaseAuthRoleMiddleware->__invoke() #7 /var/www/churchcrm/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array() #8 [internal function]: Slim\DeferredCallable->__invoke() #9 /var/www/churchcrm/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func() #10 /var/www/churchcrm/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\Route->Slim\{closure}() #11 /var/www/churchcrm/vendor/slim/slim/Slim/Route.php(268): Slim\Route->callMiddlewareStack() #12 /var/www/churchcrm/vendor/slim/slim/Slim/App.php(503): Slim\Route->run() #13 /var/www/churchcrm/ChurchCRM/Slim/Middleware/VersionMiddleware.php(13): Slim\App->__invoke() #14 [internal function]: ChurchCRM\Slim\Middleware\VersionMiddleware->__invoke() #15 /var/www/churchcrm/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array() #16 [internal function]: Slim\DeferredCallable->__invoke() #17 /var/www/churchcrm/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func() #18 /var/www/churchcrm/ChurchCRM/Slim/Middleware/AuthMiddleware.php(33): Slim\App->Slim\{closure}() #19 [internal function]: ChurchCRM\Slim\Middleware\AuthMiddleware->__invoke() #20 /var/www/churchcrm/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array() #21 [internal function]: Slim\DeferredCallable->__invoke() #22 /var/www/churchcrm/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func() #23 /var/www/churchcrm/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\App->Slim\{closure}() #24 /var/www/churchcrm/vendor/slim/slim/Slim/App.php(392): Slim\App->callMiddlewareStack() #25 /var/www/churchcrm/vendor/slim/slim/Slim/App.php(297): Slim\App->process() #26 /var/www/churchcrm/api/index.php(83): Slim\App->run() #27 {main} View in rendered output by enabling the "displayErrorDetails" setting. **Debugging Steps** <!-- If you need help debugging, please refer to the wiki for guidance: https://github.com/ChurchCRM/CRM/wiki/Logging-and-Diagnostics. --> * Tested over older deposit slips that have generated reports in previous versions and they cause the same error. * Installed on a fresh system, and I am getting the same error. **Additional context** <!-- Add any other context about the problem here. --> It appears that it is not liking the line of '$thisReport->depositSummaryParameters->title->x = 85;' in the function generateDepositSummary.
Bug: Unable to Generate Deposit Slip reports
https://api.github.com/repos/ChurchCRM/CRM/issues/6777/comments
5
2023-12-26T20:58:40Z
2023-12-28T21:25:28Z
https://github.com/ChurchCRM/CRM/issues/6777
2,056,702,000
6,777
[ "ChurchCRM", "CRM" ]
**Description** This is to re-open https://github.com/ChurchCRM/CRM/issues/5688#issuecomment-1858982106 Entering WebDav credentials, enabling remote backup, and saving backup to remote doesn't seem to save the backup file to the WebDav server: ![image](https://github.com/ChurchCRM/CRM/assets/10717998/fbf8e75e-c192-4075-9092-8422f82538b0) - ChurchCRM version: 5.3.1 - PHP version is the server running: 8.2 - DB Server and Version are you running: ChurchCRM Database Version | 5.3.1 Database Server Version | 10.5.23-MariaDB-log DSN | mysql:host=localhost;port=3306;dbname=firstb20_churchcrm **Steps To Reproduce** <!-- Steps to reproduce the behavior: --> 1. Go to Admin > Edit General Settings > Backup 2. Update remote settings (use WebDav) 3. Save 4. Go To Admin > Backup Database > Generate and Ship Backup to External Storage **Expected behavior** Backup file should be saved to remote WebDav server **Debugging Steps** The webUI indicates that the backup succeeded: ![image](https://github.com/ChurchCRM/CRM/assets/10717998/450d0afc-0df7-45ec-8d0d-58b84796c66f) However, the file is not saved to WebDav server. App log shows: `[2023-12-26T19:51:42.736422+00:00] defaultLogger.ERROR: Error copying backup: Exception: Error backing up to remote: necessary data rewind wasn't possible in /home/firstb20/church.us-church.org/ChurchCRM/Backup/BackupJob.php:88 Stack trace: #0 /home/firstb20/church.us-church.org/api/routes/system/system-database.php(61): ChurchCRM\Backup\BackupJob->copyToWebDAV('https://nextclo...', 'user', 'password...') #1 [internal function]: Closure->{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response), Array) #2 /home/firstb20/church.us-church.org/vendor/slim/slim/Slim/Handlers/Strategies/RequestResponse.php(40): call_user_func(Object(Closure), Object(Slim\Http\Request), Object(Slim\Http\Response), Array) #3 /home/firstb20/church.us-church.org/vendor/slim/slim/Slim/Route.php(281): Slim\Handlers\Strategies\RequestResponse->__invoke(Object(Closure), Object(Slim\Http\Request), Object(Slim\Http\Response), Array) #4 /home/firstb20/church.us-church.org/ChurchCRM/Slim/Middleware/Request/Auth/BaseAuthRoleMiddleware.php(28): Slim\Route->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response)) #5 [internal function]: ChurchCRM\Slim\Middleware\Request\Auth\BaseAuthRoleMiddleware->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\Route)) #6 /home/firstb20/church.us-church.org/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(ChurchCRM\Slim\Middleware\Request\Auth\AdminRoleAuthMiddleware), Array) #7 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\Route)) #8 /home/firstb20/church.us-church.org/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\Route)) #9 /home/firstb20/church.us-church.org/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\Route->Slim\{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response)) #10 /home/firstb20/church.us-church.org/vendor/slim/slim/Slim/Route.php(268): Slim\Route->callMiddlewareStack(Object(Slim\Http\Request), Object(Slim\Http\Response)) #11 /home/firstb20/church.us-church.org/vendor/slim/slim/Slim/App.php(503): Slim\Route->run(Object(Slim\Http\Request), Object(Slim\Http\Response)) #12 /home/firstb20/church.us-church.org/ChurchCRM/Slim/Middleware/VersionMiddleware.php(13): Slim\App->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response)) #13 [internal function]: ChurchCRM\Slim\Middleware\VersionMiddleware->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\App)) #14 /home/firstb20/church.us-church.org/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(ChurchCRM\Slim\Middleware\VersionMiddleware), Array) #15 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\App)) #16 /home/firstb20/church.us-church.org/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\App)) #17 /home/firstb20/church.us-church.org/ChurchCRM/Slim/Middleware/AuthMiddleware.php(33): Slim\App->Slim\{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response)) #18 [internal function]: ChurchCRM\Slim\Middleware\AuthMiddleware->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) #19 /home/firstb20/church.us-church.org/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(ChurchCRM\Slim\Middleware\AuthMiddleware), Array) #20 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) #21 /home/firstb20/church.us-church.org/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) #22 /home/firstb20/church.us-church.org/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\App->Slim\{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response)) #23 /home/firstb20/church.us-church.org/vendor/slim/slim/Slim/App.php(392): Slim\App->callMiddlewareStack(Object(Slim\Http\Request), Object(Slim\Http\Response)) #24 /home/firstb20/church.us-church.org/vendor/slim/slim/Slim/App.php(297): Slim\App->process(Object(Slim\Http\Request), Object(Slim\Http\Response)) #25 /home/firstb20/church.us-church.org/api/index.php(83): Slim\App->run() #26 {main} [] {"url":"/api/database/backupRemote","remote_ip":"74.67.79.83","correlation_id":"658b2ecdb7f87"}` **Desktop (please complete the following information):** - OS: Windows 10 - Browser Firefox 120 - **Additional context** My suspicion is that this may be related to my shared hosting server. I do not have access to all server settings, so i am somewhat limited in my configuration options. Sorry for the screenshot, but debug shows: ![image](https://github.com/ChurchCRM/CRM/assets/10717998/b43124bd-e650-4503-ad78-3ee8c0cdf4cf)
Bug: WebDav backup not working
https://api.github.com/repos/ChurchCRM/CRM/issues/6776/comments
14
2023-12-26T20:05:56Z
2024-08-10T02:21:13Z
https://github.com/ChurchCRM/CRM/issues/6776
2,056,674,730
6,776
[ "ChurchCRM", "CRM" ]
Birthdays not showing in my calendar only in front page. Any solution please? Crm version : 5.3.1 PHP: 8.1
Bug: Birthday not showing on calendar
https://api.github.com/repos/ChurchCRM/CRM/issues/6747/comments
3
2023-12-12T09:04:47Z
2024-01-29T02:00:28Z
https://github.com/ChurchCRM/CRM/issues/6747
2,037,294,956
6,747
[ "ChurchCRM", "CRM" ]
Hello I need help with an error When i enter to see a family i receive this error: Slim Application Error The application could not run because of the following error: Details Type: ValueError Message: Unknown format specifier "a" File: /home/adonai/crm.adonai.ro/ChurchCRM/model/ChurchCRM/Person.php Line: 659 Trace #0 /home/adonai/crm.adonai.ro/ChurchCRM/model/ChurchCRM/Person.php(659): sprintf('de % ani', 23) #1 /home/adonai/crm.adonai.ro/v2/templates/people/family-view.php(285): ChurchCRM\model\ChurchCRM\Person->getAge() #2 /home/adonai/crm.adonai.ro/vendor/slim/php-view/src/PhpRenderer.php(215): include('/home/adonai/cr...') #3 /home/adonai/crm.adonai.ro/vendor/slim/php-view/src/PhpRenderer.php(183): Slim\Views\PhpRenderer->protectedIncludeScope('templates/peopl...', Array) #4 /home/adonai/crm.adonai.ro/vendor/slim/php-view/src/PhpRenderer.php(152): Slim\Views\PhpRenderer->fetchTemplate('family-view.php', Array) #5 /home/adonai/crm.adonai.ro/vendor/slim/php-view/src/PhpRenderer.php(49): Slim\Views\PhpRenderer->fetch('family-view.php', Array, true) #6 /home/adonai/crm.adonai.ro/v2/routes/family.php(111): Slim\Views\PhpRenderer->render(Object(Slim\Http\Response), 'family-view.php', Array) #7 [internal function]: viewFamily(Object(Slim\Http\Request), Object(Slim\Http\Response), Array) #8 /home/adonai/crm.adonai.ro/vendor/slim/slim/Slim/Handlers/Strategies/RequestResponse.php(40): call_user_func('viewFamily', Object(Slim\Http\Request), Object(Slim\Http\Response), Array) #9 /home/adonai/crm.adonai.ro/vendor/slim/slim/Slim/Route.php(281): Slim\Handlers\Strategies\RequestResponse->__invoke('viewFamily', Object(Slim\Http\Request), Object(Slim\Http\Response), Array) #10 /home/adonai/crm.adonai.ro/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\Route->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response)) #11 /home/adonai/crm.adonai.ro/vendor/slim/slim/Slim/Route.php(268): Slim\Route->callMiddlewareStack(Object(Slim\Http\Request), Object(Slim\Http\Response)) #12 /home/adonai/crm.adonai.ro/vendor/slim/slim/Slim/App.php(503): Slim\Route->run(Object(Slim\Http\Request), Object(Slim\Http\Response)) #13 /home/adonai/crm.adonai.ro/ChurchCRM/Slim/Middleware/VersionMiddleware.php(13): Slim\App->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response)) #14 [internal function]: ChurchCRM\Slim\Middleware\VersionMiddleware->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\App)) #15 /home/adonai/crm.adonai.ro/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(ChurchCRM\Slim\Middleware\VersionMiddleware), Array) #16 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\App)) #17 /home/adonai/crm.adonai.ro/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\App)) #18 /home/adonai/crm.adonai.ro/ChurchCRM/Slim/Middleware/AuthMiddleware.php(33): Slim\App->Slim\{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response)) #19 [internal function]: ChurchCRM\Slim\Middleware\AuthMiddleware->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) #20 /home/adonai/crm.adonai.ro/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(ChurchCRM\Slim\Middleware\AuthMiddleware), Array) #21 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) #22 /home/adonai/crm.adonai.ro/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) #23 /home/adonai/crm.adonai.ro/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\App->Slim\{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response)) #24 /home/adonai/crm.adonai.ro/vendor/slim/slim/Slim/App.php(392): Slim\App->callMiddlewareStack(Object(Slim\Http\Request), Object(Slim\Http\Response)) #25 /home/adonai/crm.adonai.ro/vendor/slim/slim/Slim/App.php(297): Slim\App->process(Object(Slim\Http\Request), Object(Slim\Http\Response)) #26 /home/adonai/crm.adonai.ro/v2/index.php(52): Slim\App->run() #27 {main} - ChurchCRM version: 5.3.1 - PHP version is the server running: 8.1 - DB Server and Version are you running:
Bug: Slim Application Error
https://api.github.com/repos/ChurchCRM/CRM/issues/6746/comments
3
2023-12-12T09:02:51Z
2023-12-29T15:54:54Z
https://github.com/ChurchCRM/CRM/issues/6746
2,037,291,699
6,746
[ "ChurchCRM", "CRM" ]
Clicking the "Save Settings" button on the admin System Settings page returns a page that displays Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. ... We are using Dreamhost shared hosting, and have their [Web Application Firewall ](https://help.dreamhost.com/hc/en-us/articles/215947927-Enabling-the-Web-Application-Firewall)(mod_security) enabled for the site. When I disable that, I am able to save system settings just fine. When I checked the server's error log, there were four ModSecurity warnings for the request. Here are the warning messages as well as the particular rules involved with each (Dreamhost is currently using OWASP ModSecurity Core Rule Set ver.3.3.2): Two "Path Traversal Attack (/../)", https://github.com/coreruleset/coreruleset/blob/v3.3.2/rules/REQUEST-930-APPLICATION-ATTACK-LFI.conf "Possible Remote File Inclusion (RFI) Attack: URL Parameter using IP Address", and https://github.com/coreruleset/coreruleset/blob/v3.3.2/rules/REQUEST-931-APPLICATION-ATTACK-RFI.conf "Inbound Anomaly Score Exceeded (Total Score: 15)". https://github.com/coreruleset/coreruleset/blob/v3.3.2/rules/REQUEST-949-BLOCKING-EVALUATION.conf These warnings sound concerning... could there be something in the ChurchCRM code that can be refactored so as not to trigger them, or are we just dealing with false positives here? Would it help for you to have the actual error logs for the request? @DawoudIO Collected Value Title | Data ----------------------|---------------- Page Name |/SystemSettings.php Screen Size |1440x2560 Window Size |1242x1908 Page Size |1242x1908 Platform Information | Linux iad1-shared-e1-25 5.15.128-grsec-focal+ #1 SMP Mon Aug 28 23:02:20 UTC 2023 x86_64 PHP Version | 8.2.12 SQL Version | 8.0.28-0ubuntu0.20.04.3 ChurchCRM Version |5.3.1 Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:120.0) Gecko/20100101 Firefox/120.0 Prerequisite Status |Missing Prerequisites: ["Mod Rewrite or Equivalent"]
Cannot save system settings with ModSecurity enabled?
https://api.github.com/repos/ChurchCRM/CRM/issues/6744/comments
2
2023-12-05T06:29:38Z
2024-01-21T02:12:32Z
https://github.com/ChurchCRM/CRM/issues/6744
2,025,379,066
6,744
[ "ChurchCRM", "CRM" ]
So here in the UK most Churches need to register as charities and as such can get free Microsoft365, I'm sure this is the same for other locations, as such we have made a concerted effort to tie all our systems together to make it easier to authenticate into applications, and secure them from within 365. If you could add oAuth2 Authentication it would allow us to authenticate to the ChurchCRM solution using our existing accounts, simplifying support and access. as Microsoft 365 also allows users to reset their own passwords online. oAuth2 Also supports Google G Suite and many other identity management systems, and allows us to use their MFA / Conditional access policies where required wanted or needed due to local data governance, such as GDPR. Kind Regards Jonathan
Feature request: oAuth2 (M365) Authentication for users, single source of authentication and potentially single sign on
https://api.github.com/repos/ChurchCRM/CRM/issues/6742/comments
6
2023-12-04T17:31:40Z
2024-08-10T02:21:15Z
https://github.com/ChurchCRM/CRM/issues/6742
2,024,375,736
6,742
[ "ChurchCRM", "CRM" ]
**Description** I am getting an HTTP error 500 page when searching for a family using the envelope number. - ChurchCRM version: 5.3.1 - PHP version is the server running: 8.2.12 - DB Server and Version are you running: Shared host MySQL? 8.0.28-0ubuntu0.20.04.3 **Steps To Reproduce** 1. Go to Deposit -> View All Deposits 2. Enter date (leave deposit comment blank) and click on Add New Deposit 3. Click on the magnifying Glass next to your newly created deposit 4. Click on the Add payment button 5. Enter a number in the Envelope Number field 6. Click on Find Family or press Enter 7. Get HTTP error 500 page **Expected behavior** After clicking Find Family it should then put the family in the family field at the top of the page. **Screenshots and/or logs** ![image](https://github.com/ChurchCRM/CRM/assets/2281174/f0585106-d733-476b-b286-3cda73f62caa) **Debugging Steps** <!-- If you need help debugging, please refer to the wiki for guidance: https://github.com/ChurchCRM/CRM/wiki/Logging-and-Diagnostics. --> * What has been done to debug the issue so far? I'm using Dreamhost shared hosting. I just found the page on viewing ChurchCRM logs. * Have you looked at the browser's developer tools to see if an error is thrown / network request failed? No network request fails in browser console. * Are there any associated error logs on the backend that get emitted when you attempt to do this action? ``` [08-Dec-2023 20:46:53 America/Los_Angeles] PHP Fatal error: Uncaught Error: Cannot use object of type mysqli_result as array in /home/UserRedacted/wwwFolderRedacted/churchcrm/PledgeEditor.php:409 Stack trace: #0 {main} thrown in /home/UserRedacted/wwwFolderRedacted/churchcrm/PledgeEditor.php on line 409 ``` **Desktop (please complete the following information):** - OS: Window 11 - Browser: Edge - Version: 119.0.2151.93 **Smartphone (please complete the following information):** - Didn't test **Additional context** <!-- Add any other context about the problem here. -->
Bug: Unable to search for family using envelope number in Deposit
https://api.github.com/repos/ChurchCRM/CRM/issues/6738/comments
7
2023-12-03T00:00:04Z
2024-02-13T02:00:28Z
https://github.com/ChurchCRM/CRM/issues/6738
2,022,259,117
6,738
[ "ChurchCRM", "CRM" ]
**Description** Clicking the link to ChurchCRM gives an error "www.churchcrm.io unexpectedly closed the connection." ChurchCRM version: 5.3.1 PHP version is the server running: 8.2 DB Server and Version are you running: 10.11.2-MariaDB-1:10.11.2+maria~ubu2204 Web Server: Apache 2 **Steps To Reproduce** 1. Go to '_WEBSITE_' 2. Click on 'ChurchCRM link in the footer' 3. Opens a new tab 4. See error **Expected behavior** Expecting to see the Churchcrm.io web site. **Debugging Steps** * What has been done to debug the issue so far? Removing the "www" from the beginning of the url opens the site **Desktop (please complete the following information):** OS: [e.g. iOS] Windows 11 Browser [e.g. chrome, safari] Multiple **Additional context** Removing the "www" from the link or adding a CNAME record to the DNS records would fix this issue.
Bug: Link in the footer is broken.
https://api.github.com/repos/ChurchCRM/CRM/issues/6726/comments
3
2023-11-26T16:23:06Z
2023-12-22T16:44:11Z
https://github.com/ChurchCRM/CRM/issues/6726
2,011,104,853
6,726
[ "ChurchCRM", "CRM" ]
**Description** ``` Fatal error: Uncaught Error: Call to undefined function ChurchCRM\dto\gettext() in /home/greenpassion/public_html/greenpassion.ca/ChurchCRM/ChurchCRM/dto/SystemConfig.php:87 Stack trace: #0 /home/greenpassion/public_html/greenpassion.ca/ChurchCRM/ChurchCRM/dto/SystemConfig.php(297): ChurchCRM\dto\SystemConfig::buildConfigs() #1000 /home/greenpassion/public_html/greenpassion.ca/ChurchCRM/setup/index.php(17): ChurchCRM\dto\SystemConfig::init() #2 {main} thrown in /home/greenpassion/public_html/greenpassion.ca/ChurchCRM/ChurchCRM/dto/SystemConfig.php on line 87 ``` - ChurchCRM version: Most recent - PHP version is the server running: 8.2 - DB Server and Version are you running: MySQL - Most recent **Steps To Reproduce** <!-- Steps to reproduce the behavior: --> 1. Go to '...' http://greenpassion.ca/ChurchCRM/setup/ 2. Click on '....' nothing 3. Scroll down to '....' nothing 4. See error right away **Debugging Steps** <!-- If you need help debugging, please refer to the wiki for guidance: https://github.com/ChurchCRM/CRM/wiki/Logging-and-Diagnostics. --> * What has been done to debug the issue so far? I've googled the error and looked at troubleshooting / installation instructions * Have you looked at the browser's developer tools to see if an error is thrown / network request failed? Yes * Are there any associated error logs on the backend that get emitted when you attempt to do this action? Not that I found I am running this on a CentOS server Thank you
Bug: Fatal error: Uncaught Error: Call to undefined function
https://api.github.com/repos/ChurchCRM/CRM/issues/6700/comments
2
2023-11-21T17:35:57Z
2023-11-21T22:45:01Z
https://github.com/ChurchCRM/CRM/issues/6700
2,004,813,767
6,700
[ "ChurchCRM", "CRM" ]
Just upgraded from 4.5.4 to latest 5 release (5.2.3?) On the dashboard page I get this error: DataTables warning: table id=PersonBirthdayDashboardItem - Requested unknown parameter 'Birthday' for row 0, column 2. For more information about this error, please see http://datatables.net/tn/4 Tried clearing browser cache. Still remains.
DataTables Warning Requested Unknown Parameter
https://api.github.com/repos/ChurchCRM/CRM/issues/6697/comments
6
2023-11-19T20:23:32Z
2023-11-27T16:49:49Z
https://github.com/ChurchCRM/CRM/issues/6697
2,001,021,260
6,697
[ "ChurchCRM", "CRM" ]
**Description** <!-- A clear and concise description of what the bug is. --> - ChurchCRM version: - PHP version is the server running: - DB Server and Version are you running: **Steps To Reproduce** <!-- Steps to reproduce the behavior: --> 1. Go to a person's profile 2. Click on Assigned Groups 3. Action - Update Properties 5. See error ``` Fatal error: Uncaught mysqli_sql_exception: Unknown column 'c4' in 'field list' in /home/ccrm.bluespace.ng/public_html/Include/Functions.php:193 Stack trace: #0 /home/ccrm.bluespace.ng/public_html/Include/Functions.php(193): mysqli_query() #1 /home/ccrm.bluespace.ng/public_html/GroupPropsEditor.php(102): RunQuery() #2 {main} thrown in /home/ccrm.bluespace.ng/public_html/Include/Functions.php on line 193 ``` **Expected behavior** <!-- A clear and concise description of what you expected to happen. --> **Screenshots and/or logs** ![image](https://github.com/ChurchCRM/CRM/assets/5642737/5aa4e68d-33c1-4788-bab3-87daf1bf0fc7) <!-- If applicable, add screenshots or share logs help explain your problem. --> **Debugging Steps** <!-- If you need help debugging, please refer to the wiki for guidance: https://github.com/ChurchCRM/CRM/wiki/Logging-and-Diagnostics. --> * What has been done to debug the issue so far? $${\color{red}MISSING}$$ * Have you looked at the browser's developer tools to see if an error is thrown / network request failed? $${\color{red}MISSING}$$ * Are there any associated error logs on the backend that get emitted when you attempt to do this action? ``` [15-Nov-2023 02:06:25 Africa/Lagos] PHP Fatal error: Uncaught mysqli_sql_exception: Unknown column 'c4' in 'field list' in /home/ccrm.bluespace.ng/public_html/Include/Functions.php:193 Stack trace: #0 /home/ccrm.bluespace.ng/public_html/Include/Functions.php(193): mysqli_query() #1 /home/ccrm.bluespace.ng/public_html/GroupPropsEditor.php(102): RunQuery() #2 {main} thrown in /home/ccrm.bluespace.ng/public_html/Include/Functions.php on line 193 ``` **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22] **Smartphone (please complete the following information):** - Device: [e.g. iPhone6] - OS: [e.g. iOS8.1] - Browser [e.g. stock browser, safari] - Version [e.g. 22] **Additional context** <!-- Add any other context about the problem here. -->
Bug: Unable to populate group data
https://api.github.com/repos/ChurchCRM/CRM/issues/6672/comments
3
2023-11-15T01:10:50Z
2024-01-19T02:09:34Z
https://github.com/ChurchCRM/CRM/issues/6672
1,993,840,702
6,672
[ "ChurchCRM", "CRM" ]
**Description** <!-- A clear and concise description of what the bug is. --> - ChurchCRM version: 5.2.2 - PHP version is the server running: 8.1 - DB Server and Version are you running: **Steps To Reproduce** <!-- Steps to reproduce the behavior: --> 1. Go to Admin 2. Click on Backup Database 3. Select Database Only (.sql) 4. Generate Backup 5. Download Backup and there is 403 error **Expected behavior** <!-- A clear and concise description of what you expected to happen. --> **Screenshots and/or logs** <!-- If applicable, add screenshots or share logs help explain your problem. --> **Debugging Steps** <!-- If you need help debugging, please refer to the wiki for guidance: https://github.com/ChurchCRM/CRM/wiki/Logging-and-Diagnostics. --> * What has been done to debug the issue so far? * Have you looked at the browser's developer tools to see if an error is thrown / network request failed? * Are there any associated error logs on the backend that get emitted when you attempt to do this action? ``` [2023-11-15T00:55:28.804726+00:00] defaultLogger.INFO: Not starting a backup job. Last backup run: 20231114-232858. [] {"url":"/api/background/timerjobs","remote_ip":"172.70.91.158","correlation_id":"65541700c4778"} [2023-11-15T00:56:02.594342+00:00] defaultLogger.INFO: Not starting a backup job. Last backup run: 20231114-232858. [] {"url":"/api/background/timerjobs","remote_ip":"172.70.86.52","correlation_id":"65541722911a9"} [2023-11-15T00:56:06.532240+00:00] defaultLogger.INFO: Beginning backup job. Type: 3. BaseName: /home/ccrm.bluespace.ng/public_html/tmp_attach/ChurchCRMBackups/ApostolicFaith-20231115-15606 [] {"url":"/api/database/backup","remote_ip":"172.70.86.51","correlation_id":"6554172681f14"} [2023-11-15T00:56:06.593232+00:00] defaultLogger.INFO: Completed backup job. Took : 61.04ms. 0.02384375% of max_execution_time [] {"url":"/api/database/backup","remote_ip":"172.70.86.51","correlation_id":"6554172681f14"} [2023-11-15T00:56:34.227817+00:00] defaultLogger.INFO: Beginning backup job. Type: 2. BaseName: /home/ccrm.bluespace.ng/public_html/tmp_attach/ChurchCRMBackups/ApostolicFaith-20231115-15634 [] {"url":"/api/database/backup","remote_ip":"172.70.86.52","correlation_id":"65541742379ec"} [2023-11-15T00:56:34.249326+00:00] defaultLogger.INFO: Completed backup job. Took : 21.54ms. 0.0084140625% of max_execution_time [] {"url":"/api/database/backup","remote_ip":"172.70.86.52","correlation_id":"65541742379ec"} [2023-11-15T00:57:23.240130+00:00] defaultLogger.INFO: Not starting a backup job. Last backup run: 20231114-232858. [] {"url":"/api/background/timerjobs","remote_ip":"172.70.86.51","correlation_id":"655417733aa05"} ``` **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22] **Smartphone (please complete the following information):** - Device: [e.g. iPhone6] - OS: [e.g. iOS8.1] - Browser [e.g. stock browser, safari] - Version [e.g. 22] **Additional context** <!-- Add any other context about the problem here. -->
Bug: SQL Backup - 403 error
https://api.github.com/repos/ChurchCRM/CRM/issues/6671/comments
5
2023-11-15T01:03:49Z
2023-12-17T05:58:34Z
https://github.com/ChurchCRM/CRM/issues/6671
1,993,835,419
6,671
[ "ChurchCRM", "CRM" ]
**Description** <!-- A clear and concise description of what the bug is. --> - ChurchCRM version: 5.2.2 - PHP version is the server running: 8.1 - DB Server and Version are you running: **Steps To Reproduce** <!-- Steps to reproduce the behavior: --> 1. Go to Admin 2. Click on CSV Import 3. Upload a CSV file 4. it throws error ``` Fatal error: Uncaught mysqli_sql_exception: Unknown column '0Feb' in 'field list' in /home/ccrm.bluespace.ng/public_html/Include/Functions.php:193 Stack trace: #0 /home/ccrm.bluespace.ng/public_html/Include/Functions.php(193): mysqli_query() #1 /home/ccrm.bluespace.ng/public_html/CSVImport.php(586): RunQuery() #2 {main} thrown in /home/ccrm.bluespace.ng/public_html/Include/Functions.php on line 193 ``` **Expected behavior** <!-- A clear and concise description of what you expected to happen. --> **Screenshots and/or logs** <!-- If applicable, add screenshots or share logs help explain your problem. --> **Debugging Steps** <!-- If you need help debugging, please refer to the wiki for guidance: https://github.com/ChurchCRM/CRM/wiki/Logging-and-Diagnostics. --> * What has been done to debug the issue so far? $${\color{red}MISSING}$$ * Have you looked at the browser's developer tools to see if an error is thrown / network request failed? $${\color{red}MISSING}$$ * Are there any associated error logs on the backend that get emitted when you attempt to do this action? ``` [15-Nov-2023 01:01:17 Africa/Lagos] PHP Fatal error: Uncaught mysqli_sql_exception: Unknown column '0Feb' in 'field list' in /home/ccrm.bluespace.ng/public_html/Include/Functions.php:193 Stack trace: #0 /home/ccrm.bluespace.ng/public_html/Include/Functions.php(193): mysqli_query() #1 /home/ccrm.bluespace.ng/public_html/CSVImport.php(586): RunQuery() #2 {main} thrown in /home/ccrm.bluespace.ng/public_html/Include/Functions.php on line 193 ``` **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22] **Smartphone (please complete the following information):** - Device: [e.g. iPhone6] - OS: [e.g. iOS8.1] - Browser [e.g. stock browser, safari] - Version [e.g. 22] **Additional context** <!-- Add any other context about the problem here. -->
Bug: CSV Import Error
https://api.github.com/repos/ChurchCRM/CRM/issues/6670/comments
9
2023-11-15T00:40:25Z
2024-01-19T02:09:36Z
https://github.com/ChurchCRM/CRM/issues/6670
1,993,817,500
6,670