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" ]
When a session is locked, there is error 500: ``` [12-Apr-2018 22:41:28 America/New_York] PHP Fatal error: Uncaught Error: Call to a member function getId() on null in /var/www/public/Login.php:157 Stack trace: #0 {main} thrown in /var/www/public/Login.php on line 157 ``` Collected Value Title | Data ----------------------|---------------- Page Name |/master/Menu.php Screen Size |1024x1280 Window Size |918x1280 Page Size |1753x1280 Platform Information | Linux sansa.asoshared.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.0.16 SQL Version | 5.5.51-38.2 ChurchCRM Version |3.0.4 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |
Lock Session is broken
https://api.github.com/repos/ChurchCRM/CRM/issues/4239/comments
0
2018-04-13T02:42:36Z
2018-04-14T16:06:18Z
https://github.com/ChurchCRM/CRM/issues/4239
313,950,896
4,239
[ "ChurchCRM", "CRM" ]
https://laravel.io/forum/10-28-2016-why-my-delete-ajax-request-in-laravel-53-does-not-working Also we may want to update `CRM.APIRequest` to add data: {"_METHOD": "DELETE"} if it sees delete and no payload.
Review AJAX Delete Calls
https://api.github.com/repos/ChurchCRM/CRM/issues/4237/comments
0
2018-04-11T14:59:46Z
2018-04-15T21:36:20Z
https://github.com/ChurchCRM/CRM/issues/4237
313,362,979
4,237
[ "ChurchCRM", "CRM" ]
I clicked the trashcan to delete a system user. There was no response. Refreshing the page shows that the user is still there. The user is a valid person in the database. I get the following error: PHP Fatal error: Uncaught Error: Call to a member function setUser() on null in .../ChurchCRM/model/ChurchCRM/Base/User.php:3759 Stack trace: #0 .../UserList.php(72): ChurchCRM\Base\User->getPerson() #1 {main} thrown in .../ChurchCRM/model/ChurchCRM/Base/User.php on line 3759 Also, when I navigate to the system users page, none of the menu buttons at the top will work anymore. I have to navigate back to the dashboard before I can use the menu items again. Collected Value Title | Data ----------------------|---------------- Page Name |/Menu.php Screen Size |720x1280 Window Size |584x1280 Page Size |1836x1280 Platform Information | Linux server.reeveshome.org 4.4.0-116-generic #140-Ubuntu SMP Mon Feb 12 21:23:04 UTC 2018 x86_64 PHP Version | 7.0.28-0ubuntu0.16.04.1 SQL Version | 5.7.21-0ubuntu0.16.04.1 ChurchCRM Version |3.0.3 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"}
deleting a system user and more
https://api.github.com/repos/ChurchCRM/CRM/issues/4235/comments
6
2018-04-09T22:06:42Z
2022-12-03T22:15:41Z
https://github.com/ChurchCRM/CRM/issues/4235
312,704,567
4,235
[ "ChurchCRM", "CRM" ]
A user with privileges: Add Records: Edit Records: Manage Donations and Finance: gets "Cannot execute query" when attempting to add a family. Collected Value Title | Data ----------------------|---------------- Page Name |/FamilyEditor.php Screen Size |720x1280 Window Size |584x1280 Page Size |1812x1280 Platform Information | Linux server.reeveshome.org 4.4.0-116-generic #140-Ubuntu SMP Mon Feb 12 21:23:04 UTC 2018 x86_64 PHP Version | 7.0.28-0ubuntu0.16.04.1 SQL Version | 5.7.21-0ubuntu0.16.04.1 ChurchCRM Version |3.0.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"}
non-admin user can\'t add family
https://api.github.com/repos/ChurchCRM/CRM/issues/4227/comments
12
2018-04-08T22:36:44Z
2024-05-17T21:02:53Z
https://github.com/ChurchCRM/CRM/issues/4227
312,348,927
4,227
[ "ChurchCRM", "CRM" ]
When I click Make User and select permissions for the new user (even if I don't change anything) and hit save, I get "Cannot execute query." Collected Value Title | Data ----------------------|---------------- Page Name |/UserEditor.php Screen Size |1680x1050 Window Size |1539x1052 Page Size |1539x1052 Platform Information | Linux server.reeveshome.org 4.4.0-116-generic #140-Ubuntu SMP Mon Feb 12 21:23:04 UTC 2018 x86_64 PHP Version | 7.0.28-0ubuntu0.16.04.1 SQL Version | 5.7.21-0ubuntu0.16.04.1 ChurchCRM Version |3.0.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"}
cannot make user
https://api.github.com/repos/ChurchCRM/CRM/issues/4226/comments
4
2018-04-08T20:50:03Z
2023-11-05T01:00:59Z
https://github.com/ChurchCRM/CRM/issues/4226
312,339,922
4,226
[ "ChurchCRM", "CRM" ]
When I go to the system user page and click the trashcan to delete, nothing happens. I get the following in the logs: PHP Fatal error: Uncaught Error: Call to a member function setUser() on null in .../ChurchCRM/model/ChurchCRM/Base/User.php:3759 Stack trace: #0 .../UserList.php(72): ChurchCRM\Base\User->getPerson() #1 {main} thrown in .../ChurchCRM/model/ChurchCRM/Base/User.php on line 3759 Collected Value Title | Data ----------------------|---------------- Page Name |/Menu.php Screen Size |1680x1050 Window Size |1539x1052 Page Size |2832x1052 Platform Information | Linux server.reeveshome.org 4.4.0-116-generic #140-Ubuntu SMP Mon Feb 12 21:23:04 UTC 2018 x86_64 PHP Version | 7.0.28-0ubuntu0.16.04.1 SQL Version | 5.7.21-0ubuntu0.16.04.1 ChurchCRM Version |3.0.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"}
deleting user
https://api.github.com/repos/ChurchCRM/CRM/issues/4225/comments
8
2018-04-08T20:45:08Z
2018-04-13T02:07:28Z
https://github.com/ChurchCRM/CRM/issues/4225
312,339,509
4,225
[ "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? For example, SelectList.php #### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? #### What browser (and version) are you running? #### What version of PHP is the server running? #### What version of SQL Server are you running? #### What version of ChurchCRM are you running?
Filter Admin from being visible in the dashboards and queries
https://api.github.com/repos/ChurchCRM/CRM/issues/4224/comments
3
2018-04-08T20:42:56Z
2024-07-06T17:01:54Z
https://github.com/ChurchCRM/CRM/issues/4224
312,339,301
4,224
[ "ChurchCRM", "CRM" ]
`locations.location_id` is not set to auto increment in 3.0.x.
Locations Table incorrect setup
https://api.github.com/repos/ChurchCRM/CRM/issues/4223/comments
1
2018-04-08T19:31:28Z
2024-05-20T08:13:27Z
https://github.com/ChurchCRM/CRM/issues/4223
312,333,059
4,223
[ "ChurchCRM", "CRM" ]
Some search strings cause an API error: ``` [08-Apr-2018 14:06:13 America/New_York] Slim Application Error: Type: Error Message: Cannot use object of type ChurchCRM\Deposit as array File: /home/churchcrm/public_html/api/routes/search.php Line: 207 ```
Some searches fail with API error
https://api.github.com/repos/ChurchCRM/CRM/issues/4222/comments
0
2018-04-08T18:06:58Z
2018-04-16T02:35:50Z
https://github.com/ChurchCRM/CRM/issues/4222
312,326,375
4,222
[ "ChurchCRM", "CRM" ]
ChurchCRM application logs take up a lot of space. The application should warn when logs exceed a certain size, and optionally offer to clean up (rotation?)
Log Dir fills up
https://api.github.com/repos/ChurchCRM/CRM/issues/4221/comments
0
2018-04-08T18:03:06Z
2023-11-05T01:32:21Z
https://github.com/ChurchCRM/CRM/issues/4221
312,326,096
4,221
[ "ChurchCRM", "CRM" ]
When making an edit to records, existing and redisplaying a listing results in the OLD values still being listed in the people listings. E.g. setting Gender on a record, then selecting the "missing gender" task item results in the same record being listed with those still missing gender - although the count of missing gender records in the task item was updated! I had to Control-Refresh in order to get the updated list. The same thing happens on the dashboard. The big colourful "Counter" boxes are very slow to get updated. Using Chrome, I had to refresh mulitple times to get anything other than ZERO, or else go to a different page usually worked. Using FireFox it seems to work better. Collected Value Title | Data ----------------------|---------------- Page Name |/crm/SelectList.php Screen Size |864x1536 Window Size |703x1536 Page Size |1642x1536 Platform Information | Linux box502.bluehost.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.0.25 SQL Version | 5.6.32-78.1 ChurchCRM Version |3.0.3 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"}
Over-aggressive Caching
https://api.github.com/repos/ChurchCRM/CRM/issues/4220/comments
1
2018-04-08T12:04:06Z
2024-05-17T18:59:25Z
https://github.com/ChurchCRM/CRM/issues/4220
312,299,944
4,220
[ "ChurchCRM", "CRM" ]
I have the "Configure HTTPS" task showing up but I cannot find the help information on how to enable this function. It just links to the wiki home page. I looked on the configuration pages, FAQ, etc but couldn't find any information on how to do this. Collected Value Title | Data ----------------------|---------------- Page Name |/crm/FamilyView.php Screen Size |864x1536 Window Size |723x1536 Page Size |947x1536 Platform Information | Linux box502.bluehost.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.0.25 SQL Version | 5.6.32-78.1 ChurchCRM Version |3.0.3 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"}
Help missing for task
https://api.github.com/repos/ChurchCRM/CRM/issues/4219/comments
3
2018-04-08T11:49:58Z
2020-08-04T00:23:48Z
https://github.com/ChurchCRM/CRM/issues/4219
312,299,025
4,219
[ "ChurchCRM", "CRM" ]
Dear Sir/Madam, sincerely need help on the below:- 1. After created Event, and assigned registration from the cart to the event, found the registration are all CHECKED IN by default? There is no Check in button but only check out button instead? 2. What is the proper manner to assign the registration and to have the check in button? 3. The event report show zero attendance for all event? how can we get it corrected? it is cause by the no check in button? Kindly assist as we are going to live the system soon. Regards. Alex Collected Value Title | Data ----------------------|---------------- Page Name |/Menu.php Screen Size |800x1280 Window Size |672x1280 Page Size |1589x1280 Platform Information | Linux 256d552745fc 4.4.0-109-generic #132-Ubuntu SMP Tue Jan 9 19:52:39 UTC 2018 x86_64 PHP Version | 7.0.14 SQL Version | 10.1.19-MariaDB ChurchCRM Version |2.10.2 Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1 Safari/605.1.15 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"} Apache Modules |core,mod_so,http_core,mod_authn_file,mod_authn_core,mod_authz_host,mod_authz_groupfile,mod_authz_user,mod_authz_core,mod_access_compat,mod_auth_basic,mod_reqtimeout,mod_filter,mod_mime,mod_log_config,mod_env,mod_headers,mod_setenvif,mod_version,prefork,mod_unixd,mod_status,mod_autoindex,mod_dir,mod_alias,mod_rewrite,mod_negotiation,mod_php7
Failed to perform Event Check in
https://api.github.com/repos/ChurchCRM/CRM/issues/4218/comments
2
2018-04-08T04:23:23Z
2024-05-20T08:10:09Z
https://github.com/ChurchCRM/CRM/issues/4218
312,271,310
4,218
[ "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? During the setup process, system checks are made, it is suggested to add the php "max_exec time" checks in the new admin/debug (v3.03+) under php settings, it is suggested to include php "max_exec time" checks Upgrades on some instances have been known to fail due to php time out, this will give an indication of this #### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? #### What browser (and version) are you running? #### What version of PHP is the server running? #### What version of SQL Server are you running? #### What version of ChurchCRM are you running?
Include "max_exec" time in systems check and admin debug,
https://api.github.com/repos/ChurchCRM/CRM/issues/4217/comments
0
2018-04-08T00:33:05Z
2018-04-16T02:35:20Z
https://github.com/ChurchCRM/CRM/issues/4217
312,256,716
4,217
[ "ChurchCRM", "CRM" ]
#### On what page in the application did you find this issue? config.php.example \templates\setup-steps.php ![start end](https://user-images.githubusercontent.com/79247/38459570-32e3a55e-3aa3-11e8-9189-8c70844b5174.png) Line 24 reads "the path SHOULD Start end with slash" should read "the path SHOULD Start with slash" #### What version of ChurchCRM are you running? observed on 2.8.11 and newer (earlier versions not verified)
Typo on setup page
https://api.github.com/repos/ChurchCRM/CRM/issues/4215/comments
0
2018-04-07T19:38:34Z
2018-04-08T01:01:05Z
https://github.com/ChurchCRM/CRM/issues/4215
312,236,338
4,215
[ "ChurchCRM", "CRM" ]
Custom Menu link is limited to 50 characters the character limitation should be removed or increased as this does not allow linking to auto generated links from CMS and blogging apps etc @boluak Collected Value Title | Data ----------------------|---------------- Page Name |/mlcrm/v2/index.php Screen Size |556x1280 Window Size |556x1280 Page Size |674x1280 Platform Information | Linux box666.bluehost.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.0.25 SQL Version | 5.6.32-78.1 ChurchCRM Version |3.0.3 Reporting Browser |Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:52.0) Gecko/20100101 Firefox/52.0 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"}
Custom Menu link limited to 50 characters
https://api.github.com/repos/ChurchCRM/CRM/issues/4214/comments
2
2018-04-06T22:00:56Z
2018-07-31T06:02:49Z
https://github.com/ChurchCRM/CRM/issues/4214
312,133,392
4,214
[ "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? GroupView.php #### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? Dedicated/Linux #### What browser (and version) are you running? Latest Chrome #### What version of PHP is the server running? 7.1.14 #### What version of SQL Server are you running? -5.6.39 #### What version of ChurchCRM are you running? 3.0.3
GroupView.php broken thumbnail image link
https://api.github.com/repos/ChurchCRM/CRM/issues/4213/comments
2
2018-04-06T19:07:50Z
2018-04-10T02:36:05Z
https://github.com/ChurchCRM/CRM/issues/4213
312,084,825
4,213
[ "ChurchCRM", "CRM" ]
When you try to disable the feature like Fundraiser and finance it doesn't disable it. Only the calender will disabled if you try. Collected Value Title | Data ----------------------|---------------- Page Name |/master/SystemSettings.php Screen Size |1080x1920 Window Size |900x1920 Page Size |900x2150 Platform Information | Linux sansa.asoshared.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.0.16 SQL Version | 5.5.51-38.2 ChurchCRM Version |3.0.4 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |
Enabled Feature not working
https://api.github.com/repos/ChurchCRM/CRM/issues/4212/comments
1
2018-04-06T19:02:51Z
2018-12-30T20:11:47Z
https://github.com/ChurchCRM/CRM/issues/4212
312,083,426
4,212
[ "ChurchCRM", "CRM" ]
Add an alternate tab on "Setup.php" which allows the user to perform the setup by "Restore from an existing backup" rather than a clean install. This could allow non-technical users to have an easier restore process than what's described at: https://github.com/ChurchCRM/CRM/wiki/Rollback#rolling-back-a-failed-upgrade
Create "Restore From Backup" Setup Scenario
https://api.github.com/repos/ChurchCRM/CRM/issues/4210/comments
2
2018-04-06T02:17:35Z
2024-07-07T02:22:22Z
https://github.com/ChurchCRM/CRM/issues/4210
311,828,048
4,210
[ "ChurchCRM", "CRM" ]
Thumbnails are completely ephemeral, and are generated "on-the-fly" from the corresponding "source image." There is no need to back up thumbnails.
Do not backup thumbnails with database backup util
https://api.github.com/repos/ChurchCRM/CRM/issues/4209/comments
0
2018-04-06T02:14:37Z
2019-05-04T16:09:12Z
https://github.com/ChurchCRM/CRM/issues/4209
311,827,617
4,209
[ "ChurchCRM", "CRM" ]
I just did the upgrade and I'm getting "Database error or invalid data" every time in try to save person data. The data is getting saved. I'm just getting the error message. and this type of error about half the time when I enter text in the universal search bar. Error making API Call to: /api/search/cer Error text: abort abort Collected Value Title | Data ----------------------|---------------- Page Name |/PersonEditor.php Screen Size |900x1440 Window Size |712x1440 Page Size |1681x1440 Platform Information | Linux oin 3.2.61-grsec-modsign #1 SMP Tue Aug 12 09:58:26 UTC 2014 x86_64 PHP Version | 7.1.15 SQL Version | 5.6.34-log ChurchCRM Version |3.0.2 Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"}
Problems after update
https://api.github.com/repos/ChurchCRM/CRM/issues/4208/comments
1
2018-04-05T23:45:31Z
2023-11-01T17:37:39Z
https://github.com/ChurchCRM/CRM/issues/4208
311,805,625
4,208
[ "ChurchCRM", "CRM" ]
The path provided for public calendar URLs in the Calendar properties dialog does not include the root path. Collected Value Title | Data ----------------------|---------------- Page Name |/master/v2/index.php Screen Size |928x1888 Window Size |822x1888 Page Size |899x1888 Platform Information | Linux sansa.asoshared.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.0.16 SQL Version | 5.5.51-38.2 ChurchCRM Version |3.0.3 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |
Calendar Public URLs
https://api.github.com/repos/ChurchCRM/CRM/issues/4207/comments
1
2018-04-04T23:02:40Z
2023-11-01T17:37:39Z
https://github.com/ChurchCRM/CRM/issues/4207
311,420,202
4,207
[ "ChurchCRM", "CRM" ]
The custom link menu does not contain a method to rename a link
No way to rename custom links
https://api.github.com/repos/ChurchCRM/CRM/issues/4206/comments
2
2018-04-04T21:49:37Z
2022-06-20T16:40:15Z
https://github.com/ChurchCRM/CRM/issues/4206
311,403,315
4,206
[ "ChurchCRM", "CRM" ]
I got errors after upgrade from 2.4.10 to 3.0.2 Error making API Call to: /churchcrm/api/dashboard/page?currentpagename=/Menu.php Error text: Not Found Error making API Call to: /churchcrm/api/dashboard/page?currentpagename=/Menu.php Error text: Not Found Error making API Call to: /churchcrm/api/timerjobs/run Error text: Not Found Collected Value Title | Data ----------------------|---------------- Page Name |/churchcrm/Menu.php Screen Size |1080x1920 Window Size |900x1903 Page Size |1082x1903 Platform Information | Linux server34.hosting2go.nl 2.6.27.29.super.2 #4 SMP Tue Feb 28 13:38:30 CET 2017 i686 PHP Version | 7.2.0 SQL Version | 5.6.29 ChurchCRM Version |3.0.2 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36 Prerequisite Status |Missing Prerequisites: ["Mcrypt"] Integrity check status |{"status":"success"}
error after upgrade to 3.0.2
https://api.github.com/repos/ChurchCRM/CRM/issues/4205/comments
4
2018-04-04T18:10:10Z
2023-11-01T17:37:38Z
https://github.com/ChurchCRM/CRM/issues/4205
311,335,208
4,205
[ "ChurchCRM", "CRM" ]
I was trying to sort person listing by mobile phone with Localizzation set to Italian and it will never sort for any of those option. I try even with Spanish language and seems like have the same issue. Only English US will work. B/R Luciano Collected Value Title | Data ----------------------|---------------- Page Name |/SelectList.php Screen Size |1080x1920 Window Size |900x1920 Page Size |900x1920 Platform Information | Linux webxc255s01.ad.aruba.it 3.10.0-693.21.1.el7.x86_64 #1 SMP Wed Mar 7 19:03:37 UTC 2018 x86_64 PHP Version | 7.1.15 SQL Version | 5.6.39-83.1-log ChurchCRM Version |3.0.3 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36 Prerequisite Status |Missing Prerequisites: ["Mod Rewrite"] Integrity check status |{"status":"failure","message":"One or more files failed signature validation","files":[{"filename":"vendor\/authorizenet\/authorizenet\/lib\/net\/authorize\/api\/contract\/v1\/CreditCardMaskedType.php","status":"Hash Mismatch","expectedhash":"df5a88b58917c9f7ac7c959087870d08e7478199","actualhash":"aff98eaa2bdf0dcb0b2315bfad2812ac7702f03f"},{"filename":"vendor\/authorizenet\/authorizenet\/lib\/net\/authorize\/api\/contract\/v1\/GetCustomerPaymentProfileRequest.php","status":"Hash Mismatch","expectedhash":"6d213b3771b701cdf087b8e23e4feca3fd270cc4","actualhash":"efe3ab196cbeea55dfa80ea2ab4d7c87f5c9a6b1"},{"filename":"vendor\/authorizenet\/authorizenet\/lib\/net\/authorize\/api\/contract\/v1\/GetCustomerProfileRequest.php","status":"Hash Mismatch","expectedhash":"c9903c242748a4e29d097475f70d468754dad7ff","actualhash":"8302741ffdae2e86425e5357ad26c21b12fd880c"},{"filename":"vendor\/authorizenet\/authorizenet\/lib\/net\/authorize\/api\/contract\/v1\/GetMerchantDetailsResponse.php","status":"Hash Mismatch","expectedhash":"e07974fc8b3ace97dfc4885705af3d8216cf3df1","actualhash":"9aa1070b80268097676b1de29f193d50c4a8c2f3"},{"filename":"vendor\/authorizenet\/authorizenet\/lib\/net\/authorize\/api\/contract\/v1\/GetTransactionListForCustomerRequest.php","status":"Hash Mismatch","expectedhash":"237b56f89e18f87755bb814d2a843ecf15475db3","actualhash":"9dca93919f5ff85a5bd357f0c481412c937b7844"},{"filename":"vendor\/authorizenet\/authorizenet\/lib\/net\/authorize\/api\/contract\/v1\/MerchantAuthenticationType.php","status":"Hash Mismatch","expectedhash":"7caa967eb421c0c97d2e72d513841db1ae233c5a","actualhash":"d4e779c078930a93d972a49a489eb23804b35bb8"},{"filename":"vendor\/authorizenet\/authorizenet\/lib\/net\/authorize\/api\/contract\/v1\/ProcessorType.php","status":"Hash Mismatch","expectedhash":"481fdce4c2f9a2da5147613170b1d7ec87fa5578","actualhash":"b54f996d6803cc283419c1fb396e320748c2b4f4"},{"filename":"vendor\/authorizenet\/authorizenet\/lib\/net\/authorize\/api\/contract\/v1\/SecurePaymentContainerErrorType.php","status":"Hash Mismatch","expectedhash":"81a8c6de2d4329647927900b6a85259bd0e17b94","actualhash":"a9301ee27e3a6d1fa76fd38549aa882017022bb5"},{"filename":"vendor\/authorizenet\/authorizenet\/lib\/net\/authorize\/api\/contract\/v1\/SecurePaymentContainerRequest.php","status":"Hash Mismatch","expectedhash":"a37819c373c6f08d509c301e93da3e6673dbcf0a","actualhash":"5df91d1904d0774abffece37884e7e33ad664bd3"},{"filename":"vendor\/authorizenet\/authorizenet\/lib\/net\/authorize\/api\/contract\/v1\/SecurePaymentContainerResponse.php","status":"Hash Mismatch","expectedhash":"24caa61866a3b4e8c028acdf9fe820bcb0b312a0","actualhash":"30dbff9c75373659c06007df6feeb1f08c3da680"},{"filename":"vendor\/authorizenet\/authorizenet\/lib\/net\/authorize\/api\/contract\/v1\/SubMerchantType.php","status":"Hash Mismatch","expectedhash":"c8e37ab61d4660ce8a4facaeb5599711087f71ae","actualhash":"b493bff0ed3b0be046c6cda61770f0438720756d"},{"filename":"vendor\/authorizenet\/authorizenet\/lib\/net\/authorize\/api\/contract\/v1\/TransactionDetailsType.php","status":"Hash Mismatch","expectedhash":"ec9e40c2d37cc15a45eb3d85e0aefeed42f4a946","actualhash":"3b01cc96e53baf707f71cf66f2058a967ce859cc"},{"filename":"vendor\/authorizenet\/authorizenet\/lib\/net\/authorize\/api\/contract\/v1\/TransactionRequestType.php","status":"Hash Mismatch","expectedhash":"c9b0f89f124c9dda89893de686eb62db4ecc368f","actualhash":"a7a694fcac1004124c12419256412e43b69abf0c"},{"filename":"vendor\/authorizenet\/authorizenet\/lib\/net\/authorize\/api\/contract\/v1\/TransactionResponseType.php","status":"Hash Mismatch","expectedhash":"b0ad102ed5c6024a65f5414d9f67f4e2e4dc4ed2","actualhash":"7322d9f37515cdbc74e62db6cf7ac0eb741ca2ae"},{"filename":"vendor\/authorizenet\/authorizenet\/lib\/net\/authorize\/api\/contract\/v1\/TransactionSummaryType.php","status":"Hash Mismatch","expectedhash":"878baf0b7b0dc75d4b86f088aec38d96247c46c5","actualhash":"fb184ea1224c93ca0d08181e0a8b32de4e33758b"},{"filename":"vendor\/authorizenet\/authorizenet\/lib\/net\/authorize\/api\/contract\/v1\/TransRetailInfoType.php","status":"Hash Mismatch","expectedhash":"b84649792bda1f3dffef28f8f7357479ef781854","actualhash":"2a33e4f6ee10de0cf96347573564b3773ca725d7"},{"filename":"vendor\/authorizenet\/authorizenet\/lib\/net\/authorize\/api\/contract\/v1\/WebCheckOutDataType.php","status":"Hash Mismatch","expectedhash":"a821fc570ac92394edbc31154e491e124363725a","actualhash":"92e444e4a5cdc9b30fb58311c38f854a6cd8f713"},{"filename":"vendor\/authorizenet\/authorizenet\/lib\/net\/authorize\/api\/contract\/v1\/WebCheckOutDataType\/TokenAType.php","status":"Hash Mismatch","expectedhash":"c256b2bdc75e7698ba93344fbabc885ee31b4724","actualhash":"eb8f85f50d147283800a6bc3ea092e42676cd968"},{"filename":"skin\/external\/ckeditor\/plugins\/codesnippet\/lib\/highlight\/highlight.pack.js","status":"Hash Mismatch","expectedhash":"01a6688d156cf14f08512e0daf0fb4da04c2aaf7","actualhash":"43a24282a3160985f266e3c5fed57a7ef6fb76fd"},{"filename":"skin\/external\/ckeditor\/styles.js","status":"Hash Mismatch","expectedhash":"92aef2d89c727b9c3bf5d1374e21850837f2607c","actualhash":"f408a685b9a02b78c8c6ee434a354d78c7a58a4c"},{"filename":"skin\/external\/fullcalendar\/fullcalendar.js","status":"Hash Mismatch","expectedhash":"013750b616edf17a0edc7c743042df3bd54b4450","actualhash":"7500162b0ebe66d591ff90ca184a3248c17df631"}]}
Sort by.. In Person Listing not working when localizzation is not English US
https://api.github.com/repos/ChurchCRM/CRM/issues/4204/comments
0
2018-04-04T17:27:32Z
2019-01-14T03:12:22Z
https://github.com/ChurchCRM/CRM/issues/4204
311,321,650
4,204
[ "ChurchCRM", "CRM" ]
I installed churchcrm fresh on a shared host. Everything goes well until the database connection, I get the following error message: > Could not connect to MySQL on db409999145.db.1and1.com on port 3306 as dbo409999145. Please check the settings in Include/Config.php. > MySQL Error: > Password and everything else, I checked and are right. Please advice.
Fresh install Database connection fail
https://api.github.com/repos/ChurchCRM/CRM/issues/4203/comments
4
2018-04-03T07:56:54Z
2023-11-01T17:37:38Z
https://github.com/ChurchCRM/CRM/issues/4203
310,731,823
4,203
[ "ChurchCRM", "CRM" ]
Discovered ad-hoc while testing #4192 ``` MapUsingGoogle.php?GroupID=-1:896 Uncaught TypeError: $(...).initial is not a function at _.Fe.<anonymous> (MapUsingGoogle.php?GroupID=-1:896) at Object.trigger (js?key=:115) at YV.<anonymous> (marker.js:21) at Object.trigger (js?key=:115) at Object.jb (marker.js:15) at In._.m.jb (common.js:176) at HTMLDivElement.G._.Un.Oa (common.js:74) ``` ``` $('.profile-user-img').initial();```
MapUsingGoogle still calls initial JS
https://api.github.com/repos/ChurchCRM/CRM/issues/4202/comments
0
2018-04-03T01:42:52Z
2018-04-10T02:36:40Z
https://github.com/ChurchCRM/CRM/issues/4202
310,664,676
4,202
[ "ChurchCRM", "CRM" ]
While testing the changes in #4192 (mostly unrelated), I tried to run the CartToFamily utility on the demo database. I get the following error: ``` UPDATE person_per SET per_fam_ID = 25, per_fmr_ID = WHERE per_ID = 1 ```
CartToFamily Broken
https://api.github.com/repos/ChurchCRM/CRM/issues/4201/comments
2
2018-04-03T01:39:48Z
2020-11-26T23:04:45Z
https://github.com/ChurchCRM/CRM/issues/4201
310,664,218
4,201
[ "ChurchCRM", "CRM" ]
they have old school echo
CodeSmell - API: Clean Group APIs
https://api.github.com/repos/ChurchCRM/CRM/issues/4195/comments
1
2018-04-02T04:37:28Z
2023-12-04T01:57:09Z
https://github.com/ChurchCRM/CRM/issues/4195
310,393,064
4,195
[ "ChurchCRM", "CRM" ]
I want to build an "offline updater": ``` As a ChurchCRM admin user In order to perform an upgrade when the server is not internet connected (or otherwise unable to btain update files) I should be able to supply a zip archive within the application's admin user interface ```
In-App Alternate (archive) Updater
https://api.github.com/repos/ChurchCRM/CRM/issues/4184/comments
1
2018-03-30T15:26:01Z
2024-05-17T20:15:19Z
https://github.com/ChurchCRM/CRM/issues/4184
310,093,641
4,184
[ "ChurchCRM", "CRM" ]
Getting Error Could not connect to MySQL on 127.0.0.1 on port 3306 as USER. Please check the settings in Include/Config.php. MySQL Error: System - Server : Shared, hosting,Linux - PHP Version 7.0.12 - MySql Server : 5.5.53 - ChurchCRM Version : 3.0.1 ![img_20180330](https://user-images.githubusercontent.com/12833130/38127403-82ce5b14-33e5-11e8-9106-af2b9a7a99ee.png)
Could not connect to MySQL on 127.0.0.1 on port as USER
https://api.github.com/repos/ChurchCRM/CRM/issues/4182/comments
13
2018-03-30T06:44:08Z
2023-11-01T17:37:38Z
https://github.com/ChurchCRM/CRM/issues/4182
309,989,455
4,182
[ "ChurchCRM", "CRM" ]
#### On what page in the application did you find this issue? UpgradeCRM.php #### What browser (and version) are you running? 3.0.0 ``` [29-Mar-2018 23:48:59 America/New_York] Slim Application Error: Type: Error Message: Call to undefined method ChurchCRM\Service\SystemService::getLatestRelese() File: /home/churchcrm/public_html/ChurchCRM/Service/SystemService.php Line: 382 Trace: #0 /home/churchcrm/public_html/api/routes/system/system-upgrade.php(7): ChurchCRM\Service\SystemService->downloadLatestRelease() ```
Can't Upgrade past 3.0.0
https://api.github.com/repos/ChurchCRM/CRM/issues/4180/comments
2
2018-03-30T03:49:45Z
2020-10-13T20:48:41Z
https://github.com/ChurchCRM/CRM/issues/4180
309,968,333
4,180
[ "ChurchCRM", "CRM" ]
When you click to edit an event, it doesn't take you to the event. All you get is the long list of events that are in the calendar. Collected Value Title | Data ----------------------|---------------- Page Name |/ListEvents.php Screen Size |800x1280 Window Size |620x1280 Page Size |10103x1280 Platform Information | Linux CSHN001 4.4.0-112-generic #135-Ubuntu SMP Fri Jan 19 11:48:36 UTC 2018 x86_64 PHP Version | 7.0.28-0ubuntu0.16.04.1 SQL Version | 5.7.21-0ubuntu0.16.04.1 ChurchCRM Version |3.0.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36 Prerequisite Status |Missing Prerequisites: ["Mod Rewrite"] Integrity check status |{"status":"failure","message":"One or more files failed signature validation","files":[{"filename":"ChurchCRM\/Slim\/Middleware\/PublicCalendarAPIMiddleware.php","status":"Hash Mismatch","expectedhash":"679358ab9b8dc1287de90db479a20569b337b198","actualhash":"be90145d2758df576b38d65d030bb61a0a5bf51e"}]} 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,mpm_itk,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Calendar Edits
https://api.github.com/repos/ChurchCRM/CRM/issues/4177/comments
1
2018-03-30T02:04:27Z
2018-04-02T05:26:55Z
https://github.com/ChurchCRM/CRM/issues/4177
309,955,252
4,177
[ "ChurchCRM", "CRM" ]
The system should be smart enough to include a family image in the directory for a one-person family if there is no individual image. Users should not have to figure out whether each family is a one-person family or a multi-person family when uploading images. As it is, the image of a one-person family is not included if it is uploaded to the family. Collected Value Title | Data ----------------------|---------------- Page Name |/Menu.php Screen Size |720x1280 Window Size |584x1280 Page Size |1856x1280 Platform Information | Linux server.reeveshome.org 4.4.0-116-generic #140-Ubuntu SMP Mon Feb 12 21:23:04 UTC 2018 x86_64 PHP Version | 7.0.28-0ubuntu0.16.04.1 SQL Version | 5.7.21-0ubuntu0.16.04.1 ChurchCRM Version |3.0.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"}
use family image if individual image unavailable
https://api.github.com/repos/ChurchCRM/CRM/issues/4174/comments
3
2018-03-28T22:01:59Z
2024-07-07T02:22:23Z
https://github.com/ChurchCRM/CRM/issues/4174
309,548,055
4,174
[ "ChurchCRM", "CRM" ]
PNG images can apparently be uploaded for family or person pictures. However, they are not included in a directory. I tried modifying the file ChurchCRM/Reports/PDF_Directory.php as follows: (beginning line 480): if (file_exists($perimg)) { $dirimg = $perimg; } else { $perimg = '../Images/Person/'.$pid.'.png'; if (file_exists($perimg)) { $dirimg = $perimg; } } and doing the same for $famimg. It included the image, but something about the spacing isn't being calculated correctly with PNG images. So I converted everything to JPG and moved on for our installation. Collected Value Title | Data ----------------------|---------------- Page Name |/PersonView.php Screen Size |720x1280 Window Size |584x1280 Page Size |905x1280 Platform Information | Linux server.reeveshome.org 4.4.0-116-generic #140-Ubuntu SMP Mon Feb 12 21:23:04 UTC 2018 x86_64 PHP Version | 7.0.28-0ubuntu0.16.04.1 SQL Version | 5.7.21-0ubuntu0.16.04.1 ChurchCRM Version |3.0.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"}
inconsistent handling of PNG images
https://api.github.com/repos/ChurchCRM/CRM/issues/4173/comments
2
2018-03-28T21:59:52Z
2024-05-24T15:09:21Z
https://github.com/ChurchCRM/CRM/issues/4173
309,547,364
4,173
[ "ChurchCRM", "CRM" ]
I am trying to delete a user and it comes up with the following error: ERROR Error making API Call to: /api/users/285 Error text: Slim Application Error Collected Value Title | Data ----------------------|---------------- Page Name |/UserList.php Screen Size |1080x1920 Window Size |1014x1920 Page Size |1014x1920 Platform Information | Linux syd-s26e.hosting-service.net.au 2.6.32-773.26.1.lve1.4.35.el6.x86_64 #1 SMP Tue Sep 26 06:34:34 EDT 2017 x86_64 PHP Version | 7.0.27 SQL Version | 5.6.36-cll-lve ChurchCRM Version |3.0.0 Reporting Browser |Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 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
Unable to delete user
https://api.github.com/repos/ChurchCRM/CRM/issues/4172/comments
4
2018-03-28T00:06:25Z
2018-03-30T02:29:59Z
https://github.com/ChurchCRM/CRM/issues/4172
309,175,854
4,172
[ "ChurchCRM", "CRM" ]
Users who have "Add Events" but are not admins are not able to click on the calendar to create a new event. Collected Value Title | Data ----------------------|---------------- Page Name |/v2/index.php Screen Size |800x1280 Window Size |608x709 Page Size |1218x709 Platform Information | Linux CSHN001 4.4.0-112-generic #135-Ubuntu SMP Fri Jan 19 11:48:36 UTC 2018 x86_64 PHP Version | 7.0.28-0ubuntu0.16.04.1 SQL Version | 5.7.21-0ubuntu0.16.04.1 ChurchCRM Version |3.0.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36 Prerequisite Status |Missing Prerequisites: ["Mod Rewrite"] Integrity check status |{"status":"failure","message":"One or more files failed signature validation","files":[{"filename":"ChurchCRM\/Slim\/Middleware\/PublicCalendarAPIMiddleware.php","status":"Hash Mismatch","expectedhash":"679358ab9b8dc1287de90db479a20569b337b198","actualhash":"be90145d2758df576b38d65d030bb61a0a5bf51e"}]} 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,mpm_itk,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
User \"Add Event\" permission not working
https://api.github.com/repos/ChurchCRM/CRM/issues/4171/comments
2
2018-03-28T00:05:06Z
2018-03-30T02:00:47Z
https://github.com/ChurchCRM/CRM/issues/4171
309,175,604
4,171
[ "ChurchCRM", "CRM" ]
When the login times out, it prompts for credentials on whatever page it was already on. When you login on that page, it gives an error or a blank page. For example, I was on PersonView.php when the login timed out. I filled in my credentials, and the page said: Person Profile Database error or invalid data Collected Value Title | Data ----------------------|---------------- Page Name |/Menu.php Screen Size |720x1280 Window Size |584x1280 Page Size |1856x1280 Platform Information | Linux server.reeveshome.org 4.4.0-116-generic #140-Ubuntu SMP Mon Feb 12 21:23:04 UTC 2018 x86_64 PHP Version | 7.0.28-0ubuntu0.16.04.1 SQL Version | 5.7.21-0ubuntu0.16.04.1 ChurchCRM Version |3.0.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"}
error after login
https://api.github.com/repos/ChurchCRM/CRM/issues/4170/comments
1
2018-03-27T22:37:39Z
2018-03-31T17:12:46Z
https://github.com/ChurchCRM/CRM/issues/4170
309,158,482
4,170
[ "ChurchCRM", "CRM" ]
When people that are on the database die, there is no easy way to remove them from the roll of members or other type without deleting the person. Ideally, ChurchCRM should keep the person for historical and financial records, while filtering out deceased people from counts, reports, groups, mailing lists, etc. Additional fields for date of death or funeral information might also be useful. People can be flagged as deceased by assigning "deceased" property to them, but they are not excluded form counts etc. Collected Value Title | Data ----------------------|---------------- Page Name |/churchcrm/PersonEditor.php Screen Size |900x1440 Window Size |769x1440 Page Size |1492x1440 Platform Information | Linux standrews 4.9.76-paas-7c3574c #1 SMP PREEMPT Wed Jan 10 13:17:54 CET 2018 x86_64 PHP Version | 7.1.13 SQL Version | 5.7.20-18-log ChurchCRM Version |3.0.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"}
Create a field to mark people as deceased
https://api.github.com/repos/ChurchCRM/CRM/issues/4169/comments
7
2018-03-27T14:59:40Z
2024-07-07T02:22:25Z
https://github.com/ChurchCRM/CRM/issues/4169
309,007,734
4,169
[ "ChurchCRM", "CRM" ]
Hi, When "Admin\CSV Export Records", it shows Dashboard. If I click somewhere else and then click CSV Export Records again, it redirects back to Dashboard again. I have tried your DEMO site and see how it supposes to work for that function but I am given the same page for CSV Export. #### On what page in the application did you find this issue? Admin\CSV Export Records #### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? Shared hosting #### What browser (and version) are you running? Chrome/Firefox/IE latest version #### What version of PHP is the server running? 7.1 #### What version of SQL Server are you running? 5.6 #### What version of ChurchCRM are you running? 3.0
Can't do "CSV Export Records"
https://api.github.com/repos/ChurchCRM/CRM/issues/4167/comments
4
2018-03-23T02:12:25Z
2018-03-29T15:11:17Z
https://github.com/ChurchCRM/CRM/issues/4167
307,876,794
4,167
[ "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? PrintView.php #### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? This is from the demo site. #### What browser (and version) are you running? Chrome #### What version of PHP is the server running? This is from the demo site. #### What version of SQL Server are you running? This is from the demo site. #### What version of ChurchCRM are you running? This is from the demo site. <img width="500" alt="screen shot 2018-03-22 at 7 35 55 pm" src="https://user-images.githubusercontent.com/29076032/37804043-bb4dfda6-2e08-11e8-95ef-fc9adbd06969.png"> My document root is /var/www/html and ChrurchCRM is installed in /var/www/html/churchcrm. I patched the PrintView.php file: <pre> 142c142,143 < $imgName = str_replace(SystemURLs::getDocumentRoot(), SystemURLs::getRootPath(), $personSheet->getPhoto()->getPhotoURI()); --- > $imgName = str_replace(SystemURLs::getDocumentRoot(), "", $personSheet->getPhoto()->getPhotoURI()); > </pre>
Broken Image Link on PrintView.php
https://api.github.com/repos/ChurchCRM/CRM/issues/4164/comments
0
2018-03-22T23:45:38Z
2018-03-23T02:38:38Z
https://github.com/ChurchCRM/CRM/issues/4164
307,853,316
4,164
[ "ChurchCRM", "CRM" ]
Choose a query under Data/Reports (like, 'Select all members'), then choose 'add to cart' from the bottom of the results page. You get a white screen in the browser with no errors, plus, if you reload the dashboard, nothing has been added to the cart. Same holds for other queries that are 'cart enabled'. Just upgraded from 2.x to 3.0 with no apparent errors during the process. Collected Value Title | Data ----------------------|---------------- Page Name |/CartView.php Screen Size |900x1440 Window Size |779x1440 Page Size |1915x1440 Platform Information | Linux vshare5.ezp.net 3.10.0-714.10.2.lve1.5.8.el6h.x86_64 #1 SMP Thu Jan 4 18:02:54 EST 2018 x86_64 PHP Version | 7.0.28 SQL Version | 10.1.31-MariaDB ChurchCRM Version |3.0.0 Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:59.0) Gecko/20100101 Firefox/59.0 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"} Apache Modules |mod_rewrite,mod_mime,mod_headers,mod_expires,mod_auth_basic
Cannot add Query results to cart
https://api.github.com/repos/ChurchCRM/CRM/issues/4163/comments
3
2018-03-22T20:13:36Z
2018-03-29T16:16:03Z
https://github.com/ChurchCRM/CRM/issues/4163
307,797,772
4,163
[ "ChurchCRM", "CRM" ]
I dumped all members to the cart, then went to View Cart and clicked Map Cart. I got a blank where the map should be, with a legend below it. My logs say: "PHP Fatal error: Uncaught Error: Class 'ChurchCRM\GeoUtils' not found in <path>/ChurchCRM/model/ChurchCRM/Person.php:221" Also, once that happened, I could not get the site to respond by clicking the help button from that page. I had to return to the main menu before the buttons across the top would work. Collected Value Title | Data ----------------------|---------------- Page Name |/Menu.php Screen Size |720x1280 Window Size |584x1280 Page Size |1856x1280 Platform Information | Linux server.reeveshome.org 4.4.0-116-generic #140-Ubuntu SMP Mon Feb 12 21:23:04 UTC 2018 x86_64 PHP Version | 7.0.28-0ubuntu0.16.04.1 SQL Version | 5.7.21-0ubuntu0.16.04.1 ChurchCRM Version |3.0.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"}
no map from cart
https://api.github.com/repos/ChurchCRM/CRM/issues/4162/comments
1
2018-03-22T11:58:14Z
2018-04-03T02:08:58Z
https://github.com/ChurchCRM/CRM/issues/4162
307,613,337
4,162
[ "ChurchCRM", "CRM" ]
The system either just hangs or returns an error when adding people to cart. The log shows an error the following error: PHP Fatal error: Uncaught Error: Call to undefined function AddToPeopleCart() in $HOME/Include/Functions.php:171 Collected Value Title | Data ----------------------|---------------- Page Name |/montana/QueryView.php Screen Size |800x1280 Window Size |716x1183 Page Size |22921x1183 Platform Information | Linux komamura.aserv.co.za 3.10.0-693.11.6.el7.x86_64 #1 SMP Thu Jan 4 01:06:37 UTC 2018 x86_64 PHP Version | 7.0.28 SQL Version | 5.6.38 ChurchCRM Version |3.0.0 Reporting Browser |Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/604.4.7 (KHTML, like Gecko) Version/11.0.2 Safari/604.4.7 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"}
Problem with adding people to cart
https://api.github.com/repos/ChurchCRM/CRM/issues/4161/comments
1
2018-03-21T16:06:32Z
2018-03-24T14:51:57Z
https://github.com/ChurchCRM/CRM/issues/4161
307,311,768
4,161
[ "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? PersonEditor.php #### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? #### What browser (and version) are you running? #### What version of PHP is the server running? #### What version of SQL Server are you running? #### What version of ChurchCRM are you running? when "sNewPersonNotificationRecipientIDs" is set in general settings/people setings ccrm 301 could encounters an error. demo site gives "HTTP ERROR 500" my local test site gives "Fatal error: Uncaught Error: Class 'PHPMailer\PHPMailer\PHPMailer' not found in /home2/xxxxxxx/public_html/crm/ChurchCRM/Emails/BaseEmail.php:38 Stack trace: #0 /home2/xxxxxxx/public_html/crm/ChurchCRM/Emails/BaseEmail.php(21): ChurchCRM\Emails\BaseEmail->setConnection() #1 /home2/xxxxxxx/public_html/crm/ChurchCRM/Emails/notifications/NewPersonOrFamilyEmail.php(31): ChurchCRM\Emails\BaseEmail->__construct(Array) #2 /home2/xxxxxxx/public_html/crm/PersonEditor.php(399): ChurchCRM\Emails\NewPersonOrFamilyEmail->__construct(Object(ChurchCRM\Person)) #3 {main} thrown in /home2/xxxxxxx/public_html/crm/ChurchCRM/Emails/BaseEmail.php on line 38
Church greeter email error
https://api.github.com/repos/ChurchCRM/CRM/issues/4160/comments
2
2018-03-20T05:07:04Z
2018-03-30T02:29:59Z
https://github.com/ChurchCRM/CRM/issues/4160
306,731,131
4,160
[ "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? #### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? #### What browser (and version) are you running? #### What version of PHP is the server running? #### What version of SQL Server are you running? #### What version of ChurchCRM are you running? ![database port selection](https://user-images.githubusercontent.com/79247/37636044-b67bbb5c-2bff-11e8-85c6-226c69194a4d.JPG) The new database server port entry in churchcrm installation page should include a default value. A number of users may not be familiar with the port number required by the database server
Database server port should include default value
https://api.github.com/repos/ChurchCRM/CRM/issues/4159/comments
1
2018-03-20T04:34:29Z
2018-04-03T01:48:51Z
https://github.com/ChurchCRM/CRM/issues/4159
306,726,510
4,159
[ "ChurchCRM", "CRM" ]
when viewing pages e.g "duplicate emails" that loads a single page with no further api calls, the session times out even when visiting the links on that page. (single page is loaded, with many pages of local links -18 pages or more) The "issue report" page also times out even though user is still entering data. Collected Value Title | Data ----------------------|---------------- Page Name |/crm/v2/index.php Screen Size |720x1280 Window Size |541x1280 Page Size |944x1280 Platform Information | Linux box666.bluehost.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.0.25 SQL Version | 5.6.32-78.1 ChurchCRM Version |3.0.1 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.162 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"}
Session Timeout
https://api.github.com/repos/ChurchCRM/CRM/issues/4158/comments
5
2018-03-20T04:25:03Z
2024-05-20T08:05:49Z
https://github.com/ChurchCRM/CRM/issues/4158
306,725,116
4,158
[ "ChurchCRM", "CRM" ]
"Credit Cart People" should be "Credit Card People". Collected Value Title | Data ----------------------|---------------- Page Name |/QueryList.php Screen Size |720x1280 Window Size |584x1280 Page Size |1696x1280 Platform Information | Linux server.reeveshome.org 4.4.0-116-generic #140-Ubuntu SMP Mon Feb 12 21:23:04 UTC 2018 x86_64 PHP Version | 7.0.25-0ubuntu0.16.04.1 SQL Version | 5.7.21-0ubuntu0.16.04.1 ChurchCRM Version |3.0.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"}
Query Listing typo
https://api.github.com/repos/ChurchCRM/CRM/issues/4157/comments
1
2018-03-20T03:04:08Z
2018-03-24T14:48:22Z
https://github.com/ChurchCRM/CRM/issues/4157
306,712,109
4,157
[ "ChurchCRM", "CRM" ]
When I choose an event, The program pulls up a non-existent event dated 2109-02-19. At this point, multiple menu links become disabled. Additionally. attendees can not be checked in to the event. Collected Value Title | Data ----------------------|---------------- Page Name |/churchcrm/Menu.php Screen Size |912x1368 Window Size |792x1368 Page Size |1509x1368 Platform Information | Linux genesis.linuxwebs.net 2.6.32-773.26.1.lve1.4.35.el6.x86_64 #1 SMP Tue Sep 26 06:34:34 EDT 2017 x86_64 PHP Version | 7.0.27 SQL Version | 5.6.34 ChurchCRM Version |3.0.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"}
Checkin Problem
https://api.github.com/repos/ChurchCRM/CRM/issues/4156/comments
2
2018-03-19T23:38:36Z
2023-11-05T00:48:25Z
https://github.com/ChurchCRM/CRM/issues/4156
306,676,828
4,156
[ "ChurchCRM", "CRM" ]
There should almost be a struct or object model for user permissions.
Code Smell: Struct / DTO for Permission Mapping
https://api.github.com/repos/ChurchCRM/CRM/issues/4155/comments
1
2018-03-18T20:56:22Z
2024-05-20T08:08:11Z
https://github.com/ChurchCRM/CRM/issues/4155
306,281,614
4,155
[ "ChurchCRM", "CRM" ]
Add Wiki FAQ to provide some guidance on setting the logo/letter head. #### On what page in the application did you find this issue? Reports #### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? N/A #### What browser (and version) are you running? N/A #### What version of PHP is the server running? N/A #### What version of SQL Server are you running? N/A #### What version of ChurchCRM are you running? 3.0.0
Add FAQ for managing Letter Head/Logo
https://api.github.com/repos/ChurchCRM/CRM/issues/4152/comments
1
2018-03-18T06:00:31Z
2018-03-18T06:11:02Z
https://github.com/ChurchCRM/CRM/issues/4152
306,215,840
4,152
[ "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? Login #### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? Shared, Ubuntu Linux #### What browser (and version) are you running? Chrome vs 65 (Android) and Samsung browser #### What version of PHP is the server running? 7.0.25 #### What version of SQL Server are you running? 5.7.21 #### What version of ChurchCRM are you running? 3.0.0 I performed a fresh install of churchcrm 3.0.0 about 24 hours ago. Once I got it up and running, everything ran smoothly (accept for the images folder which I will address after this error). Four hours ago I accessed the website and everything was fine. But now when I try to access the website, all I get is an http 500 error. I have attempted clearing cookies and browser cache, and have tried a browser that has never accessed the site before. Folder and file permissions are set to 755. Mod rewrite is working. There is another website on the same server that is working without issue. No updates have been performed on the server since installing churchcrm. Any help would be appreciated. ~ Nathaniel
HTTP 500 Error
https://api.github.com/repos/ChurchCRM/CRM/issues/4151/comments
10
2018-03-18T05:45:17Z
2023-11-01T17:37:38Z
https://github.com/ChurchCRM/CRM/issues/4151
306,215,305
4,151
[ "ChurchCRM", "CRM" ]
we have 3 background APIs that have 3 different path... let us move them all into a /background API path #### What version of ChurchCRM are you running? 3.0.0
CodeSmell: Group All Background APIs into single Path
https://api.github.com/repos/ChurchCRM/CRM/issues/4148/comments
1
2018-03-17T20:04:54Z
2018-03-18T20:57:59Z
https://github.com/ChurchCRM/CRM/issues/4148
306,186,300
4,148
[ "ChurchCRM", "CRM" ]
We should merge Restore Database and Backup into a single new page which also displays the system config for database, let you reset the DB for members, Also rebuild the full DB
Create a new Admin Database Page
https://api.github.com/repos/ChurchCRM/CRM/issues/4144/comments
0
2018-03-17T17:09:35Z
2023-11-05T02:19:43Z
https://github.com/ChurchCRM/CRM/issues/4144
306,173,017
4,144
[ "ChurchCRM", "CRM" ]
Collected Value Title | Data ----------------------|---------------- Page Name |/v2/index.php Screen Size |1050x1680 Window Size |944x1680 Page Size |944x1680 Platform Information | Linux CSHN001 4.4.0-112-generic #135-Ubuntu SMP Fri Jan 19 11:48:36 UTC 2018 x86_64 PHP Version | 7.0.27-1+ubuntu16.04.1+deb.sury.org+1 SQL Version | 5.7.21-0ubuntu0.16.04.1 ChurchCRM Version |3.0.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36 Prerequisite Status |Missing Prerequisites: ["Mod Rewrite"] Integrity check status |{"status":"failure","message":"One or more files failed signature validation","files":[{"filename":"ChurchCRM\/Slim\/Middleware\/PublicCalendarAPIMiddleware.php","status":"Hash Mismatch","expectedhash":"679358ab9b8dc1287de90db479a20569b337b198","actualhash":"be90145d2758df576b38d65d030bb61a0a5bf51e"}]} 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,mpm_itk,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Can\'t drag event from \"time grid\" to all-day section
https://api.github.com/repos/ChurchCRM/CRM/issues/4141/comments
1
2018-03-17T14:00:10Z
2024-05-20T08:04:38Z
https://github.com/ChurchCRM/CRM/issues/4141
306,158,695
4,141
[ "ChurchCRM", "CRM" ]
When displaying a map from the cart, the legend shows missing icons at the bottom for custom roles.
icons missing for custom roles in mapping
https://api.github.com/repos/ChurchCRM/CRM/issues/4140/comments
3
2018-03-17T12:41:56Z
2020-02-17T15:10:00Z
https://github.com/ChurchCRM/CRM/issues/4140
306,153,518
4,140
[ "ChurchCRM", "CRM" ]
Hi aware that WAMPServer is not entirely supported, but it is a platform I'm used to. OK, set up goes fine until first log in. At http://churchcrm/SystemDBUpdate.php, I get blue page with 426 Upgrade Required Current DB Version: Current Software Version: 3.0.0 (ChurchCRM) Why is it not reading database version? Where is it looking for the information? Windows 10 64 Bit Wampserver Version 3.1.0 - 64bit Apache Version: 2.4.27 PHP Version: 7.1.9 Server Software: Apache/2.4.27 (Win64) Port defined for Apache: 80 MySQL Version: 5.7.19 - Port defined for MySQL: 3306 I am running Churchinfo successfully on this platform, so can you please point me in the right direction?
426 Upgrade Database
https://api.github.com/repos/ChurchCRM/CRM/issues/4139/comments
8
2018-03-17T10:59:07Z
2018-03-18T19:03:19Z
https://github.com/ChurchCRM/CRM/issues/4139
306,147,383
4,139
[ "ChurchCRM", "CRM" ]
After selecting "Map Cart", I clicked "Missing Families? Update Family Latitude or Longitude now." I got no mapped addresses, and the log said: PHP Fatal error: Uncaught Error: Class 'ChurchCRM\GeoUtils' not found in /.../public_html/ChurchCRM/model/ChurchCRM/Person.php:221 Stack trace: #0 /.../public_html/MapUsingGoogle.php(213): ChurchCRM\Person->getLatLng() #1 {main} thrown in /.../public_html/ChurchCRM/model/ChurchCRM/Person.php on line 221 Collected Value Title | Data ----------------------|---------------- Page Name |/Menu.php Screen Size |1200x1920 Window Size |1059x1922 Page Size |1699x1922 Platform Information | Linux server.reeveshome.org 4.4.0-116-generic #140-Ubuntu SMP Mon Feb 12 21:23:04 UTC 2018 x86_64 PHP Version | 7.0.25-0ubuntu0.16.04.1 SQL Version | 5.7.21-0ubuntu0.16.04.1 ChurchCRM Version |3.0.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"}
problem with mapping families
https://api.github.com/repos/ChurchCRM/CRM/issues/4138/comments
1
2018-03-16T19:53:18Z
2018-03-18T03:06:44Z
https://github.com/ChurchCRM/CRM/issues/4138
306,056,964
4,138
[ "ChurchCRM", "CRM" ]
![image](https://user-images.githubusercontent.com/554959/37534832-1ac1504a-2903-11e8-89bb-fdd484e895d7.png) 3.0.0
Forgot Password is not mobile Friendly
https://api.github.com/repos/ChurchCRM/CRM/issues/4137/comments
0
2018-03-16T17:16:40Z
2018-03-23T02:38:50Z
https://github.com/ChurchCRM/CRM/issues/4137
306,010,609
4,137
[ "ChurchCRM", "CRM" ]
3.0.0
Login Page footer is 2017 not 2018
https://api.github.com/repos/ChurchCRM/CRM/issues/4134/comments
0
2018-03-16T16:57:20Z
2018-03-16T16:58:38Z
https://github.com/ChurchCRM/CRM/issues/4134
306,004,326
4,134
[ "ChurchCRM", "CRM" ]
There should be an option for donations to be assigned per individual instead of per family. I noticed envelopes are only assigned per family, but there should be a setting such as a parameter that would enable envelopes to be assigned to each individual. Collected Value Title | Data ----------------------|---------------- Page Name |/churchcrm/Menu.php Screen Size |1050x1680 Window Size |892x1664 Page Size |1210x1664 Platform Information | Linux web21.us.cloudlogin.co 4.4.120-xeon-hst #4 SMP Tue Mar 6 12:29:59 UTC 2018 x86_64 PHP Version | 7.0.28 SQL Version | 5.6.27 ChurchCRM Version |2.10.4 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"}
Assign donations per individual
https://api.github.com/repos/ChurchCRM/CRM/issues/4133/comments
3
2018-03-16T02:09:42Z
2024-07-07T02:22:26Z
https://github.com/ChurchCRM/CRM/issues/4133
305,779,173
4,133
[ "ChurchCRM", "CRM" ]
Add this to line 57 of PublicCalendarAPIMiddleWare: ``` ->orderBy(\ChurchCRM\Map\EventTableMap::COL_EVENT_START); ``` Collected Value Title | Data ----------------------|---------------- Page Name |/v2/index.php Screen Size |1024x1280 Window Size |918x1280 Page Size |918x1280 Platform Information | Linux CSHN001 4.4.0-112-generic #135-Ubuntu SMP Fri Jan 19 11:48:36 UTC 2018 x86_64 PHP Version | 7.0.27-1+ubuntu16.04.1+deb.sury.org+1 SQL Version | 5.7.21-0ubuntu0.16.04.1 ChurchCRM Version |3.0.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36 Prerequisite Status |Missing Prerequisites: ["Mod Rewrite"] 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,mpm_itk,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Public Events API is not sorted by Date
https://api.github.com/repos/ChurchCRM/CRM/issues/4130/comments
0
2018-03-16T01:41:05Z
2018-03-16T02:31:21Z
https://github.com/ChurchCRM/CRM/issues/4130
305,774,991
4,130
[ "ChurchCRM", "CRM" ]
Editing an event currently isn't part of the New UI. Also, it's not currently possible to change an event's "calendar pinnings" Collected Value Title | Data ----------------------|---------------- Page Name |/v2/index.php Screen Size |1024x1280 Window Size |918x1280 Page Size |918x1280 Platform Information | Linux CSHN001 4.4.0-112-generic #135-Ubuntu SMP Fri Jan 19 11:48:36 UTC 2018 x86_64 PHP Version | 7.0.27-1+ubuntu16.04.1+deb.sury.org+1 SQL Version | 5.7.21-0ubuntu0.16.04.1 ChurchCRM Version |3.0.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36 Prerequisite Status |Missing Prerequisites: ["Mod Rewrite"] 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,mpm_itk,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Editing events is cumbersome
https://api.github.com/repos/ChurchCRM/CRM/issues/4129/comments
0
2018-03-16T01:15:38Z
2019-02-23T15:14:11Z
https://github.com/ChurchCRM/CRM/issues/4129
305,771,273
4,129
[ "ChurchCRM", "CRM" ]
HTML TITLE attribute is incorrect for public calendar views Collected Value Title | Data ----------------------|---------------- Page Name |/v2/index.php Screen Size |1024x1280 Window Size |918x1280 Page Size |918x1280 Platform Information | Linux CSHN001 4.4.0-112-generic #135-Ubuntu SMP Fri Jan 19 11:48:36 UTC 2018 x86_64 PHP Version | 7.0.27-1+ubuntu16.04.1+deb.sury.org+1 SQL Version | 5.7.21-0ubuntu0.16.04.1 ChurchCRM Version |3.0.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36 Prerequisite Status |Missing Prerequisites: ["Mod Rewrite"] 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,mpm_itk,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Calendar Public Views have wrong page title
https://api.github.com/repos/ChurchCRM/CRM/issues/4128/comments
0
2018-03-16T01:08:50Z
2018-03-16T02:32:32Z
https://github.com/ChurchCRM/CRM/issues/4128
305,770,262
4,128
[ "ChurchCRM", "CRM" ]
You have to click the calendar selection box "at just the right place" to toggle visibility Collected Value Title | Data ----------------------|---------------- Page Name |/v2/index.php Screen Size |1024x1280 Window Size |918x1280 Page Size |918x1280 Platform Information | Linux CSHN001 4.4.0-112-generic #135-Ubuntu SMP Fri Jan 19 11:48:36 UTC 2018 x86_64 PHP Version | 7.0.27-1+ubuntu16.04.1+deb.sury.org+1 SQL Version | 5.7.21-0ubuntu0.16.04.1 ChurchCRM Version |3.0.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36 Prerequisite Status |Missing Prerequisites: ["Mod Rewrite"] 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,mpm_itk,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Clicking boxes for calendar is tricky
https://api.github.com/repos/ChurchCRM/CRM/issues/4127/comments
0
2018-03-16T01:08:22Z
2018-09-01T00:56:00Z
https://github.com/ChurchCRM/CRM/issues/4127
305,770,193
4,127
[ "ChurchCRM", "CRM" ]
I am a newbie to Slim MVC and i am having some issues customizing stuff around here. So i will be quick! 1] How are the menus around here built? after snooping around, i saw this piece of code that seems to be calling out the entire menu on line 193 of Menu.php: <?php addMenu('root'); ?> so how is this thing built and just called out like that? 2] Where are the strings used for <?= gettext('xxxxxx') ?> (where xxxxxx could be anything) stored? i need to change some of those to suit my area. Thanks in advance!
2 quick Newbie Questions
https://api.github.com/repos/ChurchCRM/CRM/issues/4126/comments
6
2018-03-15T21:35:44Z
2023-11-01T17:37:34Z
https://github.com/ChurchCRM/CRM/issues/4126
305,727,858
4,126
[ "ChurchCRM", "CRM" ]
https://twitter.com/Church_CRM/status/970558204441649152
Per Twitter Poll, we need to test on PHP 7.2
https://api.github.com/repos/ChurchCRM/CRM/issues/4125/comments
0
2018-03-15T20:59:09Z
2018-03-17T15:34:57Z
https://github.com/ChurchCRM/CRM/issues/4125
305,717,337
4,125
[ "ChurchCRM", "CRM" ]
values wont save. its throws a 403 error! Collected Value Title | Data ----------------------|---------------- Page Name |/SystemSettings.php Screen Size |768x1366 Window Size |647x1366 Page Size |912x1596 Platform Information | Linux server35.hostwhitelabel.com 2.6.32-896.16.1.lve1.4.51.el6.x86_64 #1 SMP Wed Jan 17 13:19:23 EST 2018 x86_64 PHP Version | 7.0.28 SQL Version | 10.1.13-MariaDB ChurchCRM Version |2.10.4 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 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
System Settings wont save showing 403
https://api.github.com/repos/ChurchCRM/CRM/issues/4121/comments
1
2018-03-14T09:36:11Z
2023-11-01T17:37:38Z
https://github.com/ChurchCRM/CRM/issues/4121
305,083,117
4,121
[ "ChurchCRM", "CRM" ]
The new bottom-left popup notifications are annoying. They are displayed _at every page load_ within the application. These popup notifications should: 1) Only appear after login for the defined time interval 2) Should not appear at each page load. There should be an "Allow suppression override" flag for *VERY IMPORTANT* notifications that allow the notification to persist. But I don't want a pop-up on every page telling me that the next version is ready ;-)
New Notifications are Annoying
https://api.github.com/repos/ChurchCRM/CRM/issues/4118/comments
1
2018-03-13T02:02:22Z
2023-11-06T01:49:02Z
https://github.com/ChurchCRM/CRM/issues/4118
304,601,729
4,118
[ "ChurchCRM", "CRM" ]
test Collected Value Title | Data ----------------------|---------------- Page Name |/master/Menu.php Screen Size |1050x1680 Window Size |944x1680 Page Size |1693x1680 Platform Information | Linux sansa.asoshared.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.0.16 SQL Version | 5.5.51-38.2 ChurchCRM Version |3.0.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |
test
https://api.github.com/repos/ChurchCRM/CRM/issues/4117/comments
0
2018-03-13T01:15:31Z
2018-03-13T01:16:32Z
https://github.com/ChurchCRM/CRM/issues/4117
304,594,597
4,117
[ "ChurchCRM", "CRM" ]
I am not able to save the information I posted to the system such as church address, locality, map and basic information, when I click save, it just does not happen. Can someone help me? Collected Value Title | Data ----------------------|---------------- Page Name |/churchcrm/churchcrm/SystemSettings.php Screen Size |768x1366 Window Size |637x1366 Page Size |840x1366 Platform Information | Linux br392.hostgator.com.br 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.4 SQL Version | 5.5.51-38.2 ChurchCRM Version |2.10.4 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"}
set church adress
https://api.github.com/repos/ChurchCRM/CRM/issues/4115/comments
2
2018-03-12T16:56:43Z
2023-11-05T00:46:25Z
https://github.com/ChurchCRM/CRM/issues/4115
304,456,229
4,115
[ "ChurchCRM", "CRM" ]
#### What version of ChurchCRM are you running? 3.0.0 ``` {"code":500,"message":"Unable to reach the issue bridge","file":"\/var\/www\/public\/ChurchCRM\/Service\/SystemService.php","line":343,"trace":["#0 \/var\/www\/public\/api\/routes\/system\/system-issues.php(8): ChurchCRM\\Service\\SystemService->reportIssue(Object(stdClass))","#1 [internal function]: Closure->{closure}(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response), Array)","#2 \/var\/www\/public\/vendor\/slim\/slim\/Slim\/Handlers\/Strategies\/RequestResponse.php(41): call_user_func(Object(Closure), Object(Slim\\Http\\Request), Object(Slim\\Http\\Response), Array)","#3 \/var\/www\/public\/vendor\/slim\/slim\/Slim\/Route.php(335): Slim\\Handlers\\Strategies\\RequestResponse->__invoke(Object(Closure), Object(Slim\\Http\\Request), Object(Slim\\Http\\Response), Array)","#4 \/var\/www\/public\/vendor\/slim\/slim\/Slim\/MiddlewareAwareTrait.php(117): Slim\\Route->__invoke(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response))","#5 \/var\/www\/public\/vendor\/slim\/slim\/Slim\/Route.php(313): Slim\\Route->callMiddlewareStack(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response))","#6 \/var\/www\/public\/vendor\/slim\/slim\/Slim\/App.php(495): Slim\\Route->run(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response))","#7 \/var\/www\/public\/ChurchCRM\/Slim\/Middleware\/VersionMiddleware.php(13): Slim\\App->__invoke(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response))","#8 [internal function]: ChurchCRM\\Slim\\Middleware\\VersionMiddleware->__invoke(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response), Object(Slim\\App))","#9 \/var\/www\/public\/vendor\/slim\/slim\/Slim\/DeferredCallable.php(43): call_user_func_array(Object(ChurchCRM\\Slim\\Middleware\\VersionMiddleware), Array)","#10 [internal function]: Slim\\DeferredCallable->__invoke(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response), Object(Slim\\App))","#11 \/var\/www\/public\/vendor\/slim\/slim\/Slim\/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\\DeferredCallable), Object(Slim\\Http\\Request), Object(Slim\\Http\\Response), Object(Slim\\App))","#12 \/var\/www\/public\/ChurchCRM\/Slim\/Middleware\/AuthMiddleware.php(29): Slim\\App->Slim\\{closure}(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response))","#13 [internal function]: ChurchCRM\\Slim\\Middleware\\AuthMiddleware->__invoke(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response), Object(Closure))","#14 \/var\/www\/public\/vendor\/slim\/slim\/Slim\/DeferredCallable.php(43): call_user_func_array(Object(ChurchCRM\\Slim\\Middleware\\AuthMiddleware), Array)","#15 [internal function]: Slim\\DeferredCallable->__invoke(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response), Object(Closure))","#16 \/var\/www\/public\/vendor\/slim\/slim\/Slim\/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\\DeferredCallable), Object(Slim\\Http\\Request), Object(Slim\\Http\\Response), Object(Closure))","#17 \/var\/www\/public\/vendor\/slim\/slim\/Slim\/MiddlewareAwareTrait.php(117): Slim\\App->Slim\\{closure}(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response))","#18 \/var\/www\/public\/vendor\/slim\/slim\/Slim\/App.php(388): Slim\\App->callMiddlewareStack(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response))","#19 \/var\/www\/public\/vendor\/slim\/slim\/Slim\/App.php(296): Slim\\App->process(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response))","#20 \/var\/www\/public\/api\/index.php(72): Slim\\App->run()","#21 {main}"]} ```
File a bug does not dismiss
https://api.github.com/repos/ChurchCRM/CRM/issues/4113/comments
1
2018-03-10T22:53:26Z
2023-11-01T17:37:37Z
https://github.com/ChurchCRM/CRM/issues/4113
304,112,757
4,113
[ "ChurchCRM", "CRM" ]
passing a valid x-api-key and still getting a 401 response code Collected Value Title | Data ----------------------|---------------- Page Name |/Menu.php Screen Size |1080x1920 Window Size |922x1741 Page Size |1693x1741 Platform Information | Linux ChurchCRM 4.4.0-101-generic #124-Ubuntu SMP Fri Nov 10 18:29:59 UTC 2017 x86_64 PHP Version | 7.0.22-0ubuntu0.16.04.1 SQL Version | 5.7.20-0ubuntu0.16.04.1 ChurchCRM Version |3.0.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"failure","message":"Signature definition File Missing"} 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
Unable to Use API Keys
https://api.github.com/repos/ChurchCRM/CRM/issues/4112/comments
2
2018-03-10T22:50:27Z
2020-10-13T20:48:40Z
https://github.com/ChurchCRM/CRM/issues/4112
304,112,582
4,112
[ "ChurchCRM", "CRM" ]
Clicking on a persons birthday no longer loads person view. -boluak Collected Value Title | Data ----------------------|---------------- Page Name |/master/Menu.php Screen Size |900x1600 Window Size |809x1537 Page Size |1738x1537 Platform Information | Linux sansa.asoshared.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.0.16 SQL Version | 5.5.51-38.2 ChurchCRM Version |3.0.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |
Birthday Calendar: Links
https://api.github.com/repos/ChurchCRM/CRM/issues/4110/comments
1
2018-03-10T20:53:27Z
2018-03-14T03:09:37Z
https://github.com/ChurchCRM/CRM/issues/4110
304,104,265
4,110
[ "ChurchCRM", "CRM" ]
**This does not affect 2.10.4 - only 3.0.0** 1) Log in as admin 2) Change a user password 3) Click "Save" 4) You should remain logged in as admin, but it switches to the context of the user who's password was just changed.
Changing user password switches to that user context
https://api.github.com/repos/ChurchCRM/CRM/issues/4107/comments
1
2018-03-10T14:20:01Z
2018-03-10T18:07:03Z
https://github.com/ChurchCRM/CRM/issues/4107
304,074,074
4,107
[ "ChurchCRM", "CRM" ]
When using ChurchCRM in a scenario where SSL termination occurs before the CRM server (load balancer, kubernetes cluster, etc), the application does not detect the SSL connection, and still warns the user of an insecure connection. One possible fix: > It would be nice if ChurchCRM could pick up an http header to indicate that the system IS protected by an SSLcertificate and then stop complaining that HTTPS has not been set up.
SSL Detection with off-host SSL termination
https://api.github.com/repos/ChurchCRM/CRM/issues/4106/comments
0
2018-03-10T13:56:26Z
2024-05-17T20:29:24Z
https://github.com/ChurchCRM/CRM/issues/4106
304,072,540
4,106
[ "ChurchCRM", "CRM" ]
We get lots of questions about where to find import/export cvs.. we should move items from the right nav to "Admin" menus in each left menu and a main admin menul
Admin Menus are hard to find
https://api.github.com/repos/ChurchCRM/CRM/issues/4103/comments
0
2018-03-10T08:12:54Z
2018-03-10T15:06:47Z
https://github.com/ChurchCRM/CRM/issues/4103
304,052,446
4,103
[ "ChurchCRM", "CRM" ]
I was just able to reload an API call in a browser session I've had open (and inactive) since last night... The API refreshed with new data. The UI redirected me to login page. After the UI redirect, the API stopped working.
Verify expired session also affetcs API
https://api.github.com/repos/ChurchCRM/CRM/issues/4099/comments
3
2018-03-08T12:28:15Z
2018-03-10T18:06:31Z
https://github.com/ChurchCRM/CRM/issues/4099
303,462,799
4,099
[ "ChurchCRM", "CRM" ]
API endpoints should be JSON, not multipart form https://github.com/ChurchCRM/CRM/blob/master/src/PersonView.php#L719
PersonView.php POSTS multipart form to API
https://api.github.com/repos/ChurchCRM/CRM/issues/4096/comments
2
2018-03-07T19:27:07Z
2024-07-07T02:22:27Z
https://github.com/ChurchCRM/CRM/issues/4096
303,228,536
4,096
[ "ChurchCRM", "CRM" ]
currently asking the user for HEX color codes. Should provide a color picker https://github.com/ChurchCRM/CRM/blob/master/src/skin/js/Calendar.js#L481
Add color pickers to calendar properties / new calendar
https://api.github.com/repos/ChurchCRM/CRM/issues/4095/comments
3
2018-03-07T19:21:55Z
2024-07-07T02:22:28Z
https://github.com/ChurchCRM/CRM/issues/4095
303,226,896
4,095
[ "ChurchCRM", "CRM" ]
Issue Reporter is currently in ```SystemService::reportIssue()```. This should be in it's own class
Move Issue Reporter to new Util Class
https://api.github.com/repos/ChurchCRM/CRM/issues/4094/comments
3
2018-03-07T19:09:18Z
2023-11-06T01:59:51Z
https://github.com/ChurchCRM/CRM/issues/4094
303,222,850
4,094
[ "ChurchCRM", "CRM" ]
Upgrade routines are currently in ```SystemService``` They should be in a separate utility class
Move Upgrade routines to new Utility Class
https://api.github.com/repos/ChurchCRM/CRM/issues/4093/comments
2
2018-03-07T19:08:45Z
2024-07-07T02:22:30Z
https://github.com/ChurchCRM/CRM/issues/4093
303,222,659
4,093
[ "ChurchCRM", "CRM" ]
The new calendar currently supports "User Calendars" and "System Calendars." Create a mechanism to consume and render events from an external calendar URLs (like Google Calendar does)
Add support for external calendars
https://api.github.com/repos/ChurchCRM/CRM/issues/4092/comments
3
2018-03-07T18:29:19Z
2024-07-07T02:22:31Z
https://github.com/ChurchCRM/CRM/issues/4092
303,210,201
4,092
[ "ChurchCRM", "CRM" ]
We should use Propel to query the VIEW rather than PDO directly. There is support for adding views to schema.xml by setting readOnly and skipSQL : http://propelorm.org/Propel/reference/schema.html#table-attributes
Use Propel for Email Dupe SQL VIEW query
https://api.github.com/repos/ChurchCRM/CRM/issues/4091/comments
2
2018-03-07T18:01:00Z
2024-07-08T02:14:07Z
https://github.com/ChurchCRM/CRM/issues/4091
303,201,064
4,091
[ "ChurchCRM", "CRM" ]
Sometimes composer will fail after running: ``` vagrant destroy -f git clean -xdf vagrant up ``` It seems that the host machine (Windows 10 in my case) is locking some files: ``` Skipping repository src/vendor/container-interop/container-interop Skipping repository src/vendor/propel/propel ``` ``` ==> default: Failed to download verot/class.upload.php from source: Could not delete /vagrant/src/vendor/verot/class.upload.php/.git/objects/pack/pack-97df0dbbc8c121f33c86daca6132096876915c3a.idx: ```
Composer Fails When Re-Generating Vagrant machine
https://api.github.com/repos/ChurchCRM/CRM/issues/4087/comments
2
2018-03-07T16:26:32Z
2023-11-01T17:47:19Z
https://github.com/ChurchCRM/CRM/issues/4087
303,166,581
4,087
[ "ChurchCRM", "CRM" ]
We need a way to profile system memory usage, and report when the application reaches an administrator-configured threshold Ideally, this would be an in-app metric collection so non-technical users of the app can ensure they're staying within shared hosting limits Relates to: #1956 #1000 #1807 #3046 #976 #1510
Profile System Memory usage
https://api.github.com/repos/ChurchCRM/CRM/issues/4086/comments
3
2018-03-07T15:45:03Z
2024-05-21T06:53:27Z
https://github.com/ChurchCRM/CRM/issues/4086
303,149,840
4,086
[ "ChurchCRM", "CRM" ]
#4053 added ```menu_links``` table to install, but the table is not part of upgrade scripts: https://github.com/ChurchCRM/CRM/pull/4053/files#diff-2e27937f013dc02017ca4c0c0221b922R1287 Discovered while testing #3420
menu_links table missing from upgrade script
https://api.github.com/repos/ChurchCRM/CRM/issues/4083/comments
0
2018-03-07T14:25:41Z
2018-03-07T18:11:46Z
https://github.com/ChurchCRM/CRM/issues/4083
303,118,337
4,083
[ "ChurchCRM", "CRM" ]
Discovered while testing #3420 2.10.0 is missing from the upgrade script, so no versions below 2.10.1 would have been able to upgrade to 3.0.0
2.10.0 missing from upgrade script
https://api.github.com/repos/ChurchCRM/CRM/issues/4082/comments
0
2018-03-07T14:22:33Z
2018-03-07T15:48:23Z
https://github.com/ChurchCRM/CRM/issues/4082
303,117,195
4,082
[ "ChurchCRM", "CRM" ]
2.9.0-InnoDB.php tries to alter tables to use InnoDB, but fails when the database restore is from a version before 2.9.0. In these cases, the views created in 2.9.0 may still linger in the database, and are within the scope of the 2.9.0 upgrade script. Views cannot be converted to innodb, and will cause the whole upgrade to fail.
2.9.0 upgrade script fails
https://api.github.com/repos/ChurchCRM/CRM/issues/4081/comments
1
2018-03-07T14:19:40Z
2018-03-07T15:48:23Z
https://github.com/ChurchCRM/CRM/issues/4081
303,116,147
4,081
[ "ChurchCRM", "CRM" ]
SQL Errors encountered during upgrade are not logged
https://api.github.com/repos/ChurchCRM/CRM/issues/4079/comments
1
2018-03-07T14:06:29Z
2018-03-07T15:48:23Z
https://github.com/ChurchCRM/CRM/issues/4079
303,111,466
4,079
[ "ChurchCRM", "CRM" ]
If upgrade.json calls for a file that does not exist, the server will hang until the max execution time is reached.
Missing files referenced in upgrade.json will cause server hang
https://api.github.com/repos/ChurchCRM/CRM/issues/4078/comments
1
2018-03-07T14:06:14Z
2018-03-07T15:48:24Z
https://github.com/ChurchCRM/CRM/issues/4078
303,111,377
4,078
[ "ChurchCRM", "CRM" ]
3.0.0 menus are now code not DB, so the upgrade script should not try to rebuild menus
Upgrade.JSON references menu rebuild script
https://api.github.com/repos/ChurchCRM/CRM/issues/4077/comments
1
2018-03-07T14:05:35Z
2018-03-07T15:48:23Z
https://github.com/ChurchCRM/CRM/issues/4077
303,111,129
4,077
[ "ChurchCRM", "CRM" ]
![prompt-typo](https://user-images.githubusercontent.com/6720584/37005893-e022df3e-2129-11e8-9f3e-365663860695.png) The Family view suggests to "Try our the Beta family view" - pretty sure "our" should be "out". #### On what page in the application did you find this issue? FamilyView.php #### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? Vagrant dev instance #### What browser (and version) are you running? Chrome (latest) #### What version of PHP is the server running? 7.0.25 #### What version of SQL Server are you running? 5.7.21 #### What version of ChurchCRM are you running? Dev master branch (v3.0)
Typo in family beta view prompt
https://api.github.com/repos/ChurchCRM/CRM/issues/4069/comments
0
2018-03-05T23:21:12Z
2018-03-06T01:35:18Z
https://github.com/ChurchCRM/CRM/issues/4069
302,503,354
4,069
[ "ChurchCRM", "CRM" ]
Add Twitter Link to the footer
https://api.github.com/repos/ChurchCRM/CRM/issues/4062/comments
0
2018-03-05T06:48:13Z
2018-03-05T06:57:52Z
https://github.com/ChurchCRM/CRM/issues/4062
302,188,975
4,062
[ "ChurchCRM", "CRM" ]
ChurchCRM should support running MySQL on a non-standard port. Typically MySQL runs on TCP/3306 but some installations use a different port and there is no way to support this in the current code base; it assumes MySQL is always on TCP/3306. #### On what page in the application did you find this issue? None - this is a configuration issue. However, it will need to be supported in the setup process for new installs. #### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? Usually this is a problem on bundled installations such as MAMP/XAMP/etc where users or distributions set non-standard ports. #### What browser (and version) are you running? N/A #### What version of PHP is the server running? N/A #### What version of SQL Server are you running? Any #### What version of ChurchCRM are you running? 2.10.4
Support MySQL on non-standard port
https://api.github.com/repos/ChurchCRM/CRM/issues/4055/comments
1
2018-03-05T02:54:44Z
2018-03-15T21:20:49Z
https://github.com/ChurchCRM/CRM/issues/4055
302,156,098
4,055
[ "ChurchCRM", "CRM" ]
Can't use MySQL port other than 3306
Can't use MySQL port other than 3306
https://api.github.com/repos/ChurchCRM/CRM/issues/4054/comments
0
2018-03-05T02:51:47Z
2018-03-05T02:55:20Z
https://github.com/ChurchCRM/CRM/issues/4054
302,155,650
4,054
[ "ChurchCRM", "CRM" ]
I receive the following response when I select an event from the "Church Calendar" page: The requested URL /churchcrmEventEditor.php was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. I checked and did find that the EventEditor.php is in the churchcrm directory. How do I resolve this issue? Thank you, Mark A Collected Value Title | Data ----------------------|---------------- Page Name |/churchcrm/calendar.php Screen Size |912x1368 Window Size |792x1368 Page Size |984x1368 Platform Information | Linux genesis.linuxwebs.net 2.6.32-773.26.1.lve1.4.35.el6.x86_64 #1 SMP Tue Sep 26 06:34:34 EDT 2017 x86_64 PHP Version | 7.0.27 SQL Version | 5.6.34 ChurchCRM Version |2.10.4 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"}
EventEditor.php missing from server
https://api.github.com/repos/ChurchCRM/CRM/issues/4038/comments
1
2018-03-04T15:50:15Z
2018-03-04T16:35:28Z
https://github.com/ChurchCRM/CRM/issues/4038
302,096,309
4,038
[ "ChurchCRM", "CRM" ]
The age is incorrect on the calendar. It shows last year's age. Collected Value Title | Data ----------------------|---------------- Page Name |/PersonView.php Screen Size |800x1280 Window Size |669x1280 Page Size |944x1280 Platform Information | Linux CSHN001 4.4.0-112-generic #135-Ubuntu SMP Fri Jan 19 11:48:36 UTC 2018 x86_64 PHP Version | 7.0.27-1+ubuntu16.04.1+deb.sury.org+1 SQL Version | 5.7.21-0ubuntu0.16.04.1 ChurchCRM Version |2.10.4 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36 Prerequisite Status |Missing Prerequisites: ["Mod Rewrite"] 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,mpm_itk,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Upcoming Birthday Calendar Shows Last Year\'s Age
https://api.github.com/repos/ChurchCRM/CRM/issues/4037/comments
0
2018-03-03T15:14:25Z
2018-03-15T21:20:56Z
https://github.com/ChurchCRM/CRM/issues/4037
302,005,629
4,037
[ "ChurchCRM", "CRM" ]
- After adding (single or import) or deleting individuals or families - Selecting the View All Persons or All Families display an outdated (cached?) listing. I.e. New people are not added to the list and deleted people are still shown in the list (and are still viewable!) - User must do a page refresh after listing the page in order to see the modified list contents Collected Value Title | Data ----------------------|---------------- Page Name |/crm/SelectList.php Screen Size |1050x1680 Window Size |829x1511 Page Size |1490x1511 Platform Information | Linux box502.bluehost.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 | 5.6.32 SQL Version | 5.6.32-78.1 ChurchCRM Version |2.10.4 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36 Prerequisite Status |Missing Prerequisites: ["PHP 7.0+"] Integrity check status |{"status":"success"}
Persons listing not updated when modified
https://api.github.com/repos/ChurchCRM/CRM/issues/4035/comments
1
2018-02-26T14:33:58Z
2023-11-01T17:37:37Z
https://github.com/ChurchCRM/CRM/issues/4035
300,260,714
4,035
[ "ChurchCRM", "CRM" ]
If the session times out, trying to do anything on the page redirects to the login page, as expected. Login works, however, when the system attempts to display the dashboard, an error occurs. https://example.com/church/crm/index.php is unable to load. Too many redirects error in Chrome. Doesn't work in Chrome, Firefox nor Edge. Manually clearing cache will allow the login to proceed normally. Currently on PHP5 but the same thing happened in PHP7 in Chrome at least. Collected Value Title | Data ----------------------|---------------- Page Name |/crm/index.php Screen Size |1050x1680 Window Size |829x1511 Page Size |1071x1511 Platform Information | Linux box502.bluehost.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 | 5.6.32 SQL Version | 5.6.32-78.1 ChurchCRM Version |2.10.4 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36 Prerequisite Status |Missing Prerequisites: ["PHP 7.0+"] Integrity check status |{"status":"success"}
Can\'t log back in after timeout
https://api.github.com/repos/ChurchCRM/CRM/issues/4034/comments
6
2018-02-26T13:47:54Z
2018-03-18T20:21:46Z
https://github.com/ChurchCRM/CRM/issues/4034
300,244,665
4,034