http://xenforo.com/community/threads/thread-prefix-listing.26811/page-7#post-594911I used the version from post #130 and it works without problem. So far.
Anyone can help me with this?How can i make it when i go in a forum area il see direct the thread sorted(with the default first prefix sorting)?
public function actionIndex()
public function actionForum()
$response = parent::actionIndex();
$response = parent::actionForum();
protected function _discussionPostDelete(array $messages)
protected function _discussionPostDelete()
return parent::_discussionPostDelete($messages);
return parent::_discussionPostDelete();
protected function _discussionPostSave(array $messages)
protected function _discussionPostSave()
return parent::_discussionPostSave($messages);
return parent::_discussionPostSave();
The version from post 130 works for meI have just installed this and it totally stops me using my site and gives me an error message of "The requested forum could not be found." but i just cannot use any page on my site at all
I have now un-installed and everything has corrected but would have loved to have used this![]()
Thanks that worked perfectThe version from post 130 works for me
No problem that I have seen yetHi guys, anyone having trouble where it shows up on some forums and in others not? @Andy.N have you working this correctly?
No problem that I have seen yet
The version from post 130 works for meNo update for XenForo 1.2 ?
Thank youThe version from post 130 works for me
We use essential cookies to make this site work, and optional cookies to enhance your experience.