Jacob Barkdull
Jacob Barkdull
Hello @mmelon. The domain saying `all` was caused by a previous commit, https://github.com/jacobwb/hashover-next/commit/bc6ecdea9a370e24d300cb45dfc80ef7ac53159c. It seems the solution I applied was too simplistic. I will push a commit to fix the...
I made the changes, the issue should be fixed. Please test it and let me know.
@Ace2213 Unfortunately, no. Not only is this a new feature, which aren't being considered for 2.0, but it also introduces a major security problem that the code (to the best...
You also need `"supports-multisites": true,` in the config file, do you have that?
Hello, @asantisan > I am testing hashover locally, and i have a few questions if you can help me out, > I would like to allow only registered users to...
> public $defaultName = 'Test'; // Default name to use when one isn't given > > How can i use session data for this variable? The `public $defaultName` setting is...
> How can i run the admin to moderate the comments, for default there is no moderation right? how can i change this? The `public $usesModeration` setting set to `true`...
> I have differents details pages for differents products in a store, but the comments are the same in each page, how can i change this? HashOver creates a thread...
Hello, sorry for the long delay. Please try again with the latest code, and if you are still having this problem, let me know and I will try my best...
This could be a duplicate of #189. Thanks for pointing it out!