Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants