![]() |
Advanced Info Center
Description:
This is a newsheader, welcome header, global announcement, newsticker in one. It contains 2 independent and dynamic area's which contents can differ per usergroup. For example, you can send multiple messages to everyone, and to members only, at the same time. Message types: Guests welcome header Accounts awaiting email confirmation receive a message to check their email. NonMembers receive a message where to apply for membership Members receive messages for members only (?) Everyone receive global public messages Idlers receive a pm to start posting again NonPosters also receive a pm to start posting Unread Pm's: users receive a message when they have unread pm's, if they turned the popup off. All messages, usergroups, on/off switches, and some style variables are manageable via the admin-cp. The 2 biggest text area's you'll be using often are separated from the other options to make things easy on the eyes ;) This mod is style-friendly as it automatically changes with your style and is fully phrased. The looks and feel of the container is adjustable in a template. The messages you want to show support any html and css. The Info Center also runs on custom forum pages, like portals, that aren't in the same forum folder. :) Installation Time: Uploading various files, like style sheets, installing the product, add 1 word in a template will take about 3minutes. Configuring the settings on on/off switches, usergroups and the text you would like to show can take from 5mins up to what ever you want to make of it. Installation Steps: 1. Upload the files that are located in the upload-folder, within the zip-file, to their respective places: - /forum - - /includes - - - contentslider.css - - - contentslider.js - - - /xml - - - - cpnav_LaCN.xml 2. Install the product using the LaCN_InfoCenter.xml file. 3. Go to your Templates. Find in templates: Navigation / Breadcrumb Templates --> navbar Find this line: Code:
<!-- / nav buttons bar --> Code:
$LaCN_InfoCenter You can choose where ever you'd like to place it, since it will pretty much load in any template. Some alternate locations are: footer and FORUMHOME. 4. Refresh the menu frame in the admin-cp. U'll see a new menu: LaCN, containing the 2 Info Center links. 5. Go to the Info Center Options. The first switch is to turn the whole Info Center on. It's turned off by default. Per set of usergroups you can show a message. But there's only 2 message area's: Code:
______________________________ (you can use a 0 in the usergroups field to make it show to everyone) The top area is shared amongst different sets of usergroups: - guests (if turned on) - nonactivated accounts (if turned on) - registered accounts, but not seen as members (if turned on) - members (if turned on) A guest will never see the other messages, same for the rest. The bottom area could be used for any group, as second set of messages. For example to everyone, if u set the usergroups to 0 in there. You could turn all switches in the top area off, and it will only show the bottom area. You could also turn that bottom area off, and it will show nothing at all :D 6. Within a message box, for example for Guests, you can have multiple messages, that will slide behind eachother. This will save space. A message in every box must be within <div class="contentdiv"> and </div> tags. For example: Code:
<div class="contentdiv"> So even with 1 line you need to add those tags. Remove vBulletins Guest Welcome header: vBulletin comes with a nice guest message already: Quote:
Here's how to remove it: Go to your template: Forum Home Templates --> FORUMHOME Find: Code:
<if condition="$show['guest']"> Add on: The GMT-mod is being used in this mod, to show the gmt time and date. https://vborg.vbsupport.ru/showthread.php?t=130818 Demo: http://test.lacnfamily.com Integration with Inferno's vbShout ShoutBox The ShoutBox can be placed into the Info Center. See here (#11) on how to. Version History 1.51
Edit 1 template: See here Edit 1 phrase: See here 1.50
Original release. Support:
So all in all, I think I give the same support as others, but I choose to mark this mod as not-supported, to have nobody wait for me replying, and that you'll help eachother when you can ;) HELP FAQ:
This is my first real mod, so bare with me :p |
Wow, this looks awesome! Will definetly use and modify to my needs :)
|
Wow amazing. I like, Great work
|
Nice one
Thanks |
cool stuff :D
|
Quote:
Does it covers Welcome-Headers Hack's functions? |
I have VB 3.6.7 and How to make show the hour GMT with the plugin https://vborg.vbsupport.ru/showthread.php?t=130818 ?
|
nice work, will think about this some more first, but looks like it could be handy in getting more to register and to help in the process. thanks.
|
Quote:
Top area: - guests/not logged in - users awaiting email activation - a set of groups u whish to show to, which I called non-members - a set of groups u whish to show to, which I call members Bottom area: - a set of groups u whish to show to, which I made it show to everyone So, it's very userfriendly Quote:
|
1.W-O-W!!!!!!!
2.Will install absolutly (first locally) 3.Will vote as MotM also Nice work...very nice! |
I noticed that the ones who posted here, and had a forum in their sig, use a shoutbox.
As I hate scrolling down on forums :p I looked into integrating vbShout into the Info Center. :) And it went easy :p Since the Info Center would become too high with 2 blocks (message + vbShout), I switch off one of the textblocks in the Info Center options. Here's how to place vbShout into the Info Center: 1. Install the vbShout mod, according to its installation steps. But do NOT add "<!--{%SHOUTBOX%}-->" into any template. 2. In the vbShout options, turn it on, and change the height to a little less high. I have it at 50. Also set the Editor Position to below the messages. 3. Edit this template: inferno_shoutbox_box Remove the following part: Code:
<tr> 4. Go to the Info Center options. You have two options: use the top area, or use the bottom area. If you use the top area, and have the welcome guests switch on, guests won't see the ShoutBox. If you use the bottom area, u can show it to everyone, but guests won't see their welcome header. I'd choose to add it to the top area, but in the demo forum, I placed it into the bottom one, otherwhise you woulnd't see it :p To add it in the top area: Switch the bottom area off. Add this code into the top message box: Code:
<div class="contentdiv"> Don't forget, that if your visitors click on the little numbers or "next" link below the Info Center, that the automatic slide changing will stop ;) So, if u want to only see the shoutbox, click on it's number, or next till u're there, and you can sit back and watch :p |
wow... nice one! :)
|
looks good, may use it
|
Quote:
Can't wait to see this mod in the nominations :D |
Quote:
but I was asking: [Since I have the Welcome Headers installed] does your hack cover those functions? [to replace it with yours] ;) |
installed!!! kick-butt!!!
|
Quote:
But I prolly didn't know what I was talking about :p So I'll check that mod out now, if I can find it. ~~~~~~~~~~~~~~~~~~~~~~~ edit: Ah, if this is the one, then it has these functions:
I never thought about getting non active people back on the board. I'll write an addon to add this, tonight :) Maybe even a message when the user has a pm, as I noticed a nice notice in this forum when I received one :D |
not bad , it's good
|
I made the modification asked by the hack gmt-mod, here is what I put and here is what I have in the screen
And in the LaCN_InfoCenter template, i have this : PHP Code:
|
Can't the time delay between item "slides" be controlled?
Edit: Damn. Sorry for that. Just looked at the screenshots. duh... |
woa ! Thannks ! Installed !
|
When I put vbphrase [gmt_phrase] $gmt in the footer, I see well the date and the current hour. But if I put it in the template LaCN_InfoCenter, I see nothing ?
|
Quote:
Try to re-install the GMT mod. It looks like the template isn't catching the $gmt ~~~~~~~~~~ edit ~~~~~~~~~ See solution in post 28 |
I have re-install the GMT mod.
Here is thus my template with the sentence $vbphrase[gmt_phrase] $gmt PHP Code:
It does not still work, except in the footer for example Sorry for my bad english, but i'm french |
Let me pm u, to ask if I can check ur forum
|
Quote:
|
wow looks good going to install this one...
|
Quote:
Solution: see post 30 |
Many thanks. With this modif, it's works
|
I found out the real problem, when $gmt isn't showing..
It's because both the GMT and the Info Center plugin are using the same Execution Order in the same hook. And with some forums, vbulletin loads the Info Center first.. So when it reads the Info Center it sees an unknown variabable $gmt, and skips it. So, the real solution is to change the Execution Order in the GMT plugin from 5 to 4. Or change the Info Center to 6. W/e number u use, the GMT plugin must be lower than the one from the Info Center ;) |
WOW!
This would be great for our forum. We have different groups that we would like to be able to show different information to. Just as an example: Guests: How to register on the site. Non-Activated Users: Reminding them to check their email for the activation email Newbies: links to threads that will help them in understanding CarPCs and how to get started Registered Users (users with less than 1 post): encouraging them to introduce themselves to the forum in the Welcome forum. Moderators: Issues with current members or announcements to point them to the moderation forum, etc. Admins: as a way to communicate with each other about important issues that need to be front and center. Staff Members: as a reminder to check threads and reply to questions about products we sell on the store etc. Private Software Testers: to alert them to new releases or changes in the way we want testing done Simply GREAT! Now I'm off to see if the other admins think we should replace the Welcome headers with this...:) btw - I noticed that this mod is marked as not being supported, is this really the case? |
Quote:
As the css and js part of this mod is quite advanced for newbies, errors are made easily, and it's usually hard to see where it comes from. My Support:
So all in all, I think I give the same support as others, but I choose to mark this mod as not-supported, to have nobody wait for me replying, and that you'll help eachother when you can ;) |
Sounds like a fair compromise on the support to me :) Great modification, about to install and play with it now :D
|
Very, very nice hack! Looks like this has awesome potential. Great work! ;)
|
Ready for this! :D
|
Cool!
|
Finally got around to installing this today.
I didn't bother with the GMT add-on and simply replaced the phrase with the standard vB time. I love how I was able to do simple edits here and there via the template manager to suit my style. Well done. Vote for MOTM for sure:) |
Thanx :)
I'm currently expanding this mod, to send a message to lazy people as well :p And some flashy warning when there's a pm or something.. All optional to switch on or off of course... I will also change some messages into phrases, like a welcome message for guests. Things that don't change often... |
Quote:
|
Okay, as promised..
It took a while, but then it's here :D In short: - more friendly for diff styles (template is prepared for round cornered styles) - more friendly for diff languages (more phrased) - more messages to get people active: idlers & non-posters - Also optional message when a pm has been received ;) Version 1.5
When upgrading:
|
All times are GMT. The time now is 05:03 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:
|