maszd
Well-known member
working fine here with 1.5.8, only problem is for locked thread https://xenforo.com/community/threads/aayush-hide-hack-v1.47571/page-9#post-1077110Is this compatible with Xenforo 1.58?
working fine here with 1.5.8, only problem is for locked thread https://xenforo.com/community/threads/aayush-hide-hack-v1.47571/page-9#post-1077110Is this compatible with Xenforo 1.58?
waiting for updateI will be releasing a new version Hide Hack v2 by end of this month.
I will be releasing a new version Hide Hack v2 by end of this month.
Same, still no update in 3 month it's very long... :|waiting for update![]()
Is there a way to change the button text colour?
/*.redactor_btn_group li a.redactor_btn_hide {
background-image: url('styles/vfchh/hide.gif') !important;
width: 41px;
height: 24px;
}*/
.redactor_btn_group li a.redactor_btn_hide::before {
content: 'HIDE';
width: 31px;
font-size: 12px;
font-weight: bold;
}
.redactor_toolbar li li {
padding: 1px;
}
[HIDE-THANKS][HIDE-REPLY][HIDE-POSTS=25]content here[/HIDE-POSTS][/HIDE-REPLY][/HIDE-THANKS]
Still waiting for a update...I will be releasing a new version Hide Hack v2 by end of this month.
I will be releasing a new version Hide Hack v2 by end of this month.
XenForo_Exception: No controller response from XenForo_ControllerPublic_Thread::actionAddReplyHideCheck - library/XenForo/FrontController.php:486
Generated By: Unknown Account, Today at 4:12 AM
Can you explain it? Maybe it can help other admins too.Nevermind. I've found the error with the Plugin...
Hello,I will be releasing a new version Hide Hack v2 by end of this month.
sorry.Can you explain it? Maybe it can help other admins too.![]()
protected function _getAllLikes($postid)
{
$allLikedUsers = $this->getModelFromCache('XenForo_Model_Like')->getContentLikes('post', $postid );
return $allLikedUsers;
}
$post['like_users']
$this->_getAllLikes($post['post_id'])
We use essential cookies to make this site work, and optional cookies to enhance your experience.