Currently facing this issue, adds a hash at before and after the username, it also shows the user ID, this happens everywhere on the board.
[For 1.8] Lastposter avatar 3.0.x
|
2017-08-13, 10:33 AM
Did you have some other plugin ?
I mean last poster avatar brings to you avatars and formated names with an aio. So if you have another plugin you have to disable to not face that issue or disable formatted names into admincp of my plugin. I have seen this before due style usernames plugin, so you have double instances to show formatted names, due that i have added an option to disable formatted names on my plugin and use the way you want for it. See yah !!! The only infinite thing is the universe and human stupidity, but the universe is not for sure
Plugins 1.6.x Plugins 1.8.x
2017-08-13, 11:17 AM
Ah that was the issue, thanks a tonne!
Hello and thanks for the theme!
I'm having an issue, any idea why this is happening? Thread title text is overflowing, I have no idea why. And only happens with a few posts. Using the latest version of both MyBB and the plugin. Unfortunately the forum isn't live yet so don't have any link to provide. Edit: Increasing column width from 200 to 225 on templates solved it. Here: https://community.mybb.com/post-702037.html
2017-09-30, 06:57 PM
Hi Whiteneo,
function avatarep_private_fname() line 871 and 872: $tofromuid = (int)$message['toid']; $tofromusername = htmlspecialchars_uni($message['tousername']); Could this code be inaccurate? $tofromuid = (int)$message['fromid']; $tofromusername = htmlspecialchars_uni($message['fromusername']);
2017-09-30, 09:49 PM
it is the users avatar and that way you could use.
$mybb->user['avatar'] in any template due it is a globalized var for own avatar. The only infinite thing is the universe and human stupidity, but the universe is not for sure
Plugins 1.6.x Plugins 1.8.x
2017-10-02, 11:20 AM
Hello and thank you for your nice plugin
![]() I'm getting thousands of php warnings on my error logs: (using PHP 7.0.23) inc/plugins/avatarep.php Warning: line 1195 explode() expects parameter 2 to be string, array given Warning: line 1196 in_array() expects parameter 2 to be array, null given Any idea what's going on there? Also, if I enable the plugin for the PM view, the sender column shows my username everywhere, while the sender avatar is correct. Check included screenshot.
2017-10-02, 06:52 PM
(2017-09-30, 06:57 PM)ozanakkaya Wrote: Hi Whiteneo, Yeah that was the right change into code i have no idea that is happening :o (2017-10-02, 11:20 AM)bositman Wrote: Hello and thank you for your nice plugin The first quote must serve, but warnings maybe it's caused by another plugin configuration, i dunno, what plugins do you have because i have the same version of php and some plugins installed and no errors or warnings, only the pms but it will be fixed in next version and if i can reproduce your warnings i will fix that error too. Thanks @ozanakkaya i was thinked you want to use owns name and avatars, because i have no idea that code was wrong :o. I have fixed into my site and the code provided by you should fix the issue. The only infinite thing is the universe and human stupidity, but the universe is not for sure
Plugins 1.6.x Plugins 1.8.x
2017-10-02, 08:20 PM
How do i remove display name format colour?
I tried using the option in ACP settings but it doesn't work!
Do NOT PM me for support unless I ask you on your support thread.
2017-10-02, 08:21 PM
Well here is my activated plugin list, although I highly doubt any of em can interfere with your plugin:
DVZ Secure Content Awaiting Activation Message HTML in Posts My Advertisements Signature image limit Spamalyser Usergroup legends |
« Next Oldest | Next Newest »
|
Users browsing this thread: 1 Guest(s)