![]() |
Quote:
|
* jd clicks install *
I have been testing this for a while, it is great just installed it on my live forum. Thank you. JD. :) |
Quote:
|
Nice hack, installed without a problem on 3.0.3 :)
|
installed and working, great hack. both announcement types work fine, exept for the fact that the popup one appears somewhere on the side of the forum table, not in the middle, like i want it to be. any chance of changing that?
|
Quote:
|
Logician,
If someone wants to have a link to the Dynamic Forum Announcements, from the menu on the left column of the AdminCP, what would that link point to? I would rather having it there, than being forced to go into vBulletin Options, etc. I assume it is something in the options.php, but I am not sure of the parameters or the syntax. Many thanks and kind regards CANCEL THAT, found it : admincp/options.php?dogroup=dynamic_fha ---------- John |
Quote:
|
Is there a way to only show conditional message to members are not in X usergroup?
For example, it would be a nice way to encourage users to become premium members by showing them a message inviting them to become a premium member, but I don't want existing premium members to see this message. Sorry if this was covered already, I read through most of the post and couldn't find my answer. Thanks |
/me installs! very nice!
|
*Installs*
How do I change the color of the Green Popup window to something different? |
Quote:
|
Quote:
|
Quote:
|
How could i tell a user that their PM box is FULL or that it is nearly FULL?
|
Installed and working, thanks!!!!
Can I add the google ads in the announcements? |
HELP ! I used to have this GREAT hack in my two sites Automania.com.mx and clioclub.com.mx so I upgraded both sites to vb 303 and when I tried to rehack to use th DFA in thi spart
Quote:
I guess is th eold field in the database , the prolem is that I continued with the instalation till the end and IT DOESNT SHOW UP??? How do I get rid of the old filed in the database and reinstall this part? any ahelp would be greatly appreciated |
Quote:
Apply other steps (3,4,5,6) and you should be fine. Quote:
|
Hello everyone!
I am using the code below for registered users with 0 post. However, the message does not appear on the homepage when visited from a user with zero post. Do you see anything wrong with the code? Code:
[[($bbuserinfo[posts]<0)]] Hello $bbuserinfo[username]! Don't you think its about time you made your first post? Please visit |
i have a problem after doing step 1.
i alway get a parse error in the options.php at line 116. wrot to Logician, and wating for an answer now :-) |
Quote:
PHP Code:
|
This alerts users that their PM box is nearly full (in this case 70 is their limit)... I have also excluded Admin and Mods from seeing this...
PHP Code:
|
@nonet : use the conditional kristian quoted above.
@kristian : Thx for sharing your conditional and IMO it will go well together with this hack :) @Divokymuz : If you get Parse Error in step 1-2, please make sure: a) You applied it correctly. (eg. it is "REPLACE", not "add") b) You hack your files with a text editor (eg. notepad), not a html editor (like frontpage or dreamweaver) |
fantastic hack pal !
any chance to have a condition to make the popup only popup once ? would be very handy as i think its great but members could get annoyed with it after a while |
[QUOTE=Logician@Divokymuz : If you get Parse Error in step 1-2, please make sure:
b) You hack your files with a text editor (eg. notepad), not a html editor (like frontpage or dreamweaver)[/QUOTE] yes, that was ist. i did with dreamweaver, like i always edit php with dreamweaver. now done with notepad and it works. thanks for your support. by the way, great hack. |
Just installed. Great hack!
However, I cannot get the popup feature to work. I have not used conditionals or anything. I just entered in some text. I can get the forumhome announcements to work, but not the popups. What should I do? Thanks |
thanks for the great hack! THis was just the thing i was searching for, installation worked perfectly without any problems!
|
Hey Logician, Any comments on getting the header messages changed if a user changes the forums browsing ?
Example: When user is watching Forum id=1 - all users/usergroups can see XYZ Messge When user is watching Forum id=2 - all users/usergroups can see ABC Messge I think you can look for an upgrade to the script to support this now ? or maybe its already supported so you can help me know the how-to on using it :) Regards, |
Hi guys,
im running a vb 3.0.3 forum...and i know this hack is for vb3.0 I would REALLY appreciate if anyone here who has installed this hack on VB3.0.3 will let me know of i need to make any additional changes. thanks guys, vik |
Quote:
Regards, |
any news on the popup only poping up once per visit ?
i know you are busy but like i said before my members are getting annoyed buy it but i would really like to use it ;) but if it could popup once per vist that would be great ;) |
Quote:
[[($f==1)]] XYZ Messge [[/($f==1)]] [[($f==2)]] ABC Messge [[/($f==2)]] This should work in forumdisplay pages but not in showthread pages. |
Hi
Am trying to show a message to users who have not posted in the last 2 weeks, but nothing seems to work!! The code below shows the message to everyone... $bbuserinfo[lastpost]<strtotime("-2 weeks") also does not work!! TIA!! nd. -- [[($bbuserinfo[usergroupid]>1 AND $bbuserinfo[lastpost]+1209600<$now)]]<b>Hello $bbuserinfo[field1]</b>, we noticed that you have not posted a message in the last 2 weeks... Better get to work!! :) [[/($bbuserinfo[usergroupid]>1 AND $bbuserinfo[lastpost]+1209600<$now)]] |
this hack should get hack of the year.
this is one of the best hacks I've ever implemented. Thanks Logician. |
Quote:
[[($bbuserinfo[usergroupid]>1 AND $bbuserinfo[lastpost]<strtotime("-14 days"))]] we noticed that you have not posted a message in the last 2 weeks... Better get to work!! [[/($bbuserinfo[usergroupid]>1 AND $bbuserinfo[lastpost]<strtotime("-14 days"))]] |
Thanks Logician
It looks like its working now... Just another small issue... If I log out, the [[($bbuserinfo[usergroupid]==1)]] tag does not appear to work properly... Is it a cookie issue ? The work around I have used is (This works fine!): [[($bbuserinfo[usergroupid]>1)]] [[/($bbuserinfo[usergroupid]>1)]] <<<text for all (non-logged in) users...>>> - Thanks for a great hack!! nd. --- Quote:
|
Quote:
|
is there a way of chosing where the pop up box shows up?
|
I've installed this hack.. works GREAT! however one question.
I have added the announcments tempelates in HEADER so that it shows up on all pages. But I want some announcements to show up ONLY in Forums homepage. how can i do this? does the forums homepage have a forum ID?? |
Quote:
just change the values after top, bottom, left, right. but be careful. it is an absolut positioning, doesn?t change on useres monitor settings. |
All times are GMT. The time now is 08:09 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:
|