thedevdojo / chatter

Chatter is a Simple Laravel Forum Package
https://devdojo.com/forums
MIT License
898 stars 294 forks source link

Update, Delete not working. #151

Closed MohsinNadeem closed 6 years ago

MohsinNadeem commented 6 years ago

I recently imported this package to my existing project. And there are some functionalities that are not working. Please suggests fixes.

Issue 1: Areas mentioned in screenshot, not working in home.blade.php

chat1

Issue 2: Update Response button not working.

chat2

Issue 3: Delete is also not working.

chat3

Plz suggest the fixes asap. Thanks

galdazbiz commented 6 years ago

this is working for me.. it should be another thing, have you done some modifications to the code? In my case for example changing some routes has caused me several errors

MohsinNadeem commented 6 years ago

How is it working in your case? As the update & delete controllers are empty.

galdazbiz commented 6 years ago

Is it your installation new? or have you modified the code somehow?

MohsinNadeem commented 6 years ago

I installed it into an existing project. The only thing modified is some stylesheets for Master file.

galdazbiz commented 6 years ago

well, try to delete that, don't put custom css, because I just downloaded and it's working correctly.

marktopper commented 6 years ago

Make sure you have the latest assets and the cache is cleared.