![]() |
[DBTech] InfoPanels v2 (vB5) [AJAX]
1 Attachment(s)
DragonByte Technologies are proud to present InfoPanels v2: The most feature-packed Welcome Panel system for vBulletin, and the first Welcome Panel system for vBulletin 5!
Why InfoPanels? Info Panels is another product from DragonByte Technologies, creators of vBActivity and vBShout. Info Panels allows you to display useful and interesting information in a much more user friendly way, allowing your members to access important areas of the forum, and important information, without having to go through different menu screens. The Welcome Panel displays all the information your users may want to see instantly when they log on, without having to go searching for it. A handy Module format means you don't have to fiddle with complex code in order to drop it on ANY page, you simply use the Site Manager natively in vBulletin 5! The Top X Stats portion of the software allows your users to keep track of whats going on in the forum almost in real time - perfect for boards with many forums which are hard to keep track of! ------------------------------------------------------------------------------------------- Complete Feature List Welcome Panel
Top X Stats
Caching
Easy Setup
------------------------------------------------------------------------------------------- This mod displays a copyright notification on all pages which includes:
|
Update:
A Pro-only vBOption (Disabled Statistics) was accidentally left in the .zip file - it would most likely produce a bitfield error. Fillip |
Was just curious about how the install and uninstall works for vb5 and this mod?
|
Exactly the same as on vB3 and vB4 - except we support loading the XML file from the server as opposed to having to upload it from your computer :)
We don't use the AutoInstall functionality because it's currently unknown to us how it handles mods that print messages during install / how it handles redirects post-install. Fillip |
Is this only working with forum or is blogs and groups also supported?
|
I'm not 100% sure what you're asking...
You can drop the module anywhere, blogs or forums or custom pages. There's currently no blocks that pull Blog content available. Fillip |
Quote:
New posts and threads since the user's last visit - if they include blog posts and group posts? Forum Stats: Total Members / Total Threads / Total Posts - if they include blog posts and group posts? Top Poster with link to their profile, showing number of posts and threads they have Own Posts / Threads - if they include blog posts and group posts? etc. Its a great way of giving users a quick overview of whats going on, but since I also very much use blogs and groups, it would be nice if they counted the sameway as forum posts |
Ah, no they do not.
There will be separate blocks for those things, but they are Pro-only :) Fillip |
am very happy to see vb5 mods comming in :)
|
I'm getting a ton of errors if I upload the product prior to being in the ACP and before site builder is turned on. I have to remove dbtechinfopanels from the packages directory to regain access.
I'd rather not post the errors here since they reveal my complete setup information. DragonByte, if your IP hasn't changed you already have access to my dev server to reproduce the problem. The only change is it ends with vb5b10 now. |
Fixed in Beta 2 and fixed on your dev board, thanks :)
If it hadn't been for your sig I woulda thought you were a crazy person as I didn't recognise your username :D Fillip |
Quote:
One day I'll get all of the names synced together. ;) |
Not surprised, coding does take its toll... One has to be either crazy, or just have an extensive supply of energy drinks ;)
Fillip |
anyone else not seeing any top x stats in their panel ??
looks like updating to beta2 wiped the modules for db tech welcome and top x stats page from all my saved page templates ? |
@ DragonByte Tech
for beta 10 here are a few errors shown in admincp Block Management editing a block Code:
Warning: Illegal offset type in [path]/packages/dbtechinfopanels/actions/admin/block.php on line 111 |
Quote:
Quote:
Fillip |
@ DragonByte Tech
recently upgraded to Beta 11 i have noticed an phrase issue with http://img43.imageshack.us/img43/339...d86a1e9064.png <!-- ##phrase_1_minute_ago_0## --> |
Yeah I got that same issue as well simonhind.
|
STILL WAITING FOR FIXES :(
|
Fixes will come when they are available. There's no reason to shout :)
Fillip |
Like your mods and I am glad you are developing for vb5. When do you think the downloads mod will be ported to vb5? Thank you.
|
Quote:
|
Beta 3
Fix: Phrase issue with Last Visit Change: Streamlined some code for various blocks, reduced unneeded function calls when only user ID is needed for that block. Fillip |
i have noticed this for both online and offline users
http://img88.imageshack.us/img88/705...e87b587583.png for offline users 1) time always says 23:00 for offline users 2) "last visit at 1 minute ago 23:00:00" http://img805.imageshack.us/img805/3...85189753d9.png for online users ( first visit ) - same user 1) "last visit at 1 minute ago 23:00:00" http://img710.imageshack.us/img710/6...c6ba6df6d1.png for online users ( 2nd visit ) - same user 1) "last visit at 1 minute ago 23:00:00" |
Please update to the latest version of vBulletin 5, this has already been fixed by Internet Brands.
Fillip |
Quote:
|
@DragonByte Tech
any suggestions please i am using vBulletin 5 Connect Beta 11 and downloaded your latest product i am still getting the same issue with 23:00 still showing |
@DragonByte Tech
i am still awaiting for your support, as you said vb5 connect beta 11 fixed a bug that stopped that error proof of beta 11 install http://img844.imageshack.us/img844/5...7cc862a6ab.png product http://img337.imageshack.us/img337/4...c82b2cc5d7.png also why does it say (PRO) when it should be a beta lite product v2.0.6b2 xml product screenshot http://img821.imageshack.us/img821/2...dab9449474.png v2.0.6b3 xml product screenshot http://img836.imageshack.us/img836/1...44c9c6ded6.png have you actually made a mistake and provided us with a pro version or just provided us with the wrong xml product which may be causing the issue |
@DragonByte Tech
Part 2 the product.xml file you provided in this download for b3 is wrong is pro for some reason and found that 2.0.6B2 Line 420 {vb:date {vb:raw user['lastvisit']}}, Line 421 {vb:time {vb:raw user['lastvisit']}} is the correct raw 2.0.6B3 Pro - provided in this post for download ( confused ) Line 420 {vb:date user.lastvisit}, Line 421 {vb:time user.lastvisit} 2.0.6B2 line 1147 <settinggroup name="dbtech_infopanels_welcomepanel" displayorder="749"> line 1148 <setting varname="dbtech_infopanels_latestnews" displayorder="30"> 2.0.6B3 pro line 1147 <settinggroup name="dbtech_infopanels_welcomepanel" displayorder="749"> line 1148 <setting varname="dbtech_infopanels_disabledstats" displayorder="20"> line 1149 <datatype>bitfield</datatype> line 1150 <optioncode>bitfield:nocache|dbtech_infopanels_wel comepanel_content</optioncode> </setting> line 1151 <setting varname="dbtech_infopanels_latestnews" displayorder="30"> |
Okay there's no way I'm reading through quadruple post >.<
Look, I can't help with B11 issues. I'm developing on B13 and it works fine for me. I'm waiting for anyone else to confirm that they have issues with it too. Furthermore, it's considered by mod authors to be extremely rude to send PMs asking them to read a post in one of their mod threads To a lesser degree it's also considered rude to bump a thread going "can I have some support". Whenever I receive an email about a reply to one of my vb.org threads, I'll look at the post in the preview before deciding to reply straight away or not. If it's someone saying their site broke, then yeah I'll drop everything in my hands to reply to it ASAP. If it's someone reporting a visual issue in a beta mod for a beta version of vBulletin that nobody is running on a live site, thus affecting exactly nobody, then I won't take a break from coding (I'm very much in a "zone" when I'm coding and distractions make it hard to resume). If it's someone reporting an issue that I've addressed in the post above theirs, that's answered in the feature list, that's bumping the thread for support, etc... Those kind of posts make my blood boil, and so I deliberately choose to avoid responding to them right away because I know I would be unable to maintain a professional attitude when responding. That's very much a character flaw in me, and the way I deal with it for the moment is to just take a step back and put it off until the next day or whenever, then come back to it with a fresh mind. As a result, I tend to answer most of my vBulletin.org support threads in batches. In short: Please do not bump threads for support, especially please do not PM us to bump threads for support, and please be patient :) Thank you for your understanding :) Fillip |
@DragonByte Tech
to wait 3 days for a response, knowing that you have been online :( 1) i pointed out there was still an issue for B3 2) i would of thought you checked the zip file before uploading knowing that the xml wasnt b3 3) i had to look all though the xml product file to notice a difference and that wasnt easy sorry that i bumped 2 threads but a response to know that you was looking into it would of been better so that i didnt have to wait 3 days |
Honestly I wouldn't expect alot of responses or development on a beta version of software that as DBT has said shouldn't even be used on a live site anyways. I am sure that once vB5 goes gold then all the mods will start rolling in and support will get alot more priority. I happen to know the owners of DBT (not personally but through the net) and I know they work hard to create the best mods for vB there is. I'm sure it's hard to keep up with 20+ products on vB3 & vB4 plus now doing a mod for vB5 give the guys some slack. It's not that big of a deal because as stated it's beta and shouldn't be used on a live site. Just be thankful someone has created a few mods for vB5.
|
Quote:
It is standard practice at DBTech for each developer to handle their own mods support issues, as developer A may not know how to handle a situation in developers B mod. I hope that makes sense to you, not trying to be rude or anything just trying to give ya some incite. :) |
Quote:
why not give them access, putting each of their email addresses in the members area that way that wouldn't need to happen |
Quote:
Having separate usernames would mean in the event a coder left the company we would not be able to continue to update their mods (since it would be under their username) and various issues like that. As far as I know it's not an issue, but if one of the vb.org staff told us there was an issue we would of course look into alternatives. Iain |
@DragonByte Tech
Suggestions : this is in regards to all products / template edits ( as mentioned you are a company allowing multiple customers access your account and each have their own individual licence ) 1) put the Supporters / CoAuthors name for each of the mods products / templates created as some would be unsure of who the creator of the product is |
Quote:
Iain |
Quote:
Also, some people really need to learn a bit of patience, three days is nothing when the modification and support are free. ;) So, lets now get this thread back to support of the mod. :) |
Because of the constant state of flux this mod is in during development, I've re-branded it to Alpha, however I'm keeping the version number, so this version is Alpha 4.
InfoPanels (vB5) v2.0.6 Alpha 4 Fix: URLs would show replacement string text on AJAX refresh Fix: Newest Replies block would return invalid data if the thread had no replies Fix: Fixed an issue that could prevent the Top X Stats from loading on certain systems Change: Compatible with Beta 14 and newer only! Change: The copyright notice has moved to the new footer_copyright template hook Change: Changed the way user info is fetched to be compatible with 3rd party addons Change: Replaced calls to $vbphrase (legacy code) with the new vB_Phrase class Fillip |
is there any way to remove some of the copyright, I don't mind the link but I could do with all the text :)
thanks |
All times are GMT. The time now is 02:31 AM. |
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:
|