FUEL-CMS-Blog-Module icon indicating copy to clipboard operation
FUEL-CMS-Blog-Module copied to clipboard

Reply Comment on Blog Post does not work

Open rizkyfirmansyah opened this issue 8 years ago • 4 comments

I'm using fuel version 1.3.2 and blog version 1.1. When I explored reply function on comment post, the browser was getting blank and the url page did not change at all. But, when I go to localhost/blog/comment_reply/{id} the page tells "There are no posts available."

What am I missing here?

rizkyfirmansyah avatar Jun 23 '16 09:06 rizkyfirmansyah

Thanks for the report... that was a bug. A fix has been posted for you to try out.

daylightstudio avatar Jun 23 '16 16:06 daylightstudio

Thanks it is running well right now on my local machine. Yet on my server I can't both post and reply comment. Seems it because the casing issue.

rizkyfirmansyah avatar Jun 24 '16 05:06 rizkyfirmansyah

You may need to lowercase the controller file names as well.

daylightstudio avatar Jun 24 '16 05:06 daylightstudio

Ya I did. All my controller files and models have been lowercase.

rizkyfirmansyah avatar Jun 24 '16 05:06 rizkyfirmansyah