ArnyVee
Well-known member
This addon shows the deleted threads too.
I'm sure it'll be fixed, but that's a big bug.

This addon shows the deleted threads too.
It does check viewing permissions though so it should only show them if you are administrator/moderator, I'll look into fixing that though.This addon shows the deleted threads too.
Adds an extra check to prevent deleted posts from being listed.
Tiny fix to 1.0.2
Upload it to the xenforo library folder and install like normal
Thanks for the helpPerfect. I just wanted to make sure I put it in the right folder.
Only suggestion would be to allow the admin the ability to choose their own timeframes. For example, I'd like to have "last week", "last month", " six months ago" and "last year" if it were possible.
Hi, thanks for you add-on. It's great addon for xenforo )
Small bug in forum which use russian language (unicode bug?)
Thank's!I'll look into fixing that for the next update.
I guess that will be because I have used preg_replace() and substr() which don't recognise multi-byte characters.
$message = preg_replace('#(\S{25})\S+/u#is','$1...', $message); //shorten long strings
$message = mb_substr($message, 0,350); // truncate message
View attachment 43194
- Should work better with foreign languages (multibyte characters)
- Added some options
wdb updated WDB Popular Content with a new update entry:
1.0.3
Read the rest of this update entry...
This add-on works great and I will like to give it 5 star.
Is it possible to change the default result from 3 months to 3 weeks?
Thanks a lot for sharing this add-on with rest of us
Log into the admin panel, go to appearance > phrases, and change the three phrases wdb_popular_time_frame_xIt looks like you've added the option to change the timeframe which show up for the results but the tabs remain as the default. Could you point me in the right direction for adjusting these to one week, one month and 6 months? Thanks.
We use essential cookies to make this site work, and optional cookies to enhance your experience.