![]() |
Hi,
and sorry for my bad english ... I search the conditionals for : "today is X, hour is between Y and Z, day is wednesday, month is Y, week is month's 2nd week, " Please help. Thanks! |
Hello Logician
Is it possible this announcment special forum ? For example only ForumID 4,5,8 or what ever. Thanks |
Quote:
|
/me clicks install
This may be just what I am looking for! EDIT: Exactly what i was looking for! thank you! |
Quote:
Code:
[[($forumid == 4)]]Your message here...[[/($forumid==4)]] Or, if you wanted to do more than one forum... Code:
[[(in_array($forumid, array(5,6,7))]]Your message here...[[/(in_array($forumid, array(5,6,7))]] I've not tested those exactly, but my understanding of where that hook is located is that you should have access to the $forumid variable from global.php, which should be what you'd need to do it. -RD |
Aha it is worked :)
But your code include 2 extra space. [[($forumid == 4)]]Your message here...[[/($forumid==4)]] Working Code [[($forumid==4)]]Your message here...[[/($forumid==4)]] Thanks for great post. |
I find a problem today.If I use this conditional User Notes is not working.When I press Post Notes or View Notes this error occured.Every user same thing
"No User specified. If you followed a valid link, please notify the administrator" Any idea for this ? |
Quote:
|
Quote:
|
I'd like to display a message each Thursday to remind users it's chat night, and another each Thursday between 9 and 11 p.m. to remind users to go to the chat room. The first post says this plugin has that functionality, but there are no examples given with the rest of the usage instructions.
|
All times are GMT. The time now is 09:11 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:
|