Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Ajax Error on Listing Groups #2361

Closed
apmuthu opened this issue Apr 23, 2017 · 5 comments
Closed

Ajax Error on Listing Groups #2361

apmuthu opened this issue Apr 23, 2017 · 5 comments

Comments

@apmuthu
Copy link

apmuthu commented Apr 23, 2017

ChurchCRM v2.7.0 => Groups => List Groups has an Ajax Error.
2017-04-23_130230

@DawoudIO
Copy link
Contributor

I think it is a known error when there are no groups...

@apmuthu
Copy link
Author

apmuthu commented Apr 23, 2017

The we either skip the listing code if there are no groups or create a default group in the install.sql itself and make sure that the last group left standing is not deletable.

This error prevents the addition of a new group.

@DawoudIO
Copy link
Contributor

tacked in #1963

@ghost ghost removed the bug label Apr 23, 2017
@DawoudIO
Copy link
Contributor

can you list what version of MySQL are you using

@apmuthu
Copy link
Author

apmuthu commented Apr 23, 2017

Plain Vanilla native Debian Jessie (8) 64bit MySQL deb:

# mysql --version
mysql  Ver 14.14 Distrib 5.5.54, for debian-linux-gnu (x86_64) using readline 6.3

# php -v
PHP 5.6.30-0+deb8u1 (cli) (built: Feb  8 2017 08:50:21)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
    with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies

# cat /etc/debian_version
8.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants