![]() |
Sorry, I am Spanish and community through a translator.
is exactly what you said, thank you. |
Hi. Thanks for this great add-on. I was looking for a Welcome panel just like this.
Installed flawless. Found two little bugs though: In forumhome_loggedinuser there is a little error on line 51, some unbalanced quotes: Code:
$loggedin['musername'] = ($vbulletin->options['avatarenabled'] ? '<img border="0" src="' . $loggedin['avatarurl'] . '" alt="width="20" height="20" /> ' . $loggedin['musername'] : $loggedin['musername']); Code:
$loggedin['musername'] = ($vbulletin->options['avatarenabled'] ? '<img border="0" src="' . $loggedin['avatarurl'] . '" alt="" width="20" height="20" /> ' . $loggedin['musername'] : $loggedin['musername']); That's it. The rest is perfect and a great asset to our forums. |
You guys need to fix this mod as it screws with the spider display mod. I have tried contacting you guys via IM to see if we can find a fix, but you guys are ignoring it. I have had many complaints about this mod not working with some other mods.
|
Unfortunately the issue is not exclusively with this mod - to be more precise, both mods are taking the $activeusers variable and transforming it, changing its format.
I have received reports that setting the displayorder for your forumhome_complete plugin to 1 fixes the issues. I don't know who you contacted over IM but if it was myself then I haven't received any - I'm currently preparing to travel so my presence and my laptop is yoyo-ing a bit. It's possible your IM was eaten by a crash (this laptop is quite old by now) or a reboot or some such. In either case, could you please try setting displayorder to 1 for your plugin and see if that causes any other issues? I'll look into setting displayorder for my mod to 65535 in a future version. Fillip |
I tried you in IM a couple of times today, but no answer.
The execution order is already set to 1: Quote:
I've had it set like that for quite a while now. |
Uninstalled
Results: Site is fast uses less resources no more conflicts with several other modifications |
Quote:
Fillip |
InfoPanels v2.0.4:
Fix: InfoPanels is now compatible with Boofo's excellent Spider Display on Forumhome & Who's Online v1.1.3 and above Change: The HiVelocity branding footer can now be disabled via a vBulletin Option Fillip |
Thanks for sharing this mod.
I found a little bug though. The average number of posts that is showed in the welcome panel is rounded off (no decimals). I took the liberty to dig a bit in the code and found the cause. In the script hooks/forumhome_complete.php there is a small error. On line 132 there is this code: Code:
$postsperday = ($jointime <= 1 ? $vbulletin->userinfo['posts'] : vb_number_format($vbulletin->userinfo['posts'] / $jointime, 2)); Code:
$templater->register('postsperday', vb_number_format(round($postsperday, 2))); I changed it to this and now this number is shown with two decimals. Code:
$templater->register('postsperday', $postsperday); |
That would explain why that was broken for certain languages, different thousands separator must not work well with being parsed twice. Good find, thanks :)
Fillip |
when i uploaded the whole upload file to my public_html then upload the xml file through ACP > upload i got this error>>>>>>>>
/home/a5597383public_html/dbtech/infopanels/includes/class_install.php appears to be missing!/ |
Quote:
I received the same error. Though I doublechecked and I uploaded the class_install.php file correctly. |
That error only appears if the file is missing, please check you did not accidentally upload the upload folder itself. You need to upload the contents of the upload folder into your forums directory.
Fillip |
I realized what I did. I had uploaded the info Panels folder rather than the DBTech folder above it. Thanks.
|
4.1.10 also worked with super job
|
how to do remove the avatars showed besides all the active members displayed on the bottom of the forums. it looks really bad
|
That can't be done at this time, sorry.
Fillip |
nvm fixed
|
How you fixed?
|
i need the german language. i have regsiter me on your forum, but get no activation mail and i have send you an email about the problem. no reaction.
so, please why you share not the language here? |
Just loaded it with my new VB4.1.10 and it works GREAT!!
Many Thanks I just have one question. Can I remove the Avatar Thumbnail next to the username in the What's Going On? box? |
There was an issue with our mail server for the past 24 hours, so we did not receive your email. Please give me your username and I will resend your activation email.
Fillip |
What do you think about the avatar thumbnails in the What's Going On? box?
Per my last post. |
I think they are cool and make each username more recognisable :)
In seriousness though, your question was asked and answered on the previous page of this thread. You scrolled past the answer when you went to make your post :) Fillip |
Any plan soon to remove that. I hate to uninstall this mod. Asside from that I love it.
|
Does your InfoPanels v2 have the option to remove that?
Is there a major difference in purchasing that product? |
We will add an option to remove it in a future version.
You can view the Pro-only features by reading the modification info posted at the top of every page of this thread :) Fillip |
Is there any place the code can be removed or edited to not show them?
Sorry to ask. I just like this mod so much.:up::up: |
/dbtech/infopanels/hooks/forumhome_loggedinuser.php :)
Fillip |
Mine is Displaying @ the top of the Page and I cant seem to get it to go into the "Whats Going On"
|
The ability to freely move the two blocks (Top X Stats and Welcome Panel) is a Pro-only feature :)
Fillip |
Just installed it, works great, no problems at all. Top mod, thanks.
|
All installed amazing Mod and i have nominated for Mod of the month
|
1 quick question how do i stop it from showing the users twice (see picture)
http://i458.photobucket.com/albums/q...cock/users.jpg Thanks |
Please try using a default (unmodified) skin. You may have customised your FORUMHOME template which may be causing this.
Fillip |
your right the default skin is prefect and i'll check the template
thank you for the help |
Ensure that the block of code found beneath
HTML Code:
<p>{vb:rawphrase most_users_ever_online_was_x_y_at_z, {vb:raw recordusers}, {vb:raw recorddate}, {vb:raw recordtime}}</p> HTML Code:
<vb:if condition="$activeusers"> EDIT: That code is taken from 4.1.9, if your vB version differs that may have changed. I forgot that D: Fillip |
Thank you Fillip
all sorted you are a star, thanks again for a great Mod |
I want to uninstall this from vb4.2.0 and getting this error
Quote:
|
1 Attachment(s)
Hi,
I found this mod, sought an alternative to that already had, and having its CHAT (PRO) was unaware of these statistics available to them. I have the vB 4.2 and have successfully installed your product, but I get error in the database. You can fix this? A greeting. |
All times are GMT. The time now is 08:15 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|