⚠ In case you've missed it we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This forum is read-only and soon will be archived. ⚠


blomersi

Member Since 18 Sep 2019
Offline Last Active Sep 22 2020 05:49 PM
-----

Topics I've Started

image-crud doesn't run

18 September 2019 - 02:03 PM

Hello everyone, everything good?

I have a problem using the image-crud library.

I'm trying to use it with CodeIgniter 3.1.10 and grocery-crud 1.6.3.

Using only grocery-crud everything works perfectly, but calling image-crud presents the following error in the browser console:

 

1:48 Uncaught ReferenceError: $ is not defined
    at 1:48
(anonymous) @ 1:48

Looks like there is some script issue embedded in no list.php

Would anyone have an updated version of image-crud or maybe or some other library suggestion to use?

 

Thanks