![]() |
Quote:
|
again no response to my query.wont you reply buddy then let me know?
|
Quote:
On my Forum Home I placed $welcomeheaders in the original vBulletin Guest Welcome Box. What I want to do, is show a second $welcomeheaders on Forum Home for members who've logged in. Does that make any sense? |
vitrag24, See post #896.
|
Quote:
You can copy the table HTML from the welcome_headers template if you want to reuse that layout style. |
Quote:
|
Successfully upgraded :)
|
Hey Ted, in your first post you have set
4.2.1 - Fixed bug with global message When importing the product it says 4.2.2 :erm: |
Well I fixed something else too. You want me to document everything??? :D
|
Quote:
Or you could update your first post saying Updates 4.2.2 - Fixed Something... 4.2.1 - Fixed bug with global message 4.2.0 - Changed template conditionals to simplify customizations 4.1.9 - Added ability to disable messages if using Limited Guest Viewing system 4.1.3 - Added support for Limited Guest Viewing system |
@ted s thx for your support.
u answered me similerly but didnt checked my query.i told u i'm not gettin that feature so asked you to explain.sorry to bother you i wont ask you now. |
What exactly do you need clarified?
|
Hi Ted and thank you for this hack. It's great!
I've been trying to put a 100% table into the welcome header phrase (but the % sign keeps getting stripped out) - is there a way around this? I'd like to have a table with 3 equal columns and use percentages (not pixels) as I don't have a fixed width board. Any way of achieving this? Thanks Clancy |
Try editing the template welcome_headers and modify the tables there.
|
Quote:
I don't think that will work will it? I want to put three different columns with three different messages in those columns for say members that have never posted... and then maybe two columns for the global announcement message. I won't be able to do this by altering the template will I? Hope that makes sense. Thanks again, Clancy |
Sure it will. Each message has a distinct set of HTML code which you can edit however you like. The phrases are only provided to make life easier for "standard" changes to the text.
|
I want to add something that says
Code:
After you?ve done that, feel free to introduce yourself Quote:
How do I do that? I also want to add something that tells you how many members are on the forums. Can someone tell me how to add these in languages(?) |
Quote:
Please? ......... |
Quote:
I've been through the whole thread. |
Have you tried just adding an HTML link?
|
Quote:
You can edit your phrases to include any links you want by going to your vbulletin admin --> options --> welcome header system. |
Quote:
|
You can assign the variable 7="$vbulletin->userstats['numbermembers']" by editing your template and phrase. This is untested.
|
Quote:
Any idea where I can find it? Quote:
Code:
7="$vbulletin->userstats['numbermembers']" |
Put it in the phrase. After the other variables.
|
Quote:
Code:
7="$vbulletin->userstats['numbermembers']" Code:
<!-- // Start Welcome Headers // --> |
In the <phrase ...> tag you want to use. Each message has it's own tag and html code, it's all commented to mark them.
|
Ted,
I don't know if it was suggested before, but here is a suggestion regarding the inactivity welcome header for existing forum members. One of my members complained in an e-mail that she got so annoyed with the message that she decided not to check out the forums anymore. ;( On the other hand I still believe this particular feature of your hack is great to enable non-posters to become posters again. My suggestion: What about adding a small check button in the inactivity welcome header which a user can click to disable the reminder for x days (as defined in the control panel?). I may be wrong but I think it would only require a few additional Javascript lines to do that. Best, Alex |
7="$vbulletin->userstats['numbermembers']" didnt work. Everything else did.
|
Then I don't know what to tell you -- I found that variable in one of the script and it looked global, guess not. You would have to find the proper variable or write a plugin to query the database and add it to your phrase.
|
Quote:
This has come up a few times before... I can't think of any way to do this without queries which I'd like to avoid. But I'm still thinking. |
Quote:
|
Using a cookie like that is an option but it also has limitations (i.e. users who use multiple machines) but may be the best option.
|
True. Well, it'd be fantastic if you could implement something like this (cookie-based message click away) if you get the chance. In the meantime I'll disable the inactivity welcome header because of the negative feedback I received from it.
Still, one of the most useful hacks. Thanks! |
Thanks for the mod. How do I add links, bullets and such to the messages?
|
real good stuff
|
Quote:
|
This is appearing on every page, any way to limit it to the home page?
Sorry if this is answered already. |
You could edit the template welcome_headers adding the variable THIS_SCRIPT == 'index' but that would defeat the entire purpose of the hack and I wouldn't recommend using it.
Remember, just because it's your homepage doesn't mean it's the page someone comes to your site through. |
This is an awesome hack, thank you! :up:
|
All times are GMT. The time now is 03:18 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:
|