Grocery Crud Enterprise + CodeIgniter 4.6.0 + Mariadb

Hi. Using GroceryCrud 3.2.4 Enterprise on a Codeigniter 4.6.0 install and having some issues that I think are a namespace issue.

I’m getting this error:

  1. code: 500
  2. file: “/var/www/html/ci4_qe/vendor/grocery-crud/enterprise/src/GroceryCrud/Core/State/RemoveOneState.php”
  3. line: 44
  4. message: “Call to undefined method GroceryCrud\Core\GroceryCrud::getLoadList()”

I commented out the call in GroceryCrud::render so it would work, but I think it’s the same error.

I’m getting data from the database, so that’s not the problem.

I’m pretty sure there’s a namespace issue but don’t know right now how to resolve it. Any help would be appreciated.

Thank you for your time

And… nevermind. The problem seems to have gone away by itself, which I think means a caching issue, or php restart, or …something…

Can you imagine trying to explain to Thomas Edison that, in order to fix a light that isn’t working, just turn it off and then turn it back on again and it’ll work properly?

2 Likes

Hello @zymurgy808 , I am glad to hear that this was fixed. And good one with Thomas Edison :joy: