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"
] | ChurchCRM-4.0.0-ef7e8f8.zip is only 17MB, but ChurchCRM-4.0.0-a5ac28e.zip is 31 MB

| 4.0.0 release nearly doubled in size | https://api.github.com/repos/ChurchCRM/CRM/issues/5099/comments | 2 | 2019-11-15T13:03:02Z | 2019-11-16T20:06:04Z | https://github.com/ChurchCRM/CRM/issues/5099 | 523,458,158 | 5,099 |
[
"ChurchCRM",
"CRM"
] | https://github.com/propelorm/Propel2/commit/6c4996fc130c7555d82d9dca04396c6f3eeef306 | Propel2 is Deprecated; refactor to Propel3 | https://api.github.com/repos/ChurchCRM/CRM/issues/5098/comments | 1 | 2019-11-15T00:08:12Z | 2020-11-21T17:59:05Z | https://github.com/ChurchCRM/CRM/issues/5098 | 523,177,196 | 5,098 |
[
"ChurchCRM",
"CRM"
] | Schema.xml validations updated in https://github.com/ChurchCRM/CRM/commit/3d0504c0af5e4d6dbef8139bd8fd43ecaf0b14e0 seem to no longer work with the updated composer.json files in these commits:
3f016970ea8324b060f1ee293df77df0d94d005f
6b98e91e36bb0282e4739dc5dfe757eaa59138ff
5110c31b699cf1d5bc53a953271b6d1e2b56df5c
Error message given include:
```
In Inline.php line 450:
Colons must be followed by a space or an indication character (i.e. " ", ",", "[", "]", "{", "}") at line 1 (near "{column: per_firstname, validator: Length
, options: {min:2, max: 50}}").
```
```
In Inline.php line 450:
Colons must be followed by a space or an indication character (i.e. " ", ",", "[", "]", "{", "}") at line 1 (near "{column: linkname, validator: Length, opt
ions: {min:2, max: 50}}").
```
It looks like the `validate` behavior may be deprected in Propel2? (https://github.com/propelorm/Propel2/issues/1184) | Evaluate Propel Validators in Schema.xml | https://api.github.com/repos/ChurchCRM/CRM/issues/5097/comments | 1 | 2019-11-15T00:04:55Z | 2020-10-13T16:45:43Z | https://github.com/ChurchCRM/CRM/issues/5097 | 523,175,901 | 5,097 |
[
"ChurchCRM",
"CRM"
] | This is more difficult than it should be.
The settings object array is not yet initialized while populating the default value, so we can't reference another config setting. | 2FA default to include Church Name | https://api.github.com/repos/ChurchCRM/CRM/issues/5096/comments | 2 | 2019-11-14T02:34:27Z | 2024-03-27T02:00:35Z | https://github.com/ChurchCRM/CRM/issues/5096 | 522,586,341 | 5,096 |
[
"ChurchCRM",
"CRM"
] | This button doesn't work when using Firefox. Firefox 70.0.1. It seems to work fine in Safari web browser. Minor issue, probably easy to fix.
Collected Value Title | Data
----------------------|----------------
Page Name |/Menu.php
Screen Size |1080x1920
Window Size |879x1636
Page Size |1529x1636
Platform Information | Linux ecbiz240.inmotionhosting.com 3.10.0-962.3.2.lve1.5.26.4.el7.x86_64 #1 SMP Wed Sep 11 10:29:54 EDT 2019 x86_64
PHP Version | 7.1.30
SQL Version | 5.5.5-10.2.25-MariaDB-log
ChurchCRM Version |3.5.5
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:70.0) Gecko/20100101 Firefox/70.0
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
| Group - Add all to cart button | https://api.github.com/repos/ChurchCRM/CRM/issues/5095/comments | 1 | 2019-11-13T14:11:05Z | 2021-03-21T18:51:06Z | https://github.com/ChurchCRM/CRM/issues/5095 | 522,248,036 | 5,095 |
[
"ChurchCRM",
"CRM"
] | While viewing a group of people, I was trying to remove them from a group. So I selected a few people, hit remove from group at the bottom. I get this error:
Error making API Call to: /api/groups/15/removeperson/101
Error text: parsererror SyntaxError: JSON Parse error: Unexpected EOF
So something is wrong there. I think it removed 1 of the 4 people selected.
Collected Value Title | Data
----------------------|----------------
Page Name |/GroupView.php
Screen Size |1080x1920
Window Size |900x1546
Page Size |2248x1546
Platform Information | Linux ecbiz240.inmotionhosting.com 3.10.0-962.3.2.lve1.5.26.4.el7.x86_64 #1 SMP Wed Sep 11 10:29:54 EDT 2019 x86_64
PHP Version | 7.1.30
SQL Version | 5.5.5-10.2.25-MariaDB-log
ChurchCRM Version |3.5.5
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Safari/605.1.15
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
| Remove people from group | https://api.github.com/repos/ChurchCRM/CRM/issues/5094/comments | 2 | 2019-11-11T20:55:56Z | 2023-11-06T02:09:22Z | https://github.com/ChurchCRM/CRM/issues/5094 | 521,182,633 | 5,094 |
[
"ChurchCRM",
"CRM"
] | Putting a large number of people into the cart, causes serious slow down problems. I currently have 297 people in my cart, and that has brought the system to a complete stand still both times.
Collected Value Title | Data
----------------------|----------------
Page Name |/v2/index.php
Screen Size |1080x1920
Window Size |1017x1920
Page Size |1017x1920
Platform Information | Linux ecbiz240.inmotionhosting.com 3.10.0-962.3.2.lve1.5.26.4.el7.x86_64 #1 SMP Wed Sep 11 10:29:54 EDT 2019 x86_64
PHP Version | 7.1.30
SQL Version | 5.5.5-10.2.25-MariaDB-log
ChurchCRM Version |3.5.5
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Safari/605.1.15
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
| Large Cart | https://api.github.com/repos/ChurchCRM/CRM/issues/5093/comments | 5 | 2019-11-11T19:12:24Z | 2024-06-28T02:12:16Z | https://github.com/ChurchCRM/CRM/issues/5093 | 521,135,877 | 5,093 |
[
"ChurchCRM",
"CRM"
] | With #5029, there is now a mechanism for encrypting data-at-rest in the ChurchCRM database.
As of #5029, only the TOTP secret keys are stored in an encrypted manner, but there are other fields that should be encrypted:
* sSMTPPass
* sGoogleMapKey
* sBingMapKey
* sISTpassword
* sExternalBackupPassword
* sMailChimpApiKey
* sGoogleTrackingID
* sNexmoAPIKey
* sNexmoAPISecret
* sOLPPassword
To be clear, the benefit from encrypting these values in the database is primarially against "database dump attacks" where a malicious actor has access to the database (or a backup file), but does not have access to the application code.
Since the encryption key is stored in the application config file (this is necessary so that the running application may decrypt the values for use), an attacker with access to both the config file _and_ the database will be able to obtain the secret values. | Encrypt sensitive values in the database | https://api.github.com/repos/ChurchCRM/CRM/issues/5092/comments | 2 | 2019-11-10T23:53:46Z | 2024-04-01T02:08:56Z | https://github.com/ChurchCRM/CRM/issues/5092 | 520,678,200 | 5,092 |
[
"ChurchCRM",
"CRM"
] | Previous versions had a "not" option when filtering on the Person page. Possibly a tick box adjacent to each filter option for not. This style of operation is more friendly than the list being doubled in length by adding all the not options.
Collected Value Title | Data
----------------------|----------------
Page Name |/churchcrm/Menu.php
Screen Size |900x1600
Window Size |685x1600
Page Size |1545x1600
Platform Information | Windows NT AQULANDT1 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) i586
PHP Version | 7.1.21
SQL Version | 5.5.5-10.1.35-MariaDB
ChurchCRM Version |3.5.5
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.87 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |core,mod_win32,mpm_winnt,http_core,mod_so,mod_access_compat,mod_actions,mod_alias,mod_allowmethods,mod_asis,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_groupfile,mod_authz_host,mod_authz_user,mod_autoindex,mod_cgi,mod_dav_lock,mod_dir,mod_env,mod_headers,mod_include,mod_info,mod_isapi,mod_log_config,mod_cache_disk,mod_mime,mod_negotiation,mod_proxy,mod_proxy_ajp,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status,mod_version,mod_php7 | Person filtering on NOT parameter | https://api.github.com/repos/ChurchCRM/CRM/issues/5089/comments | 2 | 2019-11-05T21:26:13Z | 2024-04-04T02:02:49Z | https://github.com/ChurchCRM/CRM/issues/5089 | 518,046,946 | 5,089 |
[
"ChurchCRM",
"CRM"
] | The Person/People count on the Dashboard is that of Active families.
However, when clicking "See all People" the Person page displays Active and Inactive Family members.
Please add an Active/Inactive Family filter option, defaulting to Active, on the Person page.
Collected Value Title | Data
----------------------|----------------
Page Name |/churchcrm/v2/index.php
Screen Size |900x1600
Window Size |734x1600
Page Size |1072x1600
Platform Information | Windows NT DTRANTOSH 10.0 build 18362 (Windows 10) i586
PHP Version | 7.1.25
SQL Version | 5.5.5-10.1.37-MariaDB
ChurchCRM Version |3.5.4
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.87 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |core,mod_win32,mpm_winnt,http_core,mod_so,mod_access_compat,mod_actions,mod_alias,mod_allowmethods,mod_asis,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_groupfile,mod_authz_host,mod_authz_user,mod_autoindex,mod_cgi,mod_dav_lock,mod_dir,mod_env,mod_headers,mod_include,mod_info,mod_isapi,mod_log_config,mod_cache_disk,mod_mime,mod_negotiation,mod_proxy,mod_proxy_ajp,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status,mod_version,mod_php7 | Active/Inactive Persons | https://api.github.com/repos/ChurchCRM/CRM/issues/5088/comments | 2 | 2019-11-05T21:13:51Z | 2020-10-18T03:10:50Z | https://github.com/ChurchCRM/CRM/issues/5088 | 518,036,976 | 5,088 |
[
"ChurchCRM",
"CRM"
] | When you select Data/Reports, Query, Missing People Query, then Select an event which I have taken attendance for, and execute the query, it gives a database error. There appears to be a database error for finding people that were, or were not at an event. Hopefully this can be tracked down.
Collected Value Title | Data
----------------------|----------------
Page Name |/QueryView.php
Screen Size |1080x1920
Window Size |879x1636
Page Size |879x1636
Platform Information | Linux ecbiz240.inmotionhosting.com 3.10.0-962.3.2.lve1.5.26.4.el7.x86_64 #1 SMP Wed Sep 11 10:29:54 EDT 2019 x86_64
PHP Version | 7.1.30
SQL Version | 5.5.5-10.2.25-MariaDB-log
ChurchCRM Version |3.5.5
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:70.0) Gecko/20100101 Firefox/70.0
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
| Missing People Query | https://api.github.com/repos/ChurchCRM/CRM/issues/5087/comments | 3 | 2019-11-05T20:06:33Z | 2024-04-10T02:01:38Z | https://github.com/ChurchCRM/CRM/issues/5087 | 517,998,285 | 5,087 |
[
"ChurchCRM",
"CRM"
] | I have tried to do this a few times, and each time, I run into an error. I click on the "Events" then "Events Attendance Reports" and I get a database error everytime. This is one of my primary reasons for using this. Hopefully we can get this sorted out. Thanks for the help with this.
Shane
Collected Value Title | Data
----------------------|----------------
Page Name |/index.php
Screen Size |1080x1920
Window Size |879x1636
Page Size |1549x1636
Platform Information | Linux ecbiz240.inmotionhosting.com 3.10.0-962.3.2.lve1.5.26.4.el7.x86_64 #1 SMP Wed Sep 11 10:29:54 EDT 2019 x86_64
PHP Version | 7.1.30
SQL Version | 5.5.5-10.2.25-MariaDB-log
ChurchCRM Version |3.5.5
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:70.0) Gecko/20100101 Firefox/70.0
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
| Event Attendance Report | https://api.github.com/repos/ChurchCRM/CRM/issues/5086/comments | 1 | 2019-11-05T14:43:42Z | 2019-11-16T19:53:09Z | https://github.com/ChurchCRM/CRM/issues/5086 | 517,816,584 | 5,086 |
[
"ChurchCRM",
"CRM"
] | I have tried to do this a few times, and each time, I run into an error. I click on the "Events" then "Events Attendance Reports" and I get a database error everytime. This is one of my primary reasons for using this. Hopefully we can get this sorted out. Thanks for the help with this.
Shane
Collected Value Title | Data
----------------------|----------------
Page Name |/index.php
Screen Size |1080x1920
Window Size |879x1636
Page Size |1549x1636
Platform Information | Linux ecbiz240.inmotionhosting.com 3.10.0-962.3.2.lve1.5.26.4.el7.x86_64 #1 SMP Wed Sep 11 10:29:54 EDT 2019 x86_64
PHP Version | 7.1.30
SQL Version | 5.5.5-10.2.25-MariaDB-log
ChurchCRM Version |3.5.5
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:70.0) Gecko/20100101 Firefox/70.0
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
| Event Attendance Report | https://api.github.com/repos/ChurchCRM/CRM/issues/5085/comments | 1 | 2019-11-05T14:43:39Z | 2024-01-06T06:15:08Z | https://github.com/ChurchCRM/CRM/issues/5085 | 517,816,547 | 5,085 |
[
"ChurchCRM",
"CRM"
] | Inactive people still get "Newsletter labels" and "Confirm Data" labels
Collected Value Title | Data
----------------------|----------------
Page Name |/LettersAndLabels.php
Screen Size |1080x1920
Window Size |969x1920
Page Size |969x1920
Platform Information | Linux IDAE001 4.4.0-159-generic #187-Ubuntu SMP Thu Aug 1 16:28:06 UTC 2019 x86_64
PHP Version | 7.2.20-1+ubuntu16.04.1+deb.sury.org+1
SQL Version | 5.7.27-0ubuntu0.16.04.1
ChurchCRM Version |3.5.5
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_filter,mod_mime,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status | Improve Mailing Label Selection Logic | https://api.github.com/repos/ChurchCRM/CRM/issues/5084/comments | 2 | 2019-11-01T01:26:08Z | 2024-04-10T02:01:40Z | https://github.com/ChurchCRM/CRM/issues/5084 | 515,857,177 | 5,084 |
[
"ChurchCRM",
"CRM"
] |
Collected Value Title | Data
----------------------|----------------
Page Name |/v2/index.php
Screen Size |1080x1920
Window Size |969x1920
Page Size |1100x1920
Platform Information | Linux IDAE001 4.4.0-159-generic #187-Ubuntu SMP Thu Aug 1 16:28:06 UTC 2019 x86_64
PHP Version | 7.2.20-1+ubuntu16.04.1+deb.sury.org+1
SQL Version | 5.7.27-0ubuntu0.16.04.1
ChurchCRM Version |3.5.5
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_filter,mod_mime,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status | create mailing labels from cart | https://api.github.com/repos/ChurchCRM/CRM/issues/5083/comments | 2 | 2019-11-01T01:24:42Z | 2024-04-10T02:01:42Z | https://github.com/ChurchCRM/CRM/issues/5083 | 515,856,799 | 5,083 |
[
"ChurchCRM",
"CRM"
] | on the people dashboard, the self register bug doesn't do anything.
Collected Value Title | Data
----------------------|----------------
Page Name |/CRM/src/PeopleDashboard.php
Screen Size |1080x1920
Window Size |969x1920
Page Size |1777x1920
Platform Information | Windows NT CHARLES-LAPTOP 10.0 build 18362 (Windows 10) i586
PHP Version | 7.2.9
SQL Version | 5.5.5-10.1.35-MariaDB
ChurchCRM Version |4.0.0
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"failure","message":"Signature definition File Missing"}
Apache Modules |core,mod_win32,mpm_winnt,http_core,mod_so,mod_access_compat,mod_actions,mod_alias,mod_allowmethods,mod_asis,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_groupfile,mod_authz_host,mod_authz_user,mod_autoindex,mod_cgi,mod_dav_lock,mod_dir,mod_env,mod_headers,mod_include,mod_info,mod_isapi,mod_log_config,mod_cache_disk,mod_mime,mod_negotiation,mod_proxy,mod_proxy_ajp,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status,mod_version,mod_php7 | Self register button does nothing | https://api.github.com/repos/ChurchCRM/CRM/issues/5082/comments | 0 | 2019-11-01T01:03:15Z | 2020-10-24T21:15:10Z | https://github.com/ChurchCRM/CRM/issues/5082 | 515,851,460 | 5,082 |
[
"ChurchCRM",
"CRM"
] | The collapse button doesn't work for most blocks on this page
Collected Value Title | Data
----------------------|----------------
Page Name |/PeopleDashboard.php
Screen Size |753x424
Window Size |631x424
Page Size |2266x424
Platform Information | Linux IDAE001 4.4.0-159-generic #187-Ubuntu SMP Thu Aug 1 16:28:06 UTC 2019 x86_64
PHP Version | 7.2.20-1+ubuntu16.04.1+deb.sury.org+1
SQL Version | 5.7.27-0ubuntu0.16.04.1
ChurchCRM Version |3.5.5
Reporting Browser |Mozilla/5.0 (Linux; Android 8.0.0; LG-H830) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.116 Mobile Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_filter,mod_mime,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status | Can\'t collapse page blocks on mobile | https://api.github.com/repos/ChurchCRM/CRM/issues/5081/comments | 2 | 2019-11-01T00:26:23Z | 2024-04-10T02:01:43Z | https://github.com/ChurchCRM/CRM/issues/5081 | 515,838,447 | 5,081 |
[
"ChurchCRM",
"CRM"
] | #### On what page in the application did you find this issue?
Not applicable - this affects background jobs triggered by timer.
#### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows?
Any supported platform.
#### What browser (and version) are you running?
Chrome 78.0.3904.70
Firefox 70.0
Safari 13.0.2 (15608.2.30.1.1)
#### What version of PHP is the server running?
7.3.10
#### What version of SQL Server are you running?
14.14
```
mysql Ver 14.14 Distrib 5.6.41-84.1, for Linux (x86_64) using 6.0
```
#### What version of ChurchCRM are you running?
3.5.5
### Description of problem
During the execution of background jobs, if an automated backup is required, it will be triggered from the `runTimeJobs()` function in `ChurchCRM/Service/SystemService.php`. However, `SystemService.php` line 189 calls the backup with only 3 arguments which throws an error in `ChurchCRM/BackupManager.php` line 96 which is expecting exactly 5 arguments.
##### Error Message
```
[29-Oct-2019 10:39:06 Australia/Sydney] Slim Application Error:
Type: ArgumentCountError
Message: Too few arguments to function ChurchCRM\Backup\BackupJob::__construct(), 3 passed in /htmlroot/ChurchCRM/Service/SystemService.php on line 189 and exactly 5 expected
File: /htmlroot/ChurchCRM/BackupManager.php
Line: 96
```
##### `ChurchCRM/Service/SystemService.php` line 189:
```
$Backup = new BackupJob($BaseName, BackupType::FullBackup, SystemConfig::getValue('bBackupExtraneousImages'));
```
##### `ChurchCRM/BackupManager.php` line 96
```
public function __construct($BaseName, $BackupType, $IncludeExtraneousFiles, $EncryptBackup, $BackupPassword)
``` | Background Backup Jobs Failing | https://api.github.com/repos/ChurchCRM/CRM/issues/5080/comments | 3 | 2019-10-29T00:41:44Z | 2020-10-13T19:43:05Z | https://github.com/ChurchCRM/CRM/issues/5080 | 513,630,720 | 5,080 |
[
"ChurchCRM",
"CRM"
] | In the about me info on the Person profile.
The birth date shows as Birth Date: 11/19/1972 (46 years old12)
I noted in the screen shot on churchcrm.io. that it shows as 9 yrs old) So the spelling of years is different and I am wondering if it is a locale issue.
Collected Value Title | Data
----------------------|----------------
Page Name |/churchcrm/PersonView.php
Screen Size |1080x1920
Window Size |887x1536
Page Size |1082x1536
Platform Information | Linux raspberrypi 4.14.98-v7+ #1200 SMP Tue Feb 12 20:27:48 GMT 2019 armv7l
PHP Version | 7.2.19-1+0~20190531112637.22+stretch~1.gbp75765b
SQL Version | 5.5.5-10.1.38-MariaDB-0+deb9u1
ChurchCRM Version |3.5.5
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_filter,mod_mime,prefork,mod_negotiation,mod_php7,mod_reqtimeout,mod_rewrite,mod_setenvif,mod_status | Birthdate display has 12 at the end of the age for every person that has a birthdate | https://api.github.com/repos/ChurchCRM/CRM/issues/5079/comments | 3 | 2019-10-28T17:53:30Z | 2019-11-10T22:53:47Z | https://github.com/ChurchCRM/CRM/issues/5079 | 513,463,004 | 5,079 |
[
"ChurchCRM",
"CRM"
] | In scenarios where the ORM formatting restrictions throw an exception for self-registering people, the format of the error dialog should be more user-friendly instead of exposing the raw JSON-encoded exception string:

| New Self Reg - validation error format | https://api.github.com/repos/ChurchCRM/CRM/issues/5078/comments | 2 | 2019-10-25T21:42:47Z | 2024-04-10T02:01:45Z | https://github.com/ChurchCRM/CRM/issues/5078 | 512,732,745 | 5,078 |
[
"ChurchCRM",
"CRM"
] | Area:
Students not in Sunday School Class.
Age of student shows at the top of the table above the copy button.
Age shown in the the table is incorrect age
I see throughout the system a 12 being added at the back of the ages block. This includes the person view
Collected Value Title | Data
----------------------|----------------
Page Name |/sundayschool/SundaySchoolDashboard.php
Screen Size |1080x1920
Window Size |969x1920
Page Size |1065x1920
Platform Information | Linux host12.axxesslocal.co.za 3.10.0-1062.1.1.el7.x86_64 #1 SMP Fri Sep 13 22:55:44 UTC 2019 x86_64
PHP Version | 7.2.23
SQL Version | 5.6.45
ChurchCRM Version |3.5.4
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36
Prerequisite Status |Missing Prerequisites: ["Mod Rewrite"]
Integrity check status |{"status":"failure","message":"One or more files failed signature validation","files":[{"filename":".htaccess","status":"Hash Mismatch","expectedhash":"33745659badf55b25f7a178d0ad64a8ca36594de","actualhash":"5a0dc83da1195d0aa5b53baa4aee4dd79c929f58"}]}
| Sunday School Dashboard | https://api.github.com/repos/ChurchCRM/CRM/issues/5077/comments | 1 | 2019-10-25T11:43:52Z | 2020-03-11T22:56:16Z | https://github.com/ChurchCRM/CRM/issues/5077 | 512,469,512 | 5,077 |
[
"ChurchCRM",
"CRM"
] | Every time I try to edit and save the system settings I get a "Not Accessible" error about "mod_security". Please help.
Collected Value Title | Data
----------------------|----------------
Page Name |/SystemSettings.php
Screen Size |1080x1920
Window Size |933x1920
Page Size |1178x1920
Platform Information | Linux gator4171.hostgator.com 3.10.0-693.11.6.1.ELK.el6.x86_64 #1 SMP Tue Jan 23 10:30:30 MST 2018 x86_64
PHP Version | 7.1.14
SQL Version | 5.6.41-84.1
ChurchCRM Version |3.5.4
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.63 Safari/537.36 Edg/78.0.276.19
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"failure","message":"One or more files failed signature validation","files":[{"filename":".htaccess","status":"Hash Mismatch","expectedhash":"33745659badf55b25f7a178d0ad64a8ca36594de","actualhash":"b4f9d5f09f20d541c49635f3349d83da1353484a"}]}
| Cannot Save System Settings | https://api.github.com/repos/ChurchCRM/CRM/issues/5076/comments | 2 | 2019-10-21T10:00:26Z | 2023-11-01T17:37:56Z | https://github.com/ChurchCRM/CRM/issues/5076 | 509,859,332 | 5,076 |
[
"ChurchCRM",
"CRM"
] | Can't add family member via edit family pages | Can't add family member | https://api.github.com/repos/ChurchCRM/CRM/issues/5072/comments | 2 | 2019-10-19T05:21:59Z | 2020-02-03T04:14:31Z | https://github.com/ChurchCRM/CRM/issues/5072 | 509,397,899 | 5,072 |
[
"ChurchCRM",
"CRM"
] |
Application Integrity Check: Failed
Details: One or more files failed signature validation
Files failing integrity check:
FileName
.htaccess
Hello. Can I solve it? I am completely lay on it.
Thanks
Collected Value Title | Data
----------------------|----------------
Page Name |/v2/index.php
Screen Size |768x1366
Window Size |632x1366
Page Size |1212x1366
Platform Information | Linux s83.fastserver.club 3.10.0-962.3.2.lve1.5.26.3.el7.x86_64 #1 SMP Wed Aug 14 08:29:59 EDT 2019 x86_64
PHP Version | 7.2.23
SQL Version | 5.5.5-10.3.18-MariaDB-cll-lve
ChurchCRM Version |3.5.4
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"failure","message":"One or more files failed signature validation","files":[{"filename":".htaccess","status":"Hash Mismatch","expectedhash":"33745659badf55b25f7a178d0ad64a8ca36594de","actualhash":"a89bf55ad7d9981a9719ec837b34d29ac7b07c6d"}]}
Apache Modules |mod_rewrite,mod_mime,mod_headers,mod_expires,mod_auth_basic | Application Integrity Check: Failed | https://api.github.com/repos/ChurchCRM/CRM/issues/5071/comments | 7 | 2019-10-18T16:46:07Z | 2020-10-24T22:24:42Z | https://github.com/ChurchCRM/CRM/issues/5071 | 509,194,658 | 5,071 |
[
"ChurchCRM",
"CRM"
] | When creating a new event from the calendar grid, the "Title" field of the new event modal should have focus immediately (without requiring the user to click in the text box).
Collected Value Title | Data
----------------------|----------------
Page Name |/v2/index.php
Screen Size |822x1608
Window Size |711x1608
Page Size |836x1608
Platform Information | Linux CSHN001 4.4.0-159-generic #187-Ubuntu SMP Thu Aug 1 16:28:06 UTC 2019 x86_64
PHP Version | 7.0.33-8+ubuntu16.04.1+deb.sury.org+1
SQL Version | 5.7.27-0ubuntu0.16.04.1
ChurchCRM Version |3.5.4
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_cgi,mod_deflate,mod_dir,mod_env,mod_expires,mod_filter,mod_headers,mod_mime,mpm_itk,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status | New Event Textbox Focus | https://api.github.com/repos/ChurchCRM/CRM/issues/5070/comments | 3 | 2019-10-18T15:09:01Z | 2024-04-11T02:03:16Z | https://github.com/ChurchCRM/CRM/issues/5070 | 509,141,417 | 5,070 |
[
"ChurchCRM",
"CRM"
] | Link on new family form to edit person of family member gives following error:
Can't find route for GET on http://localhost/churchcrm/v2/index.php/
Collected Value Title | Data
----------------------|----------------
Page Name |/churchcrm/v2/index.php
Screen Size |1080x1920
Window Size |935x1920
Page Size |1917x2150
Platform Information | Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) i586
PHP Version | 7.2.11
SQL Version | 5.5.5-10.1.36-MariaDB
ChurchCRM Version |3.5.4
Reporting Browser |Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2683.0 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |core,mod_win32,mpm_winnt,http_core,mod_so,mod_access_compat,mod_actions,mod_alias,mod_allowmethods,mod_asis,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_groupfile,mod_authz_host,mod_authz_user,mod_autoindex,mod_cgi,mod_dav_lock,mod_dir,mod_env,mod_headers,mod_include,mod_info,mod_isapi,mod_log_config,mod_cache_disk,mod_mime,mod_negotiation,mod_proxy,mod_proxy_ajp,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status,mod_version,mod_php7 | Edit Person - Family form | https://api.github.com/repos/ChurchCRM/CRM/issues/5067/comments | 1 | 2019-10-15T00:43:54Z | 2020-01-11T13:26:01Z | https://github.com/ChurchCRM/CRM/issues/5067 | 506,939,898 | 5,067 |
[
"ChurchCRM",
"CRM"
] | So I created my own church management software but admire the standardized features in your application. I would like to suggest adding access tiers especially for regular users who would like to login and search for contacts. So the suggestions for this type of acces are:
1. Show of calendar and general updates
2. A nice search box that filters names as one types
3. Allows for user to send in reports - visitation requests, prayers, etc.
4. User can view published materials - blog, sermon resources, etc | Suggestion: Regular user pages | https://api.github.com/repos/ChurchCRM/CRM/issues/5066/comments | 3 | 2019-10-13T05:21:41Z | 2024-06-28T02:12:18Z | https://github.com/ChurchCRM/CRM/issues/5066 | 506,276,566 | 5,066 |
[
"ChurchCRM",
"CRM"
] | test
Collected Value Title | Data
----------------------|----------------
Page Name |/Menu.php
Screen Size |720x1280
Window Size |610x1280
Page Size |1670x1280
Platform Information | Linux events 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:06:04 UTC 2019 x86_64
PHP Version | 7.2.19-0ubuntu0.18.04.2
SQL Version | 5.7.27-0ubuntu0.18.04.1
ChurchCRM Version |3.5.4
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36
Prerequisite Status |Missing Prerequisites: ["Images directory is writeable"]
Integrity check status |
Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_filter,mod_mime,prefork,mod_negotiation,mod_php7,mod_reqtimeout,mod_rewrite,mod_setenvif,mod_status | test | https://api.github.com/repos/ChurchCRM/CRM/issues/5065/comments | 1 | 2019-10-12T17:30:23Z | 2019-10-12T20:00:51Z | https://github.com/ChurchCRM/CRM/issues/5065 | 506,214,911 | 5,065 |
[
"ChurchCRM",
"CRM"
] | - On the family form, the add family property option is not working.
- next & previous families move on the family id. Previously they would move with an alphabetical sort so that the adjacent families were those adjacent when the family listing button is pressed (probably a matter of order by behind the scenes)
Collected Value Title | Data
----------------------|----------------
Page Name |/churchcrm/v2/index.php
Screen Size |900x1600
Window Size |687x1600
Page Size |1158x1830
Platform Information | Windows NT DTRANTOSH 10.0 build 18362 (Windows 10) i586
PHP Version | 7.1.25
SQL Version | 5.5.5-10.1.37-MariaDB
ChurchCRM Version |3.5.4
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |core,mod_win32,mpm_winnt,http_core,mod_so,mod_access_compat,mod_actions,mod_alias,mod_allowmethods,mod_asis,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_groupfile,mod_authz_host,mod_authz_user,mod_autoindex,mod_cgi,mod_dav_lock,mod_dir,mod_env,mod_headers,mod_include,mod_info,mod_isapi,mod_log_config,mod_cache_disk,mod_mime,mod_negotiation,mod_proxy,mod_proxy_ajp,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status,mod_version,mod_php7 | Family form tweaks v3.5.4 | https://api.github.com/repos/ChurchCRM/CRM/issues/5064/comments | 1 | 2019-10-11T00:27:15Z | 2021-03-21T18:37:15Z | https://github.com/ChurchCRM/CRM/issues/5064 | 505,574,603 | 5,064 |
[
"ChurchCRM",
"CRM"
] | Currently only Google Maps and Bing Maps are supported; both require an API key.
OpenStreetMap should be supported as an alternative, maybe via the leaflet library: https://leafletjs.com/ | Add OpenStreetMap as alternative map provider | https://api.github.com/repos/ChurchCRM/CRM/issues/5060/comments | 4 | 2019-10-09T19:09:58Z | 2024-06-28T02:12:18Z | https://github.com/ChurchCRM/CRM/issues/5060 | 504,838,460 | 5,060 |
[
"ChurchCRM",
"CRM"
] | The docker image has not been updated since 2 years, yet the installation page in the wiki still lists it as installation option.
It should either be updated, or removed from the installation page. | Docker image out of date | https://api.github.com/repos/ChurchCRM/CRM/issues/5059/comments | 3 | 2019-10-09T17:23:41Z | 2024-06-28T02:12:19Z | https://github.com/ChurchCRM/CRM/issues/5059 | 504,787,032 | 5,059 |
[
"ChurchCRM",
"CRM"
] | Hi,
Couldn't acces to general settings church information and church service in french translation because of apostrophe :
http://localhost/churchcrm/SystemSettings.php#Informationdel'%C3%A9glise
http://localhost/churchcrm/SystemSettings.php#Cultesdel'Eglise
Thanks
Collected Value Title | Data
----------------------|----------------
Page Name |/churchcrm/SystemSettings.php
Screen Size |900x1440
Window Size |757x1440
Page Size |961x1440
Platform Information | Windows NT JPTN-ACCUEIL 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64
PHP Version | 7.3.9
SQL Version | 5.5.5-10.4.6-MariaDB
ChurchCRM Version |3.5.3
Reporting Browser |Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |core,mod_win32,mpm_winnt,http_core,mod_so,mod_access_compat,mod_actions,mod_alias,mod_allowmethods,mod_asis,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_groupfile,mod_authz_host,mod_authz_user,mod_autoindex,mod_cgi,mod_dav_lock,mod_dir,mod_env,mod_headers,mod_include,mod_info,mod_isapi,mod_log_config,mod_cache_disk,mod_mime,mod_negotiation,mod_proxy,mod_proxy_ajp,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status,mod_version,mod_php7 | acces to general settings church information and church service in french | https://api.github.com/repos/ChurchCRM/CRM/issues/5057/comments | 4 | 2019-10-08T13:23:45Z | 2024-04-19T02:03:54Z | https://github.com/ChurchCRM/CRM/issues/5057 | 504,041,879 | 5,057 |
[
"ChurchCRM",
"CRM"
] | Dear Support,
Would love for the platform to have a section for the congregation/members to log in and be able to search for contacts (phone, emails) by typing into an in-built search box. Also, a button to click and check in to services. As well, to have automatic emails sent to the membership when it's someone's birthday. Also, how about customized reports for cell groups, visitations, small group meetings, etc. Thanks | Member Interface | https://api.github.com/repos/ChurchCRM/CRM/issues/5054/comments | 3 | 2019-10-02T18:17:00Z | 2024-06-28T02:12:21Z | https://github.com/ChurchCRM/CRM/issues/5054 | 501,647,320 | 5,054 |
[
"ChurchCRM",
"CRM"
] | This causes oddities when the cart is rendered to the page | Numeric String arrays posted to Cart are treated as strings, not ints | https://api.github.com/repos/ChurchCRM/CRM/issues/5050/comments | 0 | 2019-10-02T01:26:07Z | 2019-10-04T00:55:06Z | https://github.com/ChurchCRM/CRM/issues/5050 | 501,225,009 | 5,050 |
[
"ChurchCRM",
"CRM"
] | No current way to "Intersect" cart via `window.CRM.cart`
Discovered while fixing #5035 | Create API handler for Cart Intersect | https://api.github.com/repos/ChurchCRM/CRM/issues/5049/comments | 2 | 2019-10-02T01:23:06Z | 2024-04-06T20:04:16Z | https://github.com/ChurchCRM/CRM/issues/5049 | 501,224,205 | 5,049 |
[
"ChurchCRM",
"CRM"
] | Hi,
When I now log in to ChurchCRM following the recent upgrade, none of my users icons in the Latest Person list show up.
Please advise.
Thanks
Rohan
Collected Value Title | Data
----------------------|----------------
Page Name |/members/Menu.php
Screen Size |900x1440
Window Size |757x1440
Page Size |1262x1440
Platform Information | Linux server256.web-hosting.com 2.6.32-896.16.1.lve1.4.54.el6.x86_64 #1 SMP Wed May 2 07:43:19 EDT 2018 x86_64
PHP Version | 7.1.32
SQL Version | 10.1.41-MariaDB-cll-lve
ChurchCRM Version |3.5.3
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36
Prerequisite Status |Missing Prerequisites: ["Mod Rewrite","FileInfo Extension for image manipulation"]
Integrity check status |{"status":"success"}
Apache Modules |mod_rewrite,mod_mime,mod_headers,mod_expires,mod_auth_basic | Icons not showing following recent upgrade | https://api.github.com/repos/ChurchCRM/CRM/issues/5048/comments | 9 | 2019-09-30T09:35:17Z | 2023-11-01T17:37:55Z | https://github.com/ChurchCRM/CRM/issues/5048 | 500,161,515 | 5,048 |
[
"ChurchCRM",
"CRM"
] | To be able to navigate between payments on a deposit, need a previuos/next button
Collected Value Title | Data
----------------------|----------------
Page Name |/DepositSlipEditor.php
Screen Size |893x1429
Window Size |757x1429
Page Size |1104x1429
Platform Information | Linux CSHN001 4.4.0-159-generic #187-Ubuntu SMP Thu Aug 1 16:28:06 UTC 2019 x86_64
PHP Version | 7.0.33-8+ubuntu16.04.1+deb.sury.org+1
SQL Version | 5.7.27-0ubuntu0.16.04.1
ChurchCRM Version |3.5.3
Reporting Browser |Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_cgi,mod_deflate,mod_dir,mod_env,mod_expires,mod_filter,mod_headers,mod_mime,mpm_itk,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status | Need previous/next button on payment editor | https://api.github.com/repos/ChurchCRM/CRM/issues/5043/comments | 6 | 2019-09-29T16:28:05Z | 2024-06-29T02:09:51Z | https://github.com/ChurchCRM/CRM/issues/5043 | 499,939,141 | 5,043 |
[
"ChurchCRM",
"CRM"
] | Main page (menu.php): a string is not translated. The code is: gettext('See all People'), the text in poeditor is "See All People" => Capital letter fo "All". Could you correct this ?
Collected Value Title | Data
----------------------|----------------
Page Name |/Menu.php
Screen Size |1080x1920
Window Size |954x1920
Page Size |1399x1920
Platform Information | Linux sanglier.o2switch.net 3.10.0-962.3.2.lve1.5.24.8.el7.x86_64 #1 SMP Fri Jan 4 06:55:54 EST 2019 x86_64
PHP Version | 7.2.22
SQL Version | 5.5.5-10.2.27-MariaDB
ChurchCRM Version |3.5.3
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0
Prerequisite Status |Missing Prerequisites: ["Mod Rewrite"]
Integrity check status |{"status":"success"}
Apache Modules |mod_rewrite,mod_mime,mod_headers,mod_expires,mod_auth_basic | See All People Translation issue | https://api.github.com/repos/ChurchCRM/CRM/issues/5040/comments | 2 | 2019-09-29T10:08:40Z | 2020-11-27T23:30:56Z | https://github.com/ChurchCRM/CRM/issues/5040 | 499,894,514 | 5,040 |
[
"ChurchCRM",
"CRM"
] | Error making API Call to: /api/search/raj
Error text: Call to undefined method: getCustomField.
-when i try to do the search in the main page
Collected Value Title | Data
----------------------|----------------
Page Name |/v2/index.php
Screen Size |1080x1920
Window Size |920x1920
Page Size |1898x2150
Platform Information | Linux nl-srv-web222.main-hosting.eu 3.10.0-962.3.2.lve1.5.25.8.el7.x86_64 #1 SMP Wed May 15 09:51:12 EDT 2019 x86_64
PHP Version | 7.2.18
SQL Version | 5.5.5-10.2.24-MariaDB
ChurchCRM Version |3.5.3
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |mod_rewrite,mod_mime,mod_headers,mod_expires,mod_auth_basic | Error making API Call to: /api/search/raj | https://api.github.com/repos/ChurchCRM/CRM/issues/5039/comments | 2 | 2019-09-28T11:53:28Z | 2020-01-12T15:04:13Z | https://github.com/ChurchCRM/CRM/issues/5039 | 499,762,047 | 5,039 |
[
"ChurchCRM",
"CRM"
] | Can't find route for GET on /v2/index.php/
when i try press the edit button(family Members) from the family view i get the above error
Collected Value Title | Data
----------------------|----------------
Page Name |/v2/index.php
Screen Size |1080x1920
Window Size |920x1920
Page Size |1898x2150
Platform Information | Linux nl-srv-web222.main-hosting.eu 3.10.0-962.3.2.lve1.5.25.8.el7.x86_64 #1 SMP Wed May 15 09:51:12 EDT 2019 x86_64
PHP Version | 7.2.18
SQL Version | 5.5.5-10.2.24-MariaDB
ChurchCRM Version |3.5.3
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |mod_rewrite,mod_mime,mod_headers,mod_expires,mod_auth_basic | Can\'t find route for GET | https://api.github.com/repos/ChurchCRM/CRM/issues/5038/comments | 4 | 2019-09-28T11:46:51Z | 2020-01-11T13:26:01Z | https://github.com/ChurchCRM/CRM/issues/5038 | 499,761,412 | 5,038 |
[
"ChurchCRM",
"CRM"
] | Execute any query that returns results and click on Add to Cart or Intersect with Cart and nothing happens (except that the cart jiggles briefly).
Collected Value Title | Data
----------------------|----------------
Page Name |/churchcrm/QueryList.php
Screen Size |1080x1920
Window Size |961x1920
Page Size |1296x1920
Platform Information | Linux host2030.hostmonster.com 4.14.135-214.ELK.el7.x86_64 #1 SMP Wed Jul 31 01:57:22 CDT 2019 x86_64
PHP Version | 7.3.9
SQL Version | 5.7.23-23
ChurchCRM Version |3.5.2
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:69.0) Gecko/20100101 Firefox/69.0
Prerequisite Status |Missing Prerequisites: ["Mod Rewrite"]
Integrity check status |{"status":"success"}
| Query does not post to cart | https://api.github.com/repos/ChurchCRM/CRM/issues/5035/comments | 1 | 2019-09-26T00:06:17Z | 2019-10-04T00:55:06Z | https://github.com/ChurchCRM/CRM/issues/5035 | 498,581,264 | 5,035 |
[
"ChurchCRM",
"CRM"
] | From Gitter
Oh, maybe the DasbhoardServiceIntervalTime ... there is a typo in that. :)
Here is a screenshot: https://www.dropbox.com/s/pbx55vdaggh6rot/Screen%20Shot%202019-09-25%20at%201.53.09%20PM.png?dl=0
| Typo in System Setting | https://api.github.com/repos/ChurchCRM/CRM/issues/5031/comments | 0 | 2019-09-25T18:00:46Z | 2020-11-26T23:21:52Z | https://github.com/ChurchCRM/CRM/issues/5031 | 498,438,009 | 5,031 |
[
"ChurchCRM",
"CRM"
] | As part of implementing 2 factor authentication (#5029 ), we should show an admin task if the server time is "too far off" from the "real (NTP) time".
It's arguable that this is _not_ an application responsibility, but I think, in the interest of enabling ChurchCRM Admins to provide a consistent user experience, an admin notification would not be over-stepping the application bounds .
https://stackoverflow.com/questions/21791193/php-microtime-drift-external-ntp-service | 2FA: Detect if server time is too far off | https://api.github.com/repos/ChurchCRM/CRM/issues/5030/comments | 2 | 2019-09-25T12:49:35Z | 2024-04-24T02:04:06Z | https://github.com/ChurchCRM/CRM/issues/5030 | 498,265,126 | 5,030 |
[
"ChurchCRM",
"CRM"
] | 3b41f03c34da7a987a4e7128221a17ee1d04e1ee removes a comment block about https.
Make sure it's actually valid | review mandated HTTPs requrirements | https://api.github.com/repos/ChurchCRM/CRM/issues/5028/comments | 1 | 2019-09-25T12:26:54Z | 2021-03-21T18:37:57Z | https://github.com/ChurchCRM/CRM/issues/5028 | 498,253,193 | 5,028 |
[
"ChurchCRM",
"CRM"
] | Created events are not showing on the calendar If I create an event in the Events section it does not show on the calendar.
If I create an event using the calendar it does show on the calendar
I want to create an event in Events and have it show on the calendar am I missing something?
Collected Value Title | Data
----------------------|----------------
Page Name |/v2/index.php
Screen Size |1080x1920
Window Size |852x1918
Page Size |1190x1918
Platform Information | Linux aerostar.websitewelcome.com 4.14.94-164.ELK.el6.x86_64 #1 SMP Wed Jan 16 16:56:35 CST 2019 x86_64
PHP Version | 7.1.24
SQL Version | 5.6.41-84.1
ChurchCRM Version |3.5.2
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
| Events not showing on calendar | https://api.github.com/repos/ChurchCRM/CRM/issues/5027/comments | 4 | 2019-09-23T23:44:39Z | 2024-04-26T02:03:33Z | https://github.com/ChurchCRM/CRM/issues/5027 | 497,380,426 | 5,027 |
[
"ChurchCRM",
"CRM"
] | Mod_rewrite check is false is prerequisite test. But mod_rewrite is active on my server. I think it's only an error in the AppIntegrityService.php.
The comment in the code tells that there are 3 different ways to check. But the third test (with curl) doesn't take into account the results of the 2 first tests.
In function hasModRewrite(), I would put
if (!$check && function_exists('curl_version')) to solve the problem.
Collected Value Title | Data
----------------------|----------------
Page Name |/v2/index.php
Screen Size |1080x1920
Window Size |954x1920
Page Size |1192x1920
Platform Information | Linux sanglier.o2switch.net 3.10.0-962.3.2.lve1.5.24.8.el7.x86_64 #1 SMP Fri Jan 4 06:55:54 EST 2019 x86_64
PHP Version | 7.2.22
SQL Version | 5.5.5-10.2.27-MariaDB
ChurchCRM Version |3.5.2
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0
Prerequisite Status |Missing Prerequisites: ["Mod Rewrite"]
Integrity check status |{"status":"success"}
Apache Modules |mod_rewrite,mod_mime,mod_headers,mod_expires,mod_auth_basic | mod_rewrite detection not working | https://api.github.com/repos/ChurchCRM/CRM/issues/5024/comments | 4 | 2019-09-19T16:26:17Z | 2023-11-01T17:37:30Z | https://github.com/ChurchCRM/CRM/issues/5024 | 495,904,264 | 5,024 |
[
"ChurchCRM",
"CRM"
] | Just had a thought that the new upgrade code might not find 4.x.x versions.
I'll have to check whether this is true, and patch accordingly.
| Test upgrade code to new major version | https://api.github.com/repos/ChurchCRM/CRM/issues/5023/comments | 0 | 2019-09-19T16:21:29Z | 2019-10-04T00:50:58Z | https://github.com/ChurchCRM/CRM/issues/5023 | 495,902,088 | 5,023 |
[
"ChurchCRM",
"CRM"
] | As a ChurchCRM deposit creator, I should be able to record in the database the name(s) of database users who prepared each deposit.
Collected Value Title | Data
----------------------|----------------
Page Name |/Menu.php
Screen Size |1080x1920
Window Size |969x1920
Page Size |1808x1920
Platform Information | Linux CSHN001 4.4.0-159-generic #187-Ubuntu SMP Thu Aug 1 16:28:06 UTC 2019 x86_64
PHP Version | 7.0.33-8+ubuntu16.04.1+deb.sury.org+1
SQL Version | 5.7.27-0ubuntu0.16.04.1
ChurchCRM Version |3.5.2
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_cgi,mod_deflate,mod_dir,mod_env,mod_expires,mod_filter,mod_headers,mod_mime,mpm_itk,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status | Add \"Prepared By\" field on deposits | https://api.github.com/repos/ChurchCRM/CRM/issues/5020/comments | 2 | 2019-09-18T21:25:35Z | 2024-06-29T02:09:52Z | https://github.com/ChurchCRM/CRM/issues/5020 | 495,462,956 | 5,020 |
[
"ChurchCRM",
"CRM"
] | When making unauthenticated requests against portions of the API requiring authentication, PHP *SHOULD BE SILENT* and simply return 401.
Instead it returns this in strict mode:
```
<br />
<b>Notice</b>: Undefined index: user in <b>C:\Users\Charles\Documents\GitHub\CRM\src\ChurchCRM\Slim\Middleware\AuthMiddleware.php</b> on line <b>31</b><br />
```
Collected Value Title | Data
----------------------|----------------
Page Name |/CRM/Menu.php
Screen Size |1024x1280
Window Size |913x1280
Page Size |1665x1280
Platform Information | Windows NT DESKTOP-7K8V5QE 10.0 build 18362 (Windows 10) AMD64
PHP Version | 7.3.8
SQL Version | 5.5.5-10.4.6-MariaDB
ChurchCRM Version |3.5.3
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"failure","message":"One or more files failed signature validation","files":[{"filename":"api\/index.php","status":"Hash Mismatch","expectedhash":"106e5c9a931674264973bc1bb5b5a5beacfd0383","actualhash":"8cfe2391703711cc6fe751c595811ca8bc352987"},{"filename":"api\/routes\/public\/public-register.php","status":"Hash Mismatch","expectedhash":"eab82d0ef3773d742d7e1500ca2e6c961d2cdcb5","actualhash":"a857a1a72213cd5ffb07951dcdb12872c13b6398"},{"filename":"api\/routes\/users.php","status":"File Missing"},{"filename":"ChurchCRM\/Dashboard\/FamilyDashboardItem.php","status":"Hash Mismatch","expectedhash":"6d9affef71fc9ffbcc124fe51dc1734682a7bfb8","actualhash":"b3c9585d0270abd57fa0e4da53b124f4965e76e7"},{"filename":"ChurchCRM\/Dashboard\/GroupsDashboardItem.php","status":"Hash Mismatch","expectedhash":"dec6214a7fcbf0dec3724e4ff2370ec8e792107a","actualhash":"f887f088305d48e458c1b5d1b4c2a2b9e8e6b20f"},{"filename":"ChurchCRM\/Dashboard\/PersonDashboardItem.php","status":"Hash Mismatch","expectedhash":"c9f58951620cfe1c5f5efd20d932e2b9f7f7600d","actualhash":"45b0bc55082ebf4ba7eb173620cda435791a70c1"},{"filename":"ChurchCRM\/model\/ChurchCRM\/Base\/FamilyCustomMaster.php","status":"Hash Mismatch","expectedhash":"d93c348f2d8aac340a741853fc0f4b0be1d372f8","actualhash":"2dd2d40c86d8bf36f4498a5f16aad550ef9581e2"},{"filename":"ChurchCRM\/model\/ChurchCRM\/Base\/FamilyCustomMasterQuery.php","status":"Hash Mismatch","expectedhash":"cb8a7b62b7391ed02514dda7adc802e8a0982210","actualhash":"c8fd32d2580c1ed7cccb95bb1813b07a9782809d"},{"filename":"ChurchCRM\/model\/ChurchCRM\/Map\/FamilyCustomMasterTableMap.php","status":"Hash Mismatch","expectedhash":"1b3088c7bfca03d894e42d598b4eed0a6a2849aa","actualhash":"6ca0cfd0e138bb652444dff3a581935be3146a4d"},{"filename":"ChurchCRM\/model\/ChurchCRM\/User.php","status":"Hash Mismatch","expectedhash":"907982032c4bfa791805fb5aa612f0ed171e6b46","actualhash":"ea2b1e0ae4509a8f95b53a7ae31c590ad6a573f6"},{"filename":"FamilyView.php","status":"Hash Mismatch","expectedhash":"7b05b94d722d0a4c50874e7eb86c5bf3ba309a5b","actualhash":"f0a8cd8a392ea10aec33b6ed094b51bfc77bc0c5"},{"filename":"Include\/Header-function.php","status":"Hash Mismatch","expectedhash":"398f25be25f0e99f059bcfccd87041bed24b5a46","actualhash":"0325caa59804e3e1a320902b986c072d649a6aa8"},{"filename":"PersonView.php","status":"Hash Mismatch","expectedhash":"997d0f6e0c9dd669fd1ef8fdf59e1f0f41001b4b","actualhash":"c1968590468ae540c29256f6dd28979f8b485db3"},{"filename":"v2\/routes\/family.php","status":"Hash Mismatch","expectedhash":"d1b8d56a39a79aff8b1719866785f0163a23f9e7","actualhash":"8379a0590a7f53c036dec0c1f930dc66084ee040"},{"filename":"v2\/templates\/people\/family-view.php","status":"Hash Mismatch","expectedhash":"1242626efb132ae8fa61dfd2f5ddd1b654632495","actualhash":"45273614cbd5d0c085f36752832c8f88e8835020"},{"filename":"vendor\/composer\/autoload_classmap.php","status":"Hash Mismatch","expectedhash":"749f2f3b58aa4e5048a344bf1eac6c9bf5375ba2","actualhash":"5b33344fb7595ede4b2ea08fe72af925b36c252b"},{"filename":"vendor\/composer\/autoload_static.php","status":"Hash Mismatch","expectedhash":"6918a9d067f00f3e70e3b968cdacafcc6bf4700d","actualhash":"25511cd6cba845bc00b62d4b5569e4a9ba737dee"},{"filename":"skin\/js\/Calendar.js","status":"Hash Mismatch","expectedhash":"339eef0333a8b389cbc0cbcb14589946c8334d35","actualhash":"9a369814cc559289630da35d677a345b9d098622"}]}
Apache Modules |core,mod_win32,mpm_winnt,http_core,mod_so,mod_access_compat,mod_actions,mod_alias,mod_allowmethods,mod_asis,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_groupfile,mod_authz_host,mod_authz_user,mod_autoindex,mod_cgi,mod_dav_lock,mod_dir,mod_env,mod_headers,mod_include,mod_info,mod_isapi,mod_log_config,mod_cache_disk,mod_mime,mod_negotiation,mod_proxy,mod_proxy_ajp,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status,mod_version,mod_php7 | PHP Strict Mode Warning | https://api.github.com/repos/ChurchCRM/CRM/issues/5017/comments | 1 | 2019-09-18T11:25:58Z | 2019-09-19T13:52:54Z | https://github.com/ChurchCRM/CRM/issues/5017 | 495,165,256 | 5,017 |
[
"ChurchCRM",
"CRM"
] | Hi All
I have trying to install this CRM for a while.
Í´ve already installed a lot of others CRM´s, but this one is driving me crazy.
It appears that no one server is ready to this, i´ve already tryed SITEGROUND and another 2 others shared host, but the servers are always not ready for the CRM.
If we ignore that, so, the login page not load, Not connect with database and other issues.
Could someone please help me with a indication with a fair price that really could have this system to be installed?
Thanks in advance
God Bless | Serve indication to install ChurchCRM - I have already try three! | https://api.github.com/repos/ChurchCRM/CRM/issues/5016/comments | 7 | 2019-09-18T03:54:05Z | 2023-11-01T17:37:55Z | https://github.com/ChurchCRM/CRM/issues/5016 | 494,973,008 | 5,016 |
[
"ChurchCRM",
"CRM"
] | Hello,
This is not a bug, but a usage question.
I want to implement the following behavior and can't find how to do that with churchCRM (that is great btw !)
This year, we have some ppl that have a commitment. For example the "CANA welcome group", or the "Tuesday praying group". I want to keep track of those commitments in the long term. For example I want to see that John Doe had the following commitments:
2010 wedding preparation group
2011 CANA welcome
2012 CANA welcome
2013 CANA welcome
2013 tuesday praying group
...
I then want to be able to do statistics and queries, like "give me the list of ppl who had more than 5 years of commitment in XXX", or "show me those who did this but not that")
Is there a way to do that ? If not, you can give me some hints on how to develop this feature, I may do it and send a pull request ;) | How to keep track of yearly membership | https://api.github.com/repos/ChurchCRM/CRM/issues/5015/comments | 6 | 2019-09-17T07:13:22Z | 2024-06-29T02:09:53Z | https://github.com/ChurchCRM/CRM/issues/5015 | 494,444,821 | 5,015 |
[
"ChurchCRM",
"CRM"
] | Hi,
I've installed (locally, on my ubuntu laptop) churchCRM, and everything is working well, except translation.
I've defined my language in
churchcrm > admin > Edit general settings > Localization > sLanguage > French - France [fr_FR]
Most (99%) of the interface is still in english, there is only a few french sometimes (I think only a few javascript things are translated)
Any help or suggestion welcomed...
Collected Value Title | Data
----------------------|----------------
Page Name |/churchcrm/SystemSettings.php
Screen Size |768x1366
Window Size |623x1366
Page Size |888x1596
Platform Information | Linux churchcrm 4.15.0-62-generic #69-Ubuntu SMP Wed Sep 4 20:55:53 UTC 2019 x86_64
PHP Version | 7.2.19-0ubuntu0.18.04.2
SQL Version | 5.5.5-10.1.41-MariaDB-0ubuntu0.18.04.1
ChurchCRM Version |3.4.0
Reporting Browser |Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:69.0) Gecko/20100101 Firefox/69.0
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_filter,mod_mime,prefork,mod_negotiation,mod_php7,mod_reqtimeout,mod_rewrite,mod_setenvif,mod_status | translation, very partial | https://api.github.com/repos/ChurchCRM/CRM/issues/5014/comments | 8 | 2019-09-17T07:03:41Z | 2023-11-01T17:37:55Z | https://github.com/ChurchCRM/CRM/issues/5014 | 494,440,819 | 5,014 |
[
"ChurchCRM",
"CRM"
] | **If you have the ChurchCRM software running, please file an issue using the _Report an issue_ in the help menu.**
How to add all families to the map?
#### On what page in the application did you find this issue?
MapUsingGoogle.php
#### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? Shared hosting Linux
#### What browser (and version) are you running?
Safari 12.1
#### What version of PHP is the server running?
7.2
#### What version of SQL Server are you running?
4.9.0.1
#### What version of ChurchCRM are you running?
Version 3.5.2 | Not families on the map | https://api.github.com/repos/ChurchCRM/CRM/issues/5013/comments | 6 | 2019-09-16T21:04:50Z | 2020-10-24T22:24:42Z | https://github.com/ChurchCRM/CRM/issues/5013 | 494,276,706 | 5,013 |
[
"ChurchCRM",
"CRM"
] | Some Gitter discussion about whether ChurchCRM or external tools (i.e. logrotate) should be responsible for cleaning up old log files.
Hybrid approach: Create an admin task that becomes active when > `X` number of log files are in the logs directory, and display page to kick off a manual clean up within app. | Create admin task if too many log files are in logs directory | https://api.github.com/repos/ChurchCRM/CRM/issues/5012/comments | 6 | 2019-09-16T15:46:17Z | 2024-06-29T02:09:55Z | https://github.com/ChurchCRM/CRM/issues/5012 | 494,132,267 | 5,012 |
[
"ChurchCRM",
"CRM"
] | ## On what page in the application did you find this issue?
http://demo.churchcrm.io/master/external/register/
#### What version of ChurchCRM are you running?
3.5.x

