Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Reply function not working #5

Open
phamxuancan opened this issue Nov 15, 2017 · 4 comments
Open

Reply function not working #5

phamxuancan opened this issue Nov 15, 2017 · 4 comments

Comments

@phamxuancan
Copy link

Hi,
I am using this plugin for cakephp3, i click to button reply in view comment but, it seem has some error, it doesn't work. Please help me. Or if it is not a error, please help to guide for using reply function.
Thank you so much!

@Kareylo
Copy link
Owner

Kareylo commented Nov 15, 2017

When you load the helper, do you put the loadJS option ?

$this->loadHelper('Kareylo/Comments.Comment', ['loadJS' => true]);

@sasilen
Copy link

sasilen commented Nov 27, 2017

I am loading and same problem, reply doesn't do anything.

AppController.php
public $helpers = ['Kareylo/Comments.Comment' => ['loadJS' => true], ..

@phamxuancan
Copy link
Author

ok Thank you @Kareylo

@NhaiTeddyBear
Copy link

Help!!!
I am in same issue, try to load helper and call 'loadJS' => true also, but it seems still wrong. Till now, I cannot use reply comment.

@phamxuancan phamxuancan reopened this Dec 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants