Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 $GLOBALS['threadfields']
Skiilz Offline
Member
***
Posts: 198
Joined: Nov 2010
Post: #1
$GLOBALS['threadfields']
Hey guys I'm willing to make something like this:

Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
<if $GLOBALS['threadfields'] == ['threadfields'] then>
<if $GLOBALS['threadfields']['threadtypeADMIN'] == 'Entry' then>
SOMETHING FOR "ENTRY" VALUE
<else>
SOMETHING FOR ANOTHER VALUE
</if>
<else> //if $GLOBALS['threadfields'] == ['threadtype']
<if $GLOBALS['threadfields']['threadtype'] == 'Entry' then>
SOMETHING FOR "ENTRY" VALUE
<else>
SOMETHING FOR ANOTHER VALUE
</if>
</if>


But it's not working.. can someone point me to the error... I'm sure there is something wrong...


[Image: 468x602b.png]
(This post was last modified: 11-25-2010 03:47 AM by Skiilz.)
11-25-2010 03:45 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
$GLOBALS['threadfields'] - Skiilz - 11-25-2010 03:45 AM
RE: $GLOBALS['threadfields'] - RateU - 11-25-2010, 04:10 AM
RE: $GLOBALS['threadfields'] - Skiilz - 11-25-2010, 05:12 AM
RE: $GLOBALS['threadfields'] - RateU - 11-25-2010, 05:58 AM
RE: $GLOBALS['threadfields'] - Skiilz - 11-25-2010, 06:02 AM
RE: $GLOBALS['threadfields'] - RateU - 11-25-2010, 06:46 AM
RE: $GLOBALS['threadfields'] - Skiilz - 11-25-2010, 07:25 AM
RE: $GLOBALS['threadfields'] - RateU - 11-25-2010, 07:30 AM
RE: $GLOBALS['threadfields'] - Skiilz - 11-25-2010, 07:34 AM
RE: $GLOBALS['threadfields'] - RateU - 11-25-2010, 07:45 AM
RE: $GLOBALS['threadfields'] - Skiilz - 11-25-2010, 07:51 AM
RE: $GLOBALS['threadfields'] - RateU - 11-25-2010, 07:57 AM
RE: $GLOBALS['threadfields'] - Skiilz - 11-25-2010, 08:28 AM

 Standard Tools
Forum Jump: