when searching I am getting PHPGRID_ERROR: Could not execute query. Error 102

Questionswhen searching I am getting PHPGRID_ERROR: Could not execute query. Error 102
James asked 10 years ago

I am getting the same error. Doesn't give anything on firebug except "PHPGRID_ERROR: Could not execute query. Error 102". Happens on inner join queries, with specific varchar columns.

so for eg select u.name, r.region_name from users as u join regions as r on u.region_id = r.region_id

Now when select happens on u.name or r.region_name it will give this error. Please help.

3 Answers
Abu Ghufran answered 10 years ago

This error is not part of our product.
Make sure you downloaded your lib from phpgrid.org/download

Abu Ghufran answered 10 years ago

I mean to say, you might be looking for website http://www.phpgrid.com
We do not have this error string. We give support for http://www.phpgrid.org

Mustafa Aslan answered 9 years ago

This error is part of your product. I am getting the same error when try to use advanced search. I am not even using inner join queries.

Your Answer

17 + 4 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?