As hard as I try I can not save the image to my DB. Can anyone see where I am going wrong?
Hey @darren.james7518,
It should work now (remember to login as user d@d.com using f.i. Run as, otherwise there is no user for step 4).
What will happen now:
- You upload an image
- You crop the image and press “Finish Cropping”, this triggers the workflow you previously made:
- When the cropper is finished, event Cropper-plugin Cropped is triggered (automatically):
- When the save action is finished, the event Cropper-plugin is saved is triggered (automatically), which now has an action to update the current user:
Wowzers @gerbertdelangen that’s perfect! Thank you for editing the app and providing step by step screenshots. Very very grateful!
Hi ,
When i try to save image to database with same steps new entry is created in table but image field remain empty ,how to fix this issue?
Can you post screenshots so we can see what’s not working?
I am using this plugin for get cropping image functionalities options for user while uploading their profile image after cropping has been done by user,on click save button then it should be save in database with compressed size ,then if needed cropped image version can be fetched from database to show in repeating group table with no image loading issue due to its size,can you please guide this flow ,if i am doing something wrong implimenting this scenerio?
()when i cropped image and save it to database as above steps,new entry is creating in table database but image field remain empty?



I am sorry, I can’t see anything obviously wrong here. Maybe someone else can help? I found cropped image very hard to set up and a friend helped me. I will ask him when speak with him.