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

Pagination error #49

Closed
augustosabino opened this issue Aug 21, 2020 · 1 comment
Closed

Pagination error #49

augustosabino opened this issue Aug 21, 2020 · 1 comment

Comments

@augustosabino
Copy link

augustosabino commented Aug 21, 2020

Hello.

I'm starting to use the plug-in with Cakephp 4 and this is causing the problem below when accessing the user index:

1. Notice (8): Undefined index: count [CORE\src\Database\FieldTypeConverter.php, line 127].

And this error still occurs:

1. Argument 1 passed to Cake \ ORM \ Entity :: __ construct () must be of the type array, bool given, called in C: \ Developer \ xampp \ htdocs \ sispcmi \ vendor \ cakephp \ cakephp \ src \ ORM \ ResultSet.php on line 544

Does anyone know what these problems can be and how to fix them ???

I tested with MySQL and the error does not occur.

Thanks.

@jmbIFR
Copy link

jmbIFR commented Sep 22, 2020

Hi,

I think this issue is related with issue #55

Can you try my fix : https://github.com/jmbIFR/cakephp-oracle-driver/tree/5.x

@skie skie closed this as completed Dec 6, 2021
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

3 participants