![]() |
New Release
I've added a much requested feature to let you turn the welcome headers on/off on thread and post pages when using this system in conjunction with the limited guest viewing system. By default, if you are using both systems, the welcome headers will not show up on these pages. If you wish to change this, you may do so in your Welcome Headers System options page. Keep in mind that if you have both systems enabled and do not use this option, it is possible for two messages to show up one after another on the same page. To apply this upgrade just upload the new XML file from your ACP --> Product Manager. Be sure to allow overrides. No changes were made to the templates. This upgrade is not security related and is optional. |
That's the first place I looked :) But I have all messages enabled, however only the global announcement message is showing.
I've turned that one off now, but still "post more often" is not showing. Also I changed the number of days before showing the message to "1", just to be sure. But no difference. edit: I've upgraded to the latest version, no changes. |
Ted the toggle for
Limited Guest Viewing Suppression Disable welcome headers if limited guest viewing system is installed? Is reversed. Caused me some confusion. Yes is no, no is yes :) Setting the option to no disabled the welcome headers for threads and posts, setting it to yes enables them :) |
Quote:
|
Quote:
|
Upgraded :)
|
Quote:
It works when I'm a guest or have never posted. And it doesn't work when I've posted (even once). Could there be another hack/mod which messes this up? I've tried different styles and it doesn't matter. |
In your welcome_headers template add the code
Code:
$wlhtime versus $bbuserinfo[lastpost] |
I've installed and made sure everything was turned on and it still isn't working on my forum. Anyone have an idea why this would be? I can access the options in my adminCP and etc, but I just can't get it actually show up when I view as guest.
www.eragonforum.com |
It showed the following;
versus 1178232570 for a user with 2000+ posts versus 1177169820 for a user with 1 post |
Please send Updatemail next Time you update your Hack!
|
Quote:
|
the welcome header plugin (Inactivity Timer [Optional]) which was using global_start was enabled.
I disabled all the other plugins which use that hook one by one (constantly checking for changes) and then I disabled them all. But, again no changes. Wouldn't it be strange if another plugin prevents the hack from working when a registered member (which has posted) logs in, and doesn't prevent it from working when a guest or a member (who hasn't posted) logs in? Also, would it be helpfull for you if you could login to my admincp to take a look yourself? |
Very strange indeed. I'm really not sure why the variable wouldn't end up getting passed to your pages when you disable all the other hacks. I'll have to look at some code and try to figure this out.
|
Thanks for all the help, let me know when/if you want to take a look in my forum
|
Wow, got my working sweet now, rego's have jumped straight away, I also use the limited guest viewing option ... this is a great mod.:up:
|
I wonder if maybe I'm having the same problem?
Everything seems to be correct, but I still can't see it as a guest. |
Quote:
That's not the problem the other user is having. If the guest message isn't showing up than it's not in your template or the plugin is not enabled. |
Hmm, I'm thinking it maybe the template. Would you care to take a look sometime?
|
how do I split the welcome box into two seperate sections, using a table? Which file do I need to edit?
|
Quote:
You can edit it by vB Options > Welcome Header |
Quote:
The problem is, if I do the same, it creates an long tables, about 200px wide to the left of it, So, how would I split that block into two blocks? |
Wow this one is really great it improves user registration process.
|
Quote:
Edit the HTML code in the template welcome_headers. |
First of all, this is an awesome hack! I just know for sure that more people will sign up and that visitors are better informed with this hack of what they can expect from FMF and how usefull an account is. Thanks for making it Ted!
I've got one small problem tho and I hope you can help me with that. I was changing the welcome message, I wanted it to be kinda the same as in your screenshot (if that isn't allowed I'm sorry!). It's all good except for one thing. See the screenshot below: http://img527.imageshack.us/img527/5...eheadernt4.png The dots are outside the welcome block. On your screenshot it even got a space before it. Could you tell me how you fixed that? I just used the <li> html command. Thanks in advance. |
Very nice, thanks for your efforts!
|
BozzaJos,
What's the HTML code you're using for the entire block? |
its working fine for me
|
Can someone please tell me hpw to get this working on my vbadvanced portal it is working on all my other pages except the portal.
I have other forums and this works on the portals except for my Beaut Utes Portal Please help, I know it is something simple, but can t work it out! |
Quote:
Quote:
|
I don't offer support for integrating with other hacks but if you search this thread you should find the answer to your question from another user.
|
For a list you should be using the following structure:
Code:
<ul> |
Thank you very much Ted, that fixed the problem! This is really an awesome hack, I just know for sure it improves my community registration rates and also improves the activity on the forums. And that all thanks to you!
|
Does this version work on vb 3.6.6?
|
Yes, it works with 3.6.6. :)
|
Ted, have you had time to look at my problem jet?
let me know! |
Burley,
All I can figure is that something is bumping up against the plugin and stopping it from calculating the time. When I had you run that template change you should have seen an output like: You should be seeing XXXX - YYYYY But the XXXX part was blank, thus there is no time for the system to check against. Try modifying the plugin for the hook global_start as follows: Code:
$wlhtime = 5; Code:
$wlhtime = time(); |
Ok, I first inserted the $wlhtime = 5;, which gave me the following result; versus 1178232570
If I changed the code to $wlhtime = time(); it gave me exactly the same result |
So your plugin isn't being envoked at all. I've got absolutely no clue on that one.
|
Okay, after upgrading to 3.6.7 and re-upping my style my board seems to work like it supposed to.
Now, your code shows me 1179219745 versus 1178232570 Can you do anything with that? |
All times are GMT. The time now is 10:54 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:
|