Hi Roway,
I see, found where the bug is, here is how to fix :
open components/com_chronocomments/templates/comment-item.html.php
find this line :
<input name="parentid" type="hidden" value="{comment_parentid}" />
add the line after it :
<?php echo JHTML::_( 'form.token' ); ?>
save and retry then let me know please!
🙂Regards
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
thanks, replace chronocomments.php with the one attached and all will be fine
regards
Max
[attachment=0]chronocomments.zip[/attachment]
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
No problems!🙂
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Works great! I also posted a excellent review at Joomla for your hard work. Thanks Max.
Thank you Roway!🙂
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Hey Max,
I'm having the same issue with not being able to edit/unpublish comments.. so I downloaded the file you attached to this post,. and included the code snippet as directed.. I CAN edit now..but now I'm getting a NOTAUTH_CAPTCHA if I try to reply to a post...and unpublish does work but requires me to refresh the page to make it go away.
Any thoughts??
Hi Jesse,
this is V1.2 or V1.1 ?
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
V1.1 just now passing my CSS and other changes to the V1.2 and will try it out..😀 Does V1.2 address these concerns??
Running into an issue..when I decompress the pkg and make my changes to the .css, etc. and recompress the file into a zip.. the system says it doesn't see an XML file..So, I'll have to upload your pkg then upload each modified file separately..
Fun fun😀
Ok,.. installed the V1.2 Express Install.. all looked well.. tried to post a reply to one of the comments.. it opened the reply comment text field.. and stayed there after I hit Submit..
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Max,
That was the easiest fix EVER... thank you.😀
BTW, did you get a chance in the middle of all of these posts, to look over my PM? PM or EM me your thoughts.. I'm eager to hear them.
Jesse
Hi Jesse,
try to disable "break long words" parameter and see ?
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Hey Max,
That seems to work, but when I selected 'edit' to change the url and a href, I moved a . to the end, after the </a> tag to look like this:
<a href="http://chronoeng ine.com">http://chronoeng ine.com</a>.
and the system continued to move the period INTO the <a> tag like this:
<a href="http://chronoeng ine.com.">http://chronoeng ine.com.</a>
making the link inaccessible.. so, I turned off the long word break and auto URL creation.. bummer, that is a great feature for the less internet savvy... any fix in the works??
Sure, I will check this and fix ASAP.
Cheers,
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?