This is what I see when trying to open the list of customers.
500 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (a.type = 0 OR a.type IS NULL) GROUP BY a.id ORDER BY u.name asc LIMIT 5' at line 9 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (a.type = 0 OR a.type IS NULL) GROUP BY a.id ORDER BY u.name asc' at line 9
What could be the solution?
error when looking at customers list
-
- Phoca Member
- Posts: 34
- Joined: 16 May 2018, 19:46
- Benno
- Phoca Hero
- Posts: 9449
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: error when looking at customers list
Hi,
which Joomla! version do you use?
which Phoca Cart version do you use?
which PHP version do you use?
Kind regards,
Benno
which Joomla! version do you use?
which Phoca Cart version do you use?
which PHP version do you use?
Kind regards,
Benno
-
- Phoca Member
- Posts: 34
- Joined: 16 May 2018, 19:46
Re: error when looking at customers list
Joomla 3.9.6
Phoca Cart: 3.1.9
PHP: 7.0.33 (I am soon (in a minute or so)switching to 7.1) although it was working before.
Thanx
Andras
Phoca Cart: 3.1.9
PHP: 7.0.33 (I am soon (in a minute or so)switching to 7.1) although it was working before.
Thanx
Andras
-
- Phoca Member
- Posts: 34
- Joined: 16 May 2018, 19:46
Re: error when looking at customers list
Ok, I kinda see whats happening though no solution.
For some unknown reason it started working. Then I again typed in a name in the customers search box, and voila, it happened again!
So when I use the search field in customers list that when the whole list disappears and I get the error message. I wonder what fixed it for a while(until I searched again)
Edit: logging out and back in fixed it.
For some unknown reason it started working. Then I again typed in a name in the customers search box, and voila, it happened again!
So when I use the search field in customers list that when the whole list disappears and I get the error message. I wonder what fixed it for a while(until I searched again)
Edit: logging out and back in fixed it.
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: error when looking at customers list
Hi, thank you for the info, confirmed, it is associated with search, there is a typo error. Will be fixed in version 3.2.0 Stable.
Jan
Jan
If you find Phoca extensions useful, please support the project
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: error when looking at customers list
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 34
- Joined: 16 May 2018, 19:46
Re: error when looking at customers list
It is good now indeed, thank you!
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: error when looking at customers list
Ok
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 21
- Joined: 13 Jul 2019, 13:40
Re: error when looking at customers list
Hi, I use the:
Joomla! 3.9.10
Phoca Cart 3.2.2
PHP Version 7.1.17
and I have this error: 500 Unknown column 'a.city' in 'field list' Unknown column 'a.city' in 'field list'
Joomla! 3.9.10
Phoca Cart 3.2.2
PHP Version 7.1.17
and I have this error: 500 Unknown column 'a.city' in 'field list' Unknown column 'a.city' in 'field list'
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: error when looking at customers list
Hi, enable debug mode in your Joomla! global configuration and you get whole error message including all the details. Will be great to get more details to see where this problem occurs (there will be more detailed information about the database table, etc. etc.).
Jan
Jan
If you find Phoca extensions useful, please support the project