25-Mar-2023, 05:09 AM
This is the community forum. For a developer response use the Client Area.
25-Mar-2023, 11:41 AM
Hi Mark,
This isn't possible using the settings, so would require custom code. Do you have a licence?
And are you passing your site's login details to Commentics through the integration code? If not, it would need to based on the user's IP address.
This isn't possible using the settings, so would require custom code. Do you have a licence?
And are you passing your site's login details to Commentics through the integration code? If not, it would need to based on the user's IP address.
25-Mar-2023, 11:45 PM
(25-Mar-2023, 11:41 AM)Steven Wrote: Hi Mark,
This isn't possible using the settings, so would require custom code. Do you have a licence?
And are you passing your site's login details to Commentics through the integration code? If not, it would need to based on the user's IP address.
Hi Steven,
Yep, I purchased a licence a few months back, I think. I am passing the login details to Commentics, and users can only comment if they're logged in.
So far, I'm using a workaround where I do a quick row count of the comments table where the user = the logged-in user. If the count equals 1, I use javascript to remove the form. It's not perfect, because it removed the ability to reply to someone else's comment, but it does the job.
I did look at some of the PHP code, but it's beyond my level of understanding to know where to begin to start customising.
« Next Oldest | Next Newest »
Possibly Related Threads…
Thread / Author
Replies
Views
Last Post
Users browsing this thread: 1 Guest(s)