| Checkboxes are Invisible for logged pages. | https://api.github.com/repos/ChurchCRM/CRM/issues/5011/comments | 0 | 2019-09-16T03:10:28Z | 2019-09-19T04:53:37Z | https://github.com/ChurchCRM/CRM/issues/5011 | 493,827,632 | 5,011 |
[
"ChurchCRM",
"CRM"
] | Even leaving all the values the same and saving doesn't work.
It says,
"Not Acceptable!
An appropriate representation of the requested resource could not be found on this server. This error was generated by Mod_Security."
Collected Value Title | Data
----------------------|----------------
Page Name |/wa/crm/SystemSettings.php
Screen Size |1080x1920
Window Size |920x1920
Page Size |1178x1920
Platform Information | Linux gator4256.hostgator.com 3.10.0-693.17.1.2.ELK.el6.x86_64 #1 SMP Thu Feb 8 23:35:45 MST 2018 x86_64
PHP Version | 7.1.14
SQL Version | 5.6.41-84.1
ChurchCRM Version |3.5.2
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.75 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
| Can't save system settings screen | https://api.github.com/repos/ChurchCRM/CRM/issues/5010/comments | 6 | 2019-09-15T15:48:50Z | 2023-11-01T17:37:54Z | https://github.com/ChurchCRM/CRM/issues/5010 | 493,753,943 | 5,010 |
[
"ChurchCRM",
"CRM"
] | Notice: Undefined variable: bHideLatLon in C:\Users\Charles\Documents\GitHub\CRM\src\FamilyView.php on line 222
Collected Value Title | Data
----------------------|----------------
Page Name |/CRM/FamilyView.php
Screen Size |1024x1280
Window Size |913x1280
Page Size |1349x1280
Platform Information | Windows NT DESKTOP-7K8V5QE 10.0 build 18362 (Windows 10) AMD64
PHP Version | 7.3.8
SQL Version | 5.5.5-10.4.6-MariaDB
ChurchCRM Version |3.5.3
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |core,mod_win32,mpm_winnt,http_core,mod_so,mod_access_compat,mod_actions,mod_alias,mod_allowmethods,mod_asis,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_groupfile,mod_authz_host,mod_authz_user,mod_autoindex,mod_cgi,mod_dav_lock,mod_dir,mod_env,mod_headers,mod_include,mod_info,mod_isapi,mod_log_config,mod_cache_disk,mod_mime,mod_negotiation,mod_proxy,mod_proxy_ajp,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status,mod_version,mod_php7 | PHP Strict Mode Error | https://api.github.com/repos/ChurchCRM/CRM/issues/5004/comments | 1 | 2019-09-14T22:40:19Z | 2019-09-18T11:53:36Z | https://github.com/ChurchCRM/CRM/issues/5004 | 493,673,606 | 5,004 |
[
"ChurchCRM",
"CRM"
] | ```
Notice: Undefined variable: aSpecialErrors in C:\Users\Charles\Documents\GitHub\CRM\src\PersonCustomFieldsEditor.php on line 338
```
Collected Value Title | Data
----------------------|----------------
Page Name |/CRM/PersonCustomFieldsEditor.php
Screen Size |1024x1280
Window Size |913x1280
Page Size |913x1280
Platform Information | Windows NT DESKTOP-7K8V5QE 10.0 build 18362 (Windows 10) AMD64
PHP Version | 7.3.8
SQL Version | 5.5.5-10.4.6-MariaDB
ChurchCRM Version |3.5.3
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |core,mod_win32,mpm_winnt,http_core,mod_so,mod_access_compat,mod_actions,mod_alias,mod_allowmethods,mod_asis,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_groupfile,mod_authz_host,mod_authz_user,mod_autoindex,mod_cgi,mod_dav_lock,mod_dir,mod_env,mod_headers,mod_include,mod_info,mod_isapi,mod_log_config,mod_cache_disk,mod_mime,mod_negotiation,mod_proxy,mod_proxy_ajp,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status,mod_version,mod_php7 | PHP Strict Mode error | https://api.github.com/repos/ChurchCRM/CRM/issues/5003/comments | 0 | 2019-09-14T22:39:52Z | 2020-11-27T18:01:33Z | https://github.com/ChurchCRM/CRM/issues/5003 | 493,673,570 | 5,003 |
[
"ChurchCRM",
"CRM"
] | the person classifications field needs to be split, conceptually. As per your default, it contains two different classification schemes, both of which are necessary. However a person might be a member and an attender OR a member and a non-attender.
We need to be able to separate members from attenders. I don't know which would be easier, to add multiple records of classification in the person file or to separate the fields into attendance and membership.
Collected Value Title | Data
----------------------|----------------
Page Name |/churchcrm/Menu.php
Screen Size |540x960
Window Size |704x1280
Page Size |1749x1280
Platform Information | Linux host2030.hostmonster.com 4.14.135-214.ELK.el7.x86_64 #1 SMP Wed Jul 31 01:57:22 CDT 2019 x86_64
PHP Version | 7.3.9
SQL Version | 5.7.23-23
ChurchCRM Version |3.2.3
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:69.0) Gecko/20100101 Firefox/69.0
Prerequisite Status |Missing Prerequisites: ["Mcrypt"]
Integrity check status |{"status":"success"}
| Improper 3rd normal form | https://api.github.com/repos/ChurchCRM/CRM/issues/4994/comments | 2 | 2019-09-14T02:37:16Z | 2023-11-01T17:37:54Z | https://github.com/ChurchCRM/CRM/issues/4994 | 493,573,764 | 4,994 |
[
"ChurchCRM",
"CRM"
] | In coming back to this more than a half a year later, the church directory (report?) that I had access to has disappeared. How do I get it back?
edgewaterpres.org/churchcrm
Collected Value Title | Data
----------------------|----------------
Page Name |/churchcrm/Menu.php
Screen Size |540x960
Window Size |704x1280
Page Size |1749x1280
Platform Information | Linux host2030.hostmonster.com 4.14.135-214.ELK.el7.x86_64 #1 SMP Wed Jul 31 01:57:22 CDT 2019 x86_64
PHP Version | 7.3.9
SQL Version | 5.7.23-23
ChurchCRM Version |3.2.3
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:69.0) Gecko/20100101 Firefox/69.0
Prerequisite Status |Missing Prerequisites: ["Mcrypt"]
Integrity check status |{"status":"success"}
| directory missing | https://api.github.com/repos/ChurchCRM/CRM/issues/4993/comments | 4 | 2019-09-14T02:31:47Z | 2023-11-01T17:37:54Z | https://github.com/ChurchCRM/CRM/issues/4993 | 493,573,367 | 4,993 |
[
"ChurchCRM",
"CRM"
] | Was doing some testing and noticed when I do an API call I see the following in the logs
```
[2019-09-13 12:14:22] ormLogger.INFO: Select * from version_ver [] []
[2019-09-13 12:14:22] ormLogger.INFO: Select * from version_ver [] []
`` | Every API request does 2 version checks | https://api.github.com/repos/ChurchCRM/CRM/issues/4992/comments | 1 | 2019-09-13T16:15:32Z | 2020-11-30T01:00:54Z | https://github.com/ChurchCRM/CRM/issues/4992 | 493,409,564 | 4,992 |
[
"ChurchCRM",
"CRM"
] | If the currently installed version is equal to the currently available version, then the logs indicate that the current version is actually the 0th release of the next minor version.
i.e. This issue is reported on 3.5.2, but the logs from the upgrade detection logic indicate 3.6.0 (which does not exist yet)
This will not negatively affect upgrade procedures, and is not an urgent bug to fix.
```
[2019-09-12 11:45:17] defaultLogger.DEBUG: Attempting to service query for release string 3.6.0 from GitHub release cache [] []
[2019-09-12 11:45:17] defaultLogger.DEBUG: Query for release string 3.6.0 did not match any GitHub releases. Providing skeleton rel
ease object [] []
[2019-09-12 11:45:17] defaultLogger.INFO: The current release (3.5.2) is the highest release of it's Major/Minor combination. [] []
[2019-09-12 11:45:17] defaultLogger.INFO: Looking for releases in series: 3.6.0 [] []
[2019-09-12 11:45:17] defaultLogger.DEBUG: Determining the next-step release step for 3.6.0 [] []
[2019-09-12 11:45:17] defaultLogger.DEBUG: Evaluating next-step release eligibility based on 30 available releases [] []
```
Collected Value Title | Data
----------------------|----------------
Page Name |/v2/index.php
Screen Size |792x1372
Window Size |681x1372
Page Size |1919x1372
Platform Information | Linux CSHN001 4.4.0-159-generic #187-Ubuntu SMP Thu Aug 1 16:28:06 UTC 2019 x86_64
PHP Version | 7.0.33-8+ubuntu16.04.1+deb.sury.org+1
SQL Version | 5.7.27-0ubuntu0.16.04.1
ChurchCRM Version |3.5.2
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_cgi,mod_deflate,mod_dir,mod_env,mod_expires,mod_filter,mod_headers,mod_mime,mpm_itk,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status | Small issue with next version release detection | https://api.github.com/repos/ChurchCRM/CRM/issues/4990/comments | 3 | 2019-09-12T15:48:22Z | 2024-04-28T02:08:16Z | https://github.com/ChurchCRM/CRM/issues/4990 | 492,889,774 | 4,990 |
[
"ChurchCRM",
"CRM"
] | when a Classification is deleted, any person who had that classification will have old value with a bad reference which may break the map, etc. | Delete Classification does not update person data | https://api.github.com/repos/ChurchCRM/CRM/issues/4985/comments | 3 | 2019-09-12T02:35:36Z | 2024-06-29T02:09:55Z | https://github.com/ChurchCRM/CRM/issues/4985 | 492,552,836 | 4,985 |
[
"ChurchCRM",
"CRM"
] | 
| Fresh install still lists 7.0 as valid php version | https://api.github.com/repos/ChurchCRM/CRM/issues/4984/comments | 2 | 2019-09-12T02:01:00Z | 2020-10-13T16:45:54Z | https://github.com/ChurchCRM/CRM/issues/4984 | 492,545,261 | 4,984 |
[
"ChurchCRM",
"CRM"
] | It would be nice to be able to see logs (app logs especially) from the web application when logged in as an Admin user. | Create Admin-only option to view system logs | https://api.github.com/repos/ChurchCRM/CRM/issues/4980/comments | 4 | 2019-09-11T00:52:51Z | 2024-06-29T02:09:57Z | https://github.com/ChurchCRM/CRM/issues/4980 | 491,962,308 | 4,980 |
[
"ChurchCRM",
"CRM"
] | Update travisfile to use latests PHP for demo deploy | https://api.github.com/repos/ChurchCRM/CRM/issues/4979/comments | 0 | 2019-09-11T00:48:53Z | 2020-10-13T16:46:06Z | https://github.com/ChurchCRM/CRM/issues/4979 | 491,961,530 | 4,979 | |
[
"ChurchCRM",
"CRM"
] | If a PHP script is included as part of an upgrade, `LoggerUtils::getAppLogger()` returns a logger object, but the events don't seem to be written to any file. | Upgrade PHP scripts don't seem to log | https://api.github.com/repos/ChurchCRM/CRM/issues/4977/comments | 1 | 2019-09-11T00:24:38Z | 2023-11-06T01:34:02Z | https://github.com/ChurchCRM/CRM/issues/4977 | 491,956,648 | 4,977 |
[
"ChurchCRM",
"CRM"
] | going from 3.4.0 to 3.5.0, getting these errors:
```
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'churchcrm.custom_master' doesn't exist
```
```
SQLSTATE[42000]: Syntax error or access violation: 1091 Can't DROP 'fam_custom_Side'; check that column/key exists
``` | 3.5.0 upgrade issues | https://api.github.com/repos/ChurchCRM/CRM/issues/4976/comments | 0 | 2019-09-10T23:10:54Z | 2019-09-11T01:08:31Z | https://github.com/ChurchCRM/CRM/issues/4976 | 491,940,027 | 4,976 |
[
"ChurchCRM",
"CRM"
] | ```
INSERT INTO pledge_plg (plg_famID, plg_FYID, plg_date, plg_amount, plg_schedule, plg_method, plg_comment, plg_DateLastEdited, plg_EditedBy, plg_PledgeOrPayment, plg_fundID, plg_depID, plg_CheckNo, plg_scanString, plg_aut_ID, plg_NonDeductible, plg_GroupKey) VALUES ('9','23','2019-09-19','11','Quarterly','CREDITCARD','1fasdfasd','20190909175915',1,'Pledge',1,0,NULL,'','credit','0','credit|0|9|1|2019-09-19')
```
```
#1366 - Incorrect integer value: 'credit' for column 'plg_aut_ID' at row 1
```
Collected Value Title | Data
----------------------|----------------
Page Name |/PledgeEditor.php
Screen Size |1200x1920
Window Size |937x1920
Page Size |937x1920
Platform Information | Darwin dawouds.local 18.7.0 Darwin Kernel Version 18.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/RELEASE_X86_64 x86_64
PHP Version | 7.0.33
SQL Version | 5.7.26
ChurchCRM Version |3.5.0
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"failure","message":"Signature definition File Missing"}
Apache Modules |core,prefork,http_core,mod_so,mod_authn_file,mod_authn_dbm,mod_authn_anon,mod_authn_dbd,mod_authn_default,mod_authz_host,mod_authz_groupfile,mod_authz_user,mod_authz_dbm,mod_authz_owner,mod_authz_default,mod_auth_basic,mod_auth_digest,mod_file_cache,mod_cache,mod_disk_cache,mod_mem_cache,mod_dbd,mod_bucketeer,mod_dumpio,mod_case_filter,mod_case_filter_in,mod_reqtimeout,mod_ext_filter,mod_include,mod_filter,mod_substitute,mod_charset_lite,mod_deflate,mod_log_config,mod_logio,mod_env,mod_mime_magic,mod_cern_meta,mod_expires,mod_headers,mod_ident,mod_usertrack,mod_setenvif,mod_version,mod_proxy,mod_proxy_connect,mod_proxy_ftp,mod_proxy_http,mod_proxy_scgi,mod_proxy_ajp,mod_proxy_balancer,mod_ssl,mod_mime,mod_dav,mod_status,mod_autoindex,mod_asis,mod_info,mod_cgi,mod_fastcgi,mod_cgid,mod_dav_fs,mod_vhost_alias,mod_negotiation,mod_dir,mod_imagemap,mod_actions,mod_speling,mod_userdir,mod_alias,mod_rewrite,mod_perl,mod_wsgi,mod_xsendfile,mod_php7 | Unable to save CC Pledge | https://api.github.com/repos/ChurchCRM/CRM/issues/4974/comments | 3 | 2019-09-09T22:01:08Z | 2024-05-01T02:08:35Z | https://github.com/ChurchCRM/CRM/issues/4974 | 491,348,032 | 4,974 |
[
"ChurchCRM",
"CRM"
] | Save has no color and they are not spaced correctly
Collected Value Title | Data
----------------------|----------------
Page Name |/PledgeEditor.php
Screen Size |1200x1920
Window Size |937x1920
Page Size |937x1920
Platform Information | Darwin dawouds.local 18.7.0 Darwin Kernel Version 18.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/RELEASE_X86_64 x86_64
PHP Version | 7.0.33
SQL Version | 5.7.26
ChurchCRM Version |3.5.0
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"failure","message":"Signature definition File Missing"}
Apache Modules |core,prefork,http_core,mod_so,mod_authn_file,mod_authn_dbm,mod_authn_anon,mod_authn_dbd,mod_authn_default,mod_authz_host,mod_authz_groupfile,mod_authz_user,mod_authz_dbm,mod_authz_owner,mod_authz_default,mod_auth_basic,mod_auth_digest,mod_file_cache,mod_cache,mod_disk_cache,mod_mem_cache,mod_dbd,mod_bucketeer,mod_dumpio,mod_case_filter,mod_case_filter_in,mod_reqtimeout,mod_ext_filter,mod_include,mod_filter,mod_substitute,mod_charset_lite,mod_deflate,mod_log_config,mod_logio,mod_env,mod_mime_magic,mod_cern_meta,mod_expires,mod_headers,mod_ident,mod_usertrack,mod_setenvif,mod_version,mod_proxy,mod_proxy_connect,mod_proxy_ftp,mod_proxy_http,mod_proxy_scgi,mod_proxy_ajp,mod_proxy_balancer,mod_ssl,mod_mime,mod_dav,mod_status,mod_autoindex,mod_asis,mod_info,mod_cgi,mod_fastcgi,mod_cgid,mod_dav_fs,mod_vhost_alias,mod_negotiation,mod_dir,mod_imagemap,mod_actions,mod_speling,mod_userdir,mod_alias,mod_rewrite,mod_perl,mod_wsgi,mod_xsendfile,mod_php7 | Pledge Buttons are not formated | https://api.github.com/repos/ChurchCRM/CRM/issues/4973/comments | 4 | 2019-09-09T21:54:07Z | 2023-11-06T04:53:57Z | https://github.com/ChurchCRM/CRM/issues/4973 | 491,345,649 | 4,973 |
[
"ChurchCRM",
"CRM"
] | Font Awesome has released 5.0 now for a few months it has more current icons.
https://fontawesome.com/how-to-use/on-the-web/setup/hosting-font-awesome-yourself
https://fontawesome.com/how-to-use/on-the-web/setup/using-package-managers | Upgrade Font Awesome to 5.x | https://api.github.com/repos/ChurchCRM/CRM/issues/4971/comments | 1 | 2019-09-09T21:35:54Z | 2023-11-05T02:00:51Z | https://github.com/ChurchCRM/CRM/issues/4971 | 491,339,088 | 4,971 |
[
"ChurchCRM",
"CRM"
] | if you add a single field to a person, the filter shows people where that field is null or blank
Collected Value Title | Data
----------------------|----------------
Page Name |/v2/index.php
Screen Size |1200x1920
Window Size |986x1920
Page Size |986x1920
Platform Information | Darwin dawouds.local 18.7.0 Darwin Kernel Version 18.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/RELEASE_X86_64 x86_64
PHP Version | 7.0.33
SQL Version | 5.7.26
ChurchCRM Version |3.5.0
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"failure","message":"Signature definition File Missing"}
Apache Modules |core,prefork,http_core,mod_so,mod_authn_file,mod_authn_dbm,mod_authn_anon,mod_authn_dbd,mod_authn_default,mod_authz_host,mod_authz_groupfile,mod_authz_user,mod_authz_dbm,mod_authz_owner,mod_authz_default,mod_auth_basic,mod_auth_digest,mod_file_cache,mod_cache,mod_disk_cache,mod_mem_cache,mod_dbd,mod_bucketeer,mod_dumpio,mod_case_filter,mod_case_filter_in,mod_reqtimeout,mod_ext_filter,mod_include,mod_filter,mod_substitute,mod_charset_lite,mod_deflate,mod_log_config,mod_logio,mod_env,mod_mime_magic,mod_cern_meta,mod_expires,mod_headers,mod_ident,mod_usertrack,mod_setenvif,mod_version,mod_proxy,mod_proxy_connect,mod_proxy_ftp,mod_proxy_http,mod_proxy_scgi,mod_proxy_ajp,mod_proxy_balancer,mod_ssl,mod_mime,mod_dav,mod_status,mod_autoindex,mod_asis,mod_info,mod_cgi,mod_fastcgi,mod_cgid,mod_dav_fs,mod_vhost_alias,mod_negotiation,mod_dir,mod_imagemap,mod_actions,mod_speling,mod_userdir,mod_alias,mod_rewrite,mod_perl,mod_wsgi,mod_xsendfile,mod_php7 | Custom Field filter does not ignore nulls | https://api.github.com/repos/ChurchCRM/CRM/issues/4968/comments | 1 | 2019-09-09T01:51:13Z | 2019-09-09T01:51:30Z | https://github.com/ChurchCRM/CRM/issues/4968 | 490,840,532 | 4,968 |
[
"ChurchCRM",
"CRM"
] | if you add a single field to a person, the filter shows people where that field is null or blank
Collected Value Title | Data
----------------------|----------------
Page Name |/v2/index.php
Screen Size |1200x1920
Window Size |986x1920
Page Size |986x1920
Platform Information | Darwin dawouds.local 18.7.0 Darwin Kernel Version 18.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/RELEASE_X86_64 x86_64
PHP Version | 7.0.33
SQL Version | 5.7.26
ChurchCRM Version |3.5.0
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"failure","message":"Signature definition File Missing"}
Apache Modules |core,prefork,http_core,mod_so,mod_authn_file,mod_authn_dbm,mod_authn_anon,mod_authn_dbd,mod_authn_default,mod_authz_host,mod_authz_groupfile,mod_authz_user,mod_authz_dbm,mod_authz_owner,mod_authz_default,mod_auth_basic,mod_auth_digest,mod_file_cache,mod_cache,mod_disk_cache,mod_mem_cache,mod_dbd,mod_bucketeer,mod_dumpio,mod_case_filter,mod_case_filter_in,mod_reqtimeout,mod_ext_filter,mod_include,mod_filter,mod_substitute,mod_charset_lite,mod_deflate,mod_log_config,mod_logio,mod_env,mod_mime_magic,mod_cern_meta,mod_expires,mod_headers,mod_ident,mod_usertrack,mod_setenvif,mod_version,mod_proxy,mod_proxy_connect,mod_proxy_ftp,mod_proxy_http,mod_proxy_scgi,mod_proxy_ajp,mod_proxy_balancer,mod_ssl,mod_mime,mod_dav,mod_status,mod_autoindex,mod_asis,mod_info,mod_cgi,mod_fastcgi,mod_cgid,mod_dav_fs,mod_vhost_alias,mod_negotiation,mod_dir,mod_imagemap,mod_actions,mod_speling,mod_userdir,mod_alias,mod_rewrite,mod_perl,mod_wsgi,mod_xsendfile,mod_php7 | Custom Field filter does not ignore nulls | https://api.github.com/repos/ChurchCRM/CRM/issues/4967/comments | 3 | 2019-09-09T01:51:12Z | 2020-11-28T22:36:52Z | https://github.com/ChurchCRM/CRM/issues/4967 | 490,840,525 | 4,967 |
[
"ChurchCRM",
"CRM"
] | no matter what permission is on the custom field, it is visible
Collected Value Title | Data
----------------------|----------------
Page Name |/v2/index.php
Screen Size |1200x1920
Window Size |986x1920
Page Size |1030x1920
Platform Information | Darwin dawouds.local 18.7.0 Darwin Kernel Version 18.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/RELEASE_X86_64 x86_64
PHP Version | 7.0.33
SQL Version | 5.7.26
ChurchCRM Version |3.5.0
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"failure","message":"Signature definition File Missing"}
Apache Modules |core,prefork,http_core,mod_so,mod_authn_file,mod_authn_dbm,mod_authn_anon,mod_authn_dbd,mod_authn_default,mod_authz_host,mod_authz_groupfile,mod_authz_user,mod_authz_dbm,mod_authz_owner,mod_authz_default,mod_auth_basic,mod_auth_digest,mod_file_cache,mod_cache,mod_disk_cache,mod_mem_cache,mod_dbd,mod_bucketeer,mod_dumpio,mod_case_filter,mod_case_filter_in,mod_reqtimeout,mod_ext_filter,mod_include,mod_filter,mod_substitute,mod_charset_lite,mod_deflate,mod_log_config,mod_logio,mod_env,mod_mime_magic,mod_cern_meta,mod_expires,mod_headers,mod_ident,mod_usertrack,mod_setenvif,mod_version,mod_proxy,mod_proxy_connect,mod_proxy_ftp,mod_proxy_http,mod_proxy_scgi,mod_proxy_ajp,mod_proxy_balancer,mod_ssl,mod_mime,mod_dav,mod_status,mod_autoindex,mod_asis,mod_info,mod_cgi,mod_fastcgi,mod_cgid,mod_dav_fs,mod_vhost_alias,mod_negotiation,mod_dir,mod_imagemap,mod_actions,mod_speling,mod_userdir,mod_alias,mod_rewrite,mod_perl,mod_wsgi,mod_xsendfile,mod_php7 | Custom Field does not respect permissions | https://api.github.com/repos/ChurchCRM/CRM/issues/4966/comments | 0 | 2019-09-09T01:25:57Z | 2019-09-10T01:32:31Z | https://github.com/ChurchCRM/CRM/issues/4966 | 490,836,705 | 4,966 |
[
"ChurchCRM",
"CRM"
] | When there are custom fields the page errors out.
Collected Value Title | Data
----------------------|----------------
Page Name |/v2/index.php
Screen Size |1200x1920
Window Size |986x1920
Page Size |1036x1920
Platform Information | Darwin dawouds.local 18.7.0 Darwin Kernel Version 18.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/RELEASE_X86_64 x86_64
PHP Version | 7.0.33
SQL Version | 5.7.26
ChurchCRM Version |3.5.0
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"failure","message":"Signature definition File Missing"}
Apache Modules |core,prefork,http_core,mod_so,mod_authn_file,mod_authn_dbm,mod_authn_anon,mod_authn_dbd,mod_authn_default,mod_authz_host,mod_authz_groupfile,mod_authz_user,mod_authz_dbm,mod_authz_owner,mod_authz_default,mod_auth_basic,mod_auth_digest,mod_file_cache,mod_cache,mod_disk_cache,mod_mem_cache,mod_dbd,mod_bucketeer,mod_dumpio,mod_case_filter,mod_case_filter_in,mod_reqtimeout,mod_ext_filter,mod_include,mod_filter,mod_substitute,mod_charset_lite,mod_deflate,mod_log_config,mod_logio,mod_env,mod_mime_magic,mod_cern_meta,mod_expires,mod_headers,mod_ident,mod_usertrack,mod_setenvif,mod_version,mod_proxy,mod_proxy_connect,mod_proxy_ftp,mod_proxy_http,mod_proxy_scgi,mod_proxy_ajp,mod_proxy_balancer,mod_ssl,mod_mime,mod_dav,mod_status,mod_autoindex,mod_asis,mod_info,mod_cgi,mod_fastcgi,mod_cgid,mod_dav_fs,mod_vhost_alias,mod_negotiation,mod_dir,mod_imagemap,mod_actions,mod_speling,mod_userdir,mod_alias,mod_rewrite,mod_perl,mod_wsgi,mod_xsendfile,mod_php7 | People Listing w/ Custom Fields | https://api.github.com/repos/ChurchCRM/CRM/issues/4965/comments | 0 | 2019-09-09T01:20:46Z | 2019-09-12T02:28:00Z | https://github.com/ChurchCRM/CRM/issues/4965 | 490,835,899 | 4,965 |
[
"ChurchCRM",
"CRM"
] | https://github.com/ChurchCRM/CRM/pull/4963/files#diff-1936a3ef81bc462b66489248d48559f8R311 | Create back end API response for Holiday event data | https://api.github.com/repos/ChurchCRM/CRM/issues/4962/comments | 3 | 2019-09-07T15:50:23Z | 2024-05-01T02:08:37Z | https://github.com/ChurchCRM/CRM/issues/4962 | 490,650,117 | 4,962 |
[
"ChurchCRM",
"CRM"
] | https://github.com/ChurchCRM/CRM/pull/4956/commits/67c2c69d2c2332e4c9d8c81d552b9a1505fd91cd removes the cart test from the person page. We *should* be testing this... | Add/Remove from cart no longer tested | https://api.github.com/repos/ChurchCRM/CRM/issues/4961/comments | 0 | 2019-09-07T13:59:37Z | 2020-11-26T23:21:25Z | https://github.com/ChurchCRM/CRM/issues/4961 | 490,638,815 | 4,961 |
[
"ChurchCRM",
"CRM"
] | this is useful when you are debugging / adding new tests and don't want to wait for Travis to fail | Need a CLI for running single test | https://api.github.com/repos/ChurchCRM/CRM/issues/4960/comments | 2 | 2019-09-07T08:24:51Z | 2020-01-31T01:58:34Z | https://github.com/ChurchCRM/CRM/issues/4960 | 490,608,982 | 4,960 |
[
"ChurchCRM",
"CRM"
] | `{"code":0,"message":"View cannot render `not-found-view.php` because the template does not exist","file":"\/Users\/dawoudio\/development\/churchcrm\/CRM\/src\/vendor\/slim\/php-view\/src\/PhpRenderer.php","line":154,"trace":["#0 \/Users\/dawoudio\/development\/churchcrm\/CRM\/src\/vendor\/slim\/php-view\/src\/PhpRenderer.php(62): Slim\\Views\\PhpRenderer->fetch('not-found-view....', Array)","#1 \/Users\/dawoudio\/development\/churchcrm\/CRM\/src\/v2\/routes\/person.php(25): Slim\\Views\\PhpRenderer->render(Object(Slim\\Http\\Response), 'not-found-view....', Array)","#2 [internal function]: viewPersonNotFound(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response), Array)","#3 \/Users\/dawoudio\/development\/churchcrm\/CRM\/src\/vendor\/slim\/slim\/Slim\/Handlers\/Strategies\/RequestResponse.php(41): call_user_func('viewPersonNotFo...', Object(Slim\\Http\\Request), Object(Slim\\Http\\Response), Array)","#4 \/Users\/dawoudio\/development\/churchcrm\/CRM\/src\/vendor\/slim\/slim\/Slim\/Route.php(335): Slim\\Handlers\\Strategies\\RequestResponse->__invoke('viewPersonNotFo...', Object(Slim\\Http\\Request), Object(Slim\\Http\\Response), Array)","#5 \/Users\/dawoudio\/development\/churchcrm\/CRM\/src\/vendor\/slim\/slim\/Slim\/MiddlewareAwareTrait.php(117): Slim\\Route->__invoke(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response))","#6 \/Users\/dawoudio\/development\/churchcrm\/CRM\/src\/vendor\/slim\/slim\/Slim\/Route.php(313): Slim\\Route->callMiddlewareStack(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response))","#7 \/Users\/dawoudio\/development\/churchcrm\/CRM\/src\/vendor\/slim\/slim\/Slim\/App.php(495): Slim\\Route->run(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response))","#8 \/Users\/dawoudio\/development\/churchcrm\/CRM\/src\/ChurchCRM\/Slim\/Middleware\/VersionMiddleware.php(13): Slim\\App->__invoke(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response))","#9 [internal function]: ChurchCRM\\Slim\\Middleware\\VersionMiddleware->__invoke(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response), Object(Slim\\App))","#10 \/Users\/dawoudio\/development\/churchcrm\/CRM\/src\/vendor\/slim\/slim\/Slim\/DeferredCallable.php(43): call_user_func_array(Object(ChurchCRM\\Slim\\Middleware\\VersionMiddleware), Array)","#11 [internal function]: Slim\\DeferredCallable->__invoke(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response), Object(Slim\\App))","#12 \/Users\/dawoudio\/development\/churchcrm\/CRM\/src\/vendor\/slim\/slim\/Slim\/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\\DeferredCallable), Object(Slim\\Http\\Request), Object(Slim\\Http\\Response), Object(Slim\\App))","#13 \/Users\/dawoudio\/development\/churchcrm\/CRM\/src\/ChurchCRM\/Slim\/Middleware\/AuthMiddleware.php(42): Slim\\App->Slim\\{closure}(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response))","#14 [internal function]: ChurchCRM\\Slim\\Middleware\\AuthMiddleware->__invoke(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response), Object(Closure))","#15 \/Users\/dawoudio\/development\/churchcrm\/CRM\/src\/vendor\/slim\/slim\/Slim\/DeferredCallable.php(43): call_user_func_array(Object(ChurchCRM\\Slim\\Middleware\\AuthMiddleware), Array)","#16 [internal function]: Slim\\DeferredCallable->__invoke(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response), Object(Closure))","#17 \/Users\/dawoudio\/development\/churchcrm\/CRM\/src\/vendor\/slim\/slim\/Slim\/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\\DeferredCallable), Object(Slim\\Http\\Request), Object(Slim\\Http\\Response), Object(Closure))","#18 \/Users\/dawoudio\/development\/churchcrm\/CRM\/src\/vendor\/slim\/slim\/Slim\/MiddlewareAwareTrait.php(117): Slim\\App->Slim\\{closure}(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response))","#19 \/Users\/dawoudio\/development\/churchcrm\/CRM\/src\/vendor\/slim\/slim\/Slim\/App.php(388): Slim\\App->callMiddlewareStack(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response))","#20 \/Users\/dawoudio\/development\/churchcrm\/CRM\/src\/vendor\/slim\/slim\/Slim\/App.php(296): Slim\\App->process(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response))","#21 \/Users\/dawoudio\/development\/churchcrm\/CRM\/src\/v2\/index.php(43): Slim\\App->run()","#22 {main}"]}
`
Collected Value Title | Data
----------------------|----------------
Page Name |/PersonView.php
Screen Size |1200x1920
Window Size |986x1920
Page Size |986x1920
Platform Information | Darwin dawouds.local 18.7.0 Darwin Kernel Version 18.7.0: Thu Jun 20 18:42:21 PDT 2019; root:xnu-4903.270.47~4/RELEASE_X86_64 x86_64
PHP Version | 7.1.30
SQL Version | 5.7.26
ChurchCRM Version |3.5.0
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"failure","message":"Signature definition File Missing"}
Apache Modules |core,prefork,http_core,mod_so,mod_authn_file,mod_authn_dbm,mod_authn_anon,mod_authn_dbd,mod_authn_default,mod_authz_host,mod_authz_groupfile,mod_authz_user,mod_authz_dbm,mod_authz_owner,mod_authz_default,mod_auth_basic,mod_auth_digest,mod_file_cache,mod_cache,mod_disk_cache,mod_mem_cache,mod_dbd,mod_bucketeer,mod_dumpio,mod_case_filter,mod_case_filter_in,mod_reqtimeout,mod_ext_filter,mod_include,mod_filter,mod_substitute,mod_charset_lite,mod_deflate,mod_log_config,mod_logio,mod_env,mod_mime_magic,mod_cern_meta,mod_expires,mod_headers,mod_ident,mod_usertrack,mod_setenvif,mod_version,mod_proxy,mod_proxy_connect,mod_proxy_ftp,mod_proxy_http,mod_proxy_scgi,mod_proxy_ajp,mod_proxy_balancer,mod_ssl,mod_mime,mod_dav,mod_status,mod_autoindex,mod_asis,mod_info,mod_cgi,mod_fastcgi,mod_cgid,mod_dav_fs,mod_vhost_alias,mod_negotiation,mod_dir,mod_imagemap,mod_actions,mod_speling,mod_userdir,mod_alias,mod_rewrite,mod_perl,mod_wsgi,mod_xsendfile,mod_php7 | Delete Person from Family view | https://api.github.com/repos/ChurchCRM/CRM/issues/4958/comments | 1 | 2019-09-07T07:47:38Z | 2019-09-07T14:45:32Z | https://github.com/ChurchCRM/CRM/issues/4958 | 490,605,459 | 4,958 |
[
"ChurchCRM",
"CRM"
] | the `timerjobs` API endpoint _can_ take a while to respond (this is intended), and as such, it should be the last XHR to be invoked from client-side code to ensure that other page objects load "quickly"

| Ensure timerjobs API endpoint is the last executed | https://api.github.com/repos/ChurchCRM/CRM/issues/4951/comments | 2 | 2019-09-06T12:28:38Z | 2024-05-01T02:08:38Z | https://github.com/ChurchCRM/CRM/issues/4951 | 490,300,585 | 4,951 |
[
"ChurchCRM",
"CRM"
] | The panels for pre-upgrade warnings are not correctly expanding on the initial page load
Collected Value Title | Data
----------------------|----------------
Page Name |/master/Menu.php
Screen Size |822x1612
Window Size |662x1612
Page Size |1525x1612
Platform Information | Linux sansa.asoshared.com 3.10.0-862.3.2.4.ELK.el6.x86_64 #1 SMP Thu May 24 16:26:56 CDT 2018 x86_64
PHP Version | 7.0.29
SQL Version | 5.6.41-84.1
ChurchCRM Version |3.5.0
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
| Upgrade wizard order incorrect | https://api.github.com/repos/ChurchCRM/CRM/issues/4949/comments | 2 | 2019-09-05T17:29:29Z | 2019-09-06T12:50:57Z | https://github.com/ChurchCRM/CRM/issues/4949 | 489,901,581 | 4,949 |
[
"ChurchCRM",
"CRM"
] | 64699c6be3d30bec2334e6ed439ce9909a6aac5c
https://www.php.net/manual/en/migration71.new-features.php | convert class const members to private after php7.0 removal | https://api.github.com/repos/ChurchCRM/CRM/issues/4948/comments | 1 | 2019-09-04T02:03:30Z | 2020-01-12T16:50:21Z | https://github.com/ChurchCRM/CRM/issues/4948 | 488,901,212 | 4,948 |
[
"ChurchCRM",
"CRM"
] | I was trying to retrieve person data by API (/api/person/{personID}). My Postman session return code 500 internal server error.
I also noticed family API (/api/family/{familyID}) also return same thing.
However, /api/groups/{groupID} works fine.
There's error on the log file
PHP Fatal error: Class 'ChurchCRM\TableMap' not found in ~/churchcrm/ChurchCRM/model/ChurchCRM/Person.php on line 538
I have also tried this on demo.churchcrm.io version 3.5.0 and yield same result.
Collected Value Title | Data
----------------------|----------------
Page Name |/Menu.php
Screen Size |1080x1920
Window Size |969x1920
Page Size |1390x1920
Platform Information | Linux s7.cpcloud.com.au 3.10.0-962.3.2.lve1.5.26.1.el7.x86_64 #1 SMP Fri Jun 28 06:30:57 EDT 2019 x86_64
PHP Version | 7.0.33
SQL Version | 10.2.26-MariaDB-cll-lve
ChurchCRM Version |3.4.0
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |mod_rewrite,mod_mime,mod_headers,mod_expires,mod_auth_basic | Person API error | https://api.github.com/repos/ChurchCRM/CRM/issues/4943/comments | 1 | 2019-09-01T23:18:32Z | 2019-09-10T01:36:00Z | https://github.com/ChurchCRM/CRM/issues/4943 | 487,941,942 | 4,943 |
[
"ChurchCRM",
"CRM"
] | Under People->Add New Family
Fill out Family Editor form with new family information
Hit Save or Save & Add
Bad Query result
Collected Value Title | Data
----------------------|----------------
Page Name |/churchcrm/FamilyEditor.php
Screen Size |900x1440
Window Size |789x1440
Page Size |1755x1440
Platform Information | Linux sansa.asoshared.com 3.10.0-862.3.2.4.ELK.el6.x86_64 #1 SMP Thu May 24 16:26:56 CDT 2018 x86_64
PHP Version | 7.0.29
SQL Version | 5.6.41-84.1
ChurchCRM Version |3.4.0
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"failure","message":"One or more files failed signature validation","files":[{"filename":"logs\/.htaccess","status":"File Missing"}]}
| Family editor broken | https://api.github.com/repos/ChurchCRM/CRM/issues/4937/comments | 1 | 2019-08-29T06:13:38Z | 2019-08-29T20:07:06Z | https://github.com/ChurchCRM/CRM/issues/4937 | 486,758,144 | 4,937 |
[
"ChurchCRM",
"CRM"
] | Among (possibly) other things, this prevents the `bootbox` modal dialogs on the upgrade page from ever appearing, since there is a JavaScript exception before the modal is rendered. | i18next.t mising from footer not logged in | https://api.github.com/repos/ChurchCRM/CRM/issues/4935/comments | 1 | 2019-08-29T01:34:09Z | 2019-08-29T04:18:51Z | https://github.com/ChurchCRM/CRM/issues/4935 | 486,687,608 | 4,935 |
[
"ChurchCRM",
"CRM"
] | need a page to let admin reset the db members or reset the install without having access to MYSQL tools | Create a System Reset Page | https://api.github.com/repos/ChurchCRM/CRM/issues/4931/comments | 0 | 2019-08-28T00:17:17Z | 2019-08-30T17:32:28Z | https://github.com/ChurchCRM/CRM/issues/4931 | 486,096,687 | 4,931 |
[
"ChurchCRM",
"CRM"
] |
Collected Value Title | Data
----------------------|----------------
Page Name |/Menu.php
Screen Size |1200x1920
Window Size |986x1920
Page Size |1525x1920
Platform Information | Darwin dawouds.local 18.7.0 Darwin Kernel Version 18.7.0: Thu Jun 20 18:42:21 PDT 2019; root:xnu-4903.270.47~4/RELEASE_X86_64 x86_64
PHP Version | 7.0.33
SQL Version | 5.7.26
ChurchCRM Version |3.4.1
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"failure","message":"Signature definition File Missing"}
Apache Modules |core,prefork,http_core,mod_so,mod_authn_file,mod_authn_dbm,mod_authn_anon,mod_authn_dbd,mod_authn_default,mod_authz_host,mod_authz_groupfile,mod_authz_user,mod_authz_dbm,mod_authz_owner,mod_authz_default,mod_auth_basic,mod_auth_digest,mod_file_cache,mod_cache,mod_disk_cache,mod_mem_cache,mod_dbd,mod_bucketeer,mod_dumpio,mod_case_filter,mod_case_filter_in,mod_reqtimeout,mod_ext_filter,mod_include,mod_filter,mod_substitute,mod_charset_lite,mod_deflate,mod_log_config,mod_logio,mod_env,mod_mime_magic,mod_cern_meta,mod_expires,mod_headers,mod_ident,mod_usertrack,mod_setenvif,mod_version,mod_proxy,mod_proxy_connect,mod_proxy_ftp,mod_proxy_http,mod_proxy_scgi,mod_proxy_ajp,mod_proxy_balancer,mod_ssl,mod_mime,mod_dav,mod_status,mod_autoindex,mod_asis,mod_info,mod_cgi,mod_fastcgi,mod_cgid,mod_dav_fs,mod_vhost_alias,mod_negotiation,mod_dir,mod_imagemap,mod_actions,mod_speling,mod_userdir,mod_alias,mod_rewrite,mod_perl,mod_wsgi,mod_xsendfile,mod_php7 | Admin tasks show up for standard users | https://api.github.com/repos/ChurchCRM/CRM/issues/4926/comments | 0 | 2019-08-26T11:39:11Z | 2019-08-28T02:51:22Z | https://github.com/ChurchCRM/CRM/issues/4926 | 485,191,209 | 4,926 |
[
"ChurchCRM",
"CRM"
] | Whenever I go to generate a directory using /Reports/DirectoryReport.php with all the default options, I see the following error:
Cannot execute query.
SELECT * FROM person_per LEFT JOIN family_fam ON per_fam_ID = fam_ID WHERE per_fam_ID = 1 AND per_fmr_ID in () AND fam_DateDeactivated is null AND per_cls_ID in (1,2,5,4)
#### On what page in the application did you find this issue?
/Reports/DirectoryReport.php
#### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows?
Dedicated
#### What browser (and version) are you running?
Chrome Version 76.0.3809.100 (Official Build) (64-bit)
#### What version of PHP is the server running?
PHP 7.2.19-0ubuntu0.18.04.2 (cli) (built: Aug 12 2019 19:34:28) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
with Zend OPcache v7.2.19-0ubuntu0.18.04.2, Copyright (c) 1999-2018, by Zend Technologies
#### What version of SQL Server are you running?
mysql Ver 14.14 Distrib 5.7.27, for Linux (x86_64) using EditLine wrapper
#### What version of ChurchCRM are you running?
3.4.0 | Database error when generating member directory: "Cannot execute query" | https://api.github.com/repos/ChurchCRM/CRM/issues/4922/comments | 6 | 2019-08-21T13:32:16Z | 2020-08-04T00:40:26Z | https://github.com/ChurchCRM/CRM/issues/4922 | 483,423,421 | 4,922 |
[
"ChurchCRM",
"CRM"
] | On the CSV Import page, when I upload a file and then go to select fields, there is no "Classification" field in the drop-down menu.
#### On what page in the application did you find this issue?
/CSVImport.php
#### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows?
Dedicated
#### What browser (and version) are you running?
Chrome Version 76.0.3809.100 (Official Build) (64-bit)
#### What version of PHP is the server running?
PHP 7.2.19-0ubuntu0.18.04.2 (cli) (built: Aug 12 2019 19:34:28) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
with Zend OPcache v7.2.19-0ubuntu0.18.04.2, Copyright (c) 1999-2018, by Zend Technologies
#### What version of SQL Server are you running?
mysql Ver 14.14 Distrib 5.7.27, for Linux (x86_64) using EditLine wrapper
#### What version of ChurchCRM are you running?
3.4.0 | Classification field missing from CSV Import | https://api.github.com/repos/ChurchCRM/CRM/issues/4921/comments | 1 | 2019-08-21T13:29:17Z | 2023-11-01T17:37:54Z | https://github.com/ChurchCRM/CRM/issues/4921 | 483,421,754 | 4,921 |
[
"ChurchCRM",
"CRM"
] | the add all to cart button on the result of a query doesn't add data to cart and returns screen to main dashboard
Collected Value Title | Data
----------------------|----------------
Page Name |/churchcrm/QueryView.php
Screen Size |1080x1920
Window Size |888x1920
Page Size |7262x1920
Platform Information | Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) i586
PHP Version | 7.2.11
SQL Version | 5.5.5-10.1.36-MariaDB
ChurchCRM Version |3.4.0
Reporting Browser |Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |core,mod_win32,mpm_winnt,http_core,mod_so,mod_access_compat,mod_actions,mod_alias,mod_allowmethods,mod_asis,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_groupfile,mod_authz_host,mod_authz_user,mod_autoindex,mod_cgi,mod_dav_lock,mod_dir,mod_env,mod_headers,mod_include,mod_info,mod_isapi,mod_log_config,mod_cache_disk,mod_mime,mod_negotiation,mod_proxy,mod_proxy_ajp,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status,mod_version,mod_php7 | add to cart from query | https://api.github.com/repos/ChurchCRM/CRM/issues/4918/comments | 1 | 2019-08-21T02:41:22Z | 2019-10-04T00:55:06Z | https://github.com/ChurchCRM/CRM/issues/4918 | 483,169,569 | 4,918 |
[
"ChurchCRM",
"CRM"
] | Android app; groups listing.
Add All button not working
Collected Value Title | Data
----------------------|----------------
Page Name |/churchcrm/GroupList.php
Screen Size |598x360
Window Size |518x360
Page Size |1954x360
Platform Information | Windows NT DTRANTOSH 10.0 build 17134 (Windows 10) i586
PHP Version | 7.1.25
SQL Version | 5.5.5-10.1.37-MariaDB
ChurchCRM Version |3.4.0
Reporting Browser |Mozilla/5.0 (Android 7.0; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
Apache Modules |core,mod_win32,mpm_winnt,http_core,mod_so,mod_access_compat,mod_actions,mod_alias,mod_allowmethods,mod_asis,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_groupfile,mod_authz_host,mod_authz_user,mod_autoindex,mod_cgi,mod_dav_lock,mod_dir,mod_env,mod_headers,mod_include,mod_info,mod_isapi,mod_log_config,mod_cache_disk,mod_mime,mod_negotiation,mod_proxy,mod_proxy_ajp,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status,mod_version,mod_php7 | group "Add All" button | https://api.github.com/repos/ChurchCRM/CRM/issues/4917/comments | 0 | 2019-08-20T09:56:28Z | 2023-11-14T19:18:12Z | https://github.com/ChurchCRM/CRM/issues/4917 | 482,762,132 | 4,917 |
[
"ChurchCRM",
"CRM"
] | $bLockURL does not block non-ssl | Review usage of $bLockURL | https://api.github.com/repos/ChurchCRM/CRM/issues/4916/comments | 0 | 2019-08-18T00:05:54Z | 2023-11-05T02:00:02Z | https://github.com/ChurchCRM/CRM/issues/4916 | 481,937,864 | 4,916 |
[
"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? Initial setup.
#### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? LAMP server-ubuntu 18.04LTS
#### What browser (and version) are you running? firefox 68
**combination-1:**
#### What version of PHP is the server running?7.3.8
#### What version of SQL Server are you running?8.0.17
Apache2 version? 2.4.39
#### What version of ChurchCRM are you running?3.0.4
**combination-2:**
#### What version of PHP is the server running?7.2.19
Apache2 version? 2.4.29
#### What version of SQL Server are you running?5.7.27
#### What version of ChurchCRM are you running?3.0.4
issue:
in both scenario, we end up in same issue. after initial churchcrmsetup, it get struck at error 426-upgrade required (upgrade database). the page gets redirected to url/SystemDBUpdate.php
in /var/www/html/log/app-log, we can see that installing ChurchCRM schema [] [] then next line Database is not current, redirecting to systemDBupdate. after that it keep on the same event.
in DB, i can also see that tables and views are created. hence install.sql script is completed. so no DB access issue. however still getting database version is not current.
need help. thanks. | ChurchCRM-mysql8-error 426 Upgrade Required Current DB Version | https://api.github.com/repos/ChurchCRM/CRM/issues/4908/comments | 1 | 2019-08-15T07:23:05Z | 2019-08-16T06:16:12Z | https://github.com/ChurchCRM/CRM/issues/4908 | 481,028,160 | 4,908 |
[
"ChurchCRM",
"CRM"
] | Error making API Call to: /api/search/AnySearchKeyword
Error text: parsererror SyntaxError: Unexpected token < in JSON at position 266
In the application inegrity check : passed but i still have another error:
Application Integrity Check: Passed
Details: The previous integrity check passed. All system file hashes match the expected values.
Notice: Undefined property: stdClass::$files in /public_html/churchcrm/ChurchCRM/Service/AppIntegrityService.php on line 62
Thanks
Samy
Collected Value Title | Data
----------------------|----------------
Page Name |/v2/index.php
Screen Size |1080x1920
Window Size |613x1920
Page Size |1190x1920
Platform Information | Linux us251.siteground.us 3.12.18-clouder0 #1 SMP Tue Oct 9 18:14:47 EEST 2018 x86_64
PHP Version | 7.1.30
SQL Version | 5.6.40-84.0-log
ChurchCRM Version |3.3.1
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36 OPR/62.0.3331.116
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
| Error making API Call | https://api.github.com/repos/ChurchCRM/CRM/issues/4906/comments | 2 | 2019-08-11T04:16:54Z | 2019-09-07T07:17:40Z | https://github.com/ChurchCRM/CRM/issues/4906 | 479,330,750 | 4,906 |
[
"ChurchCRM",
"CRM"
] | if bEdit is set and use is an admin it does not work
Collected Value Title | Data
----------------------|----------------
Page Name |/FamilyEditor.php
Screen Size |1200x1920
Window Size |986x1803
Page Size |1903x1803
Platform Information | Darwin dawoudhemacbook.lan 18.7.0 Darwin Kernel Version 18.7.0: Thu Jun 20 18:42:21 PDT 2019; root:xnu-4903.270.47~4/RELEASE_X86_64 x86_64
PHP Version | 7.0.33
SQL Version | 5.7.26
ChurchCRM Version |3.4.1
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"failure","message":"Signature definition File Missing"}
Apache Modules |core,prefork,http_core,mod_so,mod_authn_file,mod_authn_dbm,mod_authn_anon,mod_authn_dbd,mod_authn_default,mod_authz_host,mod_authz_groupfile,mod_authz_user,mod_authz_dbm,mod_authz_owner,mod_authz_default,mod_auth_basic,mod_auth_digest,mod_file_cache,mod_cache,mod_disk_cache,mod_mem_cache,mod_dbd,mod_bucketeer,mod_dumpio,mod_case_filter,mod_case_filter_in,mod_reqtimeout,mod_ext_filter,mod_include,mod_filter,mod_substitute,mod_charset_lite,mod_deflate,mod_log_config,mod_logio,mod_env,mod_mime_magic,mod_cern_meta,mod_expires,mod_headers,mod_ident,mod_usertrack,mod_setenvif,mod_version,mod_proxy,mod_proxy_connect,mod_proxy_ftp,mod_proxy_http,mod_proxy_scgi,mod_proxy_ajp,mod_proxy_balancer,mod_ssl,mod_mime,mod_dav,mod_status,mod_autoindex,mod_asis,mod_info,mod_cgi,mod_fastcgi,mod_cgid,mod_dav_fs,mod_vhost_alias,mod_negotiation,mod_dir,mod_imagemap,mod_actions,mod_speling,mod_userdir,mod_alias,mod_rewrite,mod_perl,mod_wsgi,mod_xsendfile,mod_php7 | Family Custom Fields do not work unless bAll is set | https://api.github.com/repos/ChurchCRM/CRM/issues/4905/comments | 1 | 2019-08-11T02:11:42Z | 2019-08-29T20:21:11Z | https://github.com/ChurchCRM/CRM/issues/4905 | 479,324,283 | 4,905 |
[
"ChurchCRM",
"CRM"
] | `Deprecation warning: Your package name ChurchCRM/CRM is invalid, it should not contain uppercase characters. We suggest using church-crm/crm instead. Make sure you fix this as Composer 2.0 will error.
` | Composer 2.0: Deprecation warning | https://api.github.com/repos/ChurchCRM/CRM/issues/4904/comments | 1 | 2019-08-10T15:50:58Z | 2020-01-31T01:59:09Z | https://github.com/ChurchCRM/CRM/issues/4904 | 479,279,911 | 4,904 |
[
"ChurchCRM",
"CRM"
] | >Waffle.io is going shut down on May 16, 2019.
https://dev.to/tammalee/waffleio-alternatives-4adb | Remove Waffle.io integrations | https://api.github.com/repos/ChurchCRM/CRM/issues/4902/comments | 0 | 2019-08-09T20:50:07Z | 2019-10-09T20:49:27Z | https://github.com/ChurchCRM/CRM/issues/4902 | 479,161,842 | 4,902 |
[
"ChurchCRM",
"CRM"
] | I added an address to a family using the Family Editor and hit save.
I got this:
Cannot execute query.
REPLACE INTO family_custom SE, fam_ID = 383
Collected Value Title | Data
----------------------|----------------
Page Name |/churchcrm/FamilyEditor.php
Screen Size |900x1440
Window Size |789x1440
Page Size |1643x1440
Platform Information | Linux sansa.asoshared.com 3.10.0-862.3.2.4.ELK.el6.x86_64 #1 SMP Thu May 24 16:26:56 CDT 2018 x86_64
PHP Version | 7.0.29
SQL Version | 5.6.41-84.1
ChurchCRM Version |3.4.0
Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"success"}
| Family Editor is broken | https://api.github.com/repos/ChurchCRM/CRM/issues/4901/comments | 1 | 2019-08-09T03:42:20Z | 2019-08-21T06:53:10Z | https://github.com/ChurchCRM/CRM/issues/4901 | 478,780,983 | 4,901 |
[
"ChurchCRM",
"CRM"
] | jlkk;,.
Collected Value Title | Data
----------------------|----------------
Page Name |
Screen Size |768x1366
Window Size |654x1366
Page Size |1073x1596
Platform Information | Linux sgp31.siteground.asia 3.12.18-clouder0 #20 SMP Mon Feb 26 12:15:53 EET 2018 x86_64
PHP Version | 7.2.20
SQL Version | 5.6.40-84.0-log
ChurchCRM Version |3.4.0
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"failure","message":"One or more files failed signature validation","files":[{"filename":"ChurchCRM\/Config\/Menu\/Menu.php","status":"Hash Mismatch","expectedhash":"c300c2b7bc2288a26e6a4674e0a5bd504858f9dd","actualhash":"6315c08cc90bf3750595d16578be75fb4c5f9486"},{"filename":"Include\/Footer.php","status":"Hash Mismatch","expectedhash":"3637e91d0cdfc2759d493500050aec67635a7121","actualhash":"da0dfd5ab9c7546497025170e33f1ca3eed7275c"},{"filename":"Include\/FooterNotLoggedIn.php","status":"Hash Mismatch","expectedhash":"d7679e963a160800ed82498bf0c8206e0ce0b9b6","actualhash":"43315a81c0850d4c9ff2078d1a966476ed7c889c"},{"filename":"Include\/Header.php","status":"Hash Mismatch","expectedhash":"569f7d97792a6ec4bf1016ec6567430cf97e5905","actualhash":"f44ecae8430856085a3d1bdd60ec2bfc34f0bda5"},{"filename":"Login.php","status":"Hash Mismatch","expectedhash":"7e73201bb22366fc49b14ec2d073550cefb93e44","actualhash":"3b1f09afb53a8d93cca650e770f5778e85c71b8f"},{"filename":"Menu.php","status":"Hash Mismatch","expectedhash":"e06e2a60c49f93d123e6af479bf540d8efcb0d4b","actualhash":"80a9e3a760815557fa1452926b32f855823f972b"}]}
| 9uikj | https://api.github.com/repos/ChurchCRM/CRM/issues/4899/comments | 0 | 2019-07-31T10:19:57Z | 2019-08-01T02:50:51Z | https://github.com/ChurchCRM/CRM/issues/4899 | 475,059,661 | 4,899 |
[
"ChurchCRM",
"CRM"
] | kmluj,kjk;.k.,k
Collected Value Title | Data
----------------------|----------------
Page Name |
Screen Size |768x1366
Window Size |654x1366
Page Size |1277x1366
Platform Information | Linux sgp31.siteground.asia 3.12.18-clouder0 #20 SMP Mon Feb 26 12:15:53 EET 2018 x86_64
PHP Version | 7.2.20
SQL Version | 5.6.40-84.0-log
ChurchCRM Version |3.4.0
Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0
Prerequisite Status |All Prerequisites met
Integrity check status |{"status":"failure","message":"One or more files failed signature validation","files":[{"filename":"ChurchCRM\/Config\/Menu\/Menu.php","status":"Hash Mismatch","expectedhash":"c300c2b7bc2288a26e6a4674e0a5bd504858f9dd","actualhash":"6315c08cc90bf3750595d16578be75fb4c5f9486"},{"filename":"Include\/Footer.php","status":"Hash Mismatch","expectedhash":"3637e91d0cdfc2759d493500050aec67635a7121","actualhash":"da0dfd5ab9c7546497025170e33f1ca3eed7275c"},{"filename":"Include\/FooterNotLoggedIn.php","status":"Hash Mismatch","expectedhash":"d7679e963a160800ed82498bf0c8206e0ce0b9b6","actualhash":"43315a81c0850d4c9ff2078d1a966476ed7c889c"},{"filename":"Include\/Header.php","status":"Hash Mismatch","expectedhash":"569f7d97792a6ec4bf1016ec6567430cf97e5905","actualhash":"f44ecae8430856085a3d1bdd60ec2bfc34f0bda5"},{"filename":"Login.php","status":"Hash Mismatch","expectedhash":"7e73201bb22366fc49b14ec2d073550cefb93e44","actualhash":"3b1f09afb53a8d93cca650e770f5778e85c71b8f"},{"filename":"Menu.php","status":"Hash Mismatch","expectedhash":"e06e2a60c49f93d123e6af479bf540d8efcb0d4b","actualhash":"80a9e3a760815557fa1452926b32f855823f972b"}]}
| thytnhgjlku,j | https://api.github.com/repos/ChurchCRM/CRM/issues/4898/comments | 0 | 2019-07-30T14:57:27Z | 2019-07-31T03:26:57Z | https://github.com/ChurchCRM/CRM/issues/4898 | 474,636,217 | 4,898 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.