Version: 1.1.1, by phpdesk
Developer Last Online: Apr 2020
Category: Mini Mods -
Version: 4.1.8
Rating:
Released: 12-12-2011
Last Update: 01-05-2012
Installs: 344
Uses Plugins Template Edits
Is in Beta Stage
No support by the author.
Info
This mod ads last posters' avatars next to their names on Forumdisplay pages. I've just finished a section of one of my bigger mods to come, and thought that some of you may just need this little enhancement on their forums. If so, feel free to download and test it.
Features
Not too many features for now, it's a pretty straight forward mod. I'm always open to your suggestions though.
- Display last poster avatars in threadbits on forumdisplay
- Display last poster avatars in forumbits on forumhome and forumdisplay
- Admin settings to enable display of last poster avatars in certain areas or disable globally
- Set an avatar size to best match the layout
- Choose an alternative avatar display on forumbits
- Zero database queries to keep things running smoothly
Installation
Import [phpdesk.com]-product-lpavatar.xml via AdminCP > Plugin System > Manage Products > [Add/Import Product]
Mod Support
- Do not forget to mark as installed to qualify for further assistance
- A small donation would always be welcome to support further development of this hack (Support Developer)
- I'll do my best to listen to your comments and suggestions as long as time permits
Ghangelog
1.0.0 | 2011-12-13
- First Release
1.0.1 | 2011-12-13
- Fixed file path issue affecting some forum setups
1.0.2 | 2011-12-14
- Added last poster avatars to forumbits on forumhome and forumdisplay
- Added admin options to control display of avatars
1.0.3 | 2011-12-15
- Added option to display a default avatar for users that have not uploaded a custom avatar of their own
1.0.4 | 2011-12-15
- Re-enabled last posters' avatars display on forumhome after fixing the reported issue
1.0.5 | 2011-12-16
- Added option to set the avatar size individually for the forumbits and threadbits display
1.1.0 | 2012-01-04
- Link the avatar to member profile page
- Offer additional way to position last poster avatars on forumbits
- Remove the unnecessary extra database queries
1.1.1 | 2012-01-04
- Fix display issue when avatars are set to be saved as files
1.X.X | PLANNED
- Add avatar to search results, new posts, today posts, etc
Warning: require_once([path]./includes/functions_user.php) [function.require-once]: failed to open stream: No such file or directory in [path]/forumdisplay.php(1065) : eval()'d code on line 2
Fatal error: require_once() [function.require]: Failed opening required '/home/******/public_html./includes/functions_user.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/******/public_html/forumdisplay.php(1065) : eval()'d code on line 2
Thanks for trying to be helpful, I'll check out and get back to you with an update as soon as I have one.
Do you mind getting in touch via PM and share your install details with me so that I could take a quick look into it? I installed a test vB 4.1.8, and it worked well with the original mod version. I then installed vBSEO and it did not break anything. So I assume you're facing some sort of a mod incompatibility issue there.
I disabled vbseo then uploaded the new file and I still get this error.
Code:
Warning: require_once([path]./includes/functions_user.php) [function.require-once]: failed to open stream: No such file or directory in [path]/forumdisplay.php(1065) : eval()'d code on line 2
Fatal error: require_once() [function.require]: Failed opening required '/home/deleted/public_html./includes/functions_user.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/deleted/public_html/forumdisplay.php(1065) : eval()'d code on line 2
I disabled vbseo then uploaded the new file and I still get this error.
Code:
Warning: require_once([path]./includes/functions_user.php) [function.require-once]: failed to open stream: No such file or directory in [path]/forumdisplay.php(1065) : eval()'d code on line 2
Fatal error: require_once() [function.require]: Failed opening required '/home/deleted/public_html./includes/functions_user.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/deleted/public_html/forumdisplay.php(1065) : eval()'d code on line 2
Regards.
In that case it's not vBSEO the conflicting part here. I installed it on my end as well, and it did not affect my mod. Could you at least message me the list of plugins that you have installed? Ideally, I'd prefer to take a look personally, that would be the quickest way to a fix.
On a side note, to everyone, this is a beta stage mod, cooperation is more than welcome, rather than ignorance.