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

Nested Sets #1

Closed
modufolio opened this issue Feb 26, 2022 · 1 comment
Closed

Nested Sets #1

modufolio opened this issue Feb 26, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@modufolio
Copy link
Owner

Error

Uncaught Error: Call to a member function num_rows() 
/app/application/libraries/Datamapper.php(2238)

Reproduce:

Create nested album set(s)

Tested on php7.4 and 8.0

@modufolio modufolio added the bug Something isn't working label Feb 26, 2022
@rjkreider
Copy link
Contributor

rjkreider commented Mar 24, 2022

I tested this on php 8.0, 1.1.2 zip and cannot reproduce on my setup.
nested-sets

rjkreider referenced this issue in rjkreider/Koken-App Mar 24, 2022
PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /web/app/site/site.php:348
Stack trace:
#0 /web/index.php(5): require()
#1 {main}
  thrown in /web/app/site/site.php on line 348
modufolio pushed a commit that referenced this issue Mar 25, 2022
modufolio added a commit that referenced this issue Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants