⚠ 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 is an archived forum. ⚠

  •     

profile picture

image-crud doesn't run



blomersi

blomersi
  • profile picture
  • Member

Posted 18 September 2019 - 14: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

 


Marchoso

Marchoso
  • profile picture
  • Member

Posted 02 March 2020 - 15:08 PM

 

I don't know if you've got it to work for you, the following error comes to me:

A PHP Error was encounteredSeverity: 8192
Message: Methods with the same name as their class will not be constructors in a future version of PHP; Image_moo has a deprecated constructor
Filename: libraries/image_moo.php
If you found the solution or use another library, I would appreciate it if you told me.
Greetings.

web-johnny

web-johnny
  • profile picture
  • Administrator
  • 1,166 posts

Posted 05 March 2020 - 13:02 PM

 

I don't know if you've got it to work for you, the following error comes to me:

A PHP Error was encounteredSeverity: 8192
Message: Methods with the same name as their class will not be constructors in a future version of PHP; Image_moo has a deprecated constructor
Filename: libraries/image_moo.php
If you found the solution or use another library, I would appreciate it if you told me.
Greetings.

 

 

Hello @Marchoso,

 

I've just updated to the latest version 0.8 at the main website. It should work now for you for more please check: https://www.grocerycrud.com/image-crud (refresh the page to see the version 0.8 to download)

Regards

Johnny


Marchoso

Marchoso
  • profile picture
  • Member

Posted 06 March 2020 - 19:09 PM

web-johnny,
thank you, with the update now it works fine.
 

web-johnny

web-johnny
  • profile picture
  • Administrator
  • 1,166 posts

Posted 14 March 2020 - 07:03 AM

Thanks for the feedback @Marchoso, glad that it worked :)