The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How do I check for DST?
Can someone please tell me why this doesn't work and how to fix it?
PHP Code:
|
#2
|
||||
|
||||
Nobody can help me with this?
|
#3
|
||||
|
||||
I'll try one more time asking for help.
|
#4
|
||||
|
||||
The wy vB does it is via a test in Javascript at the bottom of the page, and if th etest is true, it runs a cron which updates the user profile (I think?) - it's not by any means a simple thing...
|
#5
|
||||
|
||||
Quote:
|
#6
|
||||
|
||||
Is dstonoff a TRUE/FALSE item? the only way that (!$post['dstonoff']) would never return the first (or second) clause is if $post['dstonoff'] is never FALSE (or TRUE)...
|
#7
|
||||
|
||||
Quote:
|
#8
|
||||
|
||||
try
PHP Code:
|
#9
|
||||
|
||||
Quote:
Should there be 3 equal signs? |
#10
|
||||
|
||||
Yeah: it's a more exact test...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|