Ghostsuit
16 Dec 2009, 23:30
This is related to the PHP widget question (http://www.vbulletin.org/forum/showthread.php?t=230342) I had
I have this code
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
returns
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Now that should return something like
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Anyone ideas why it's not?
I have this code
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
returns
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Now that should return something like
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Anyone ideas why it's not?