You must first be a
registered member to view any code.
I can't get it working... I have paxtrax's script (with the fastsnap script included) and modified it.
-- fastsnap script:
http://vbhackers.com/forum/showthread.php?t=316
I only want to evaluate the statement and include the html if true. I thought I could add this if-statement in the lockdown_showthread template and if it is true include some html text -- else don't.
Also would it be handfull if someone knows the variable for the $username
No clue what's the vB variable for the $username that is watching the topic.
Because at the moment I defined it as $username =yannick;
You must first be a
registered member to view any code.
This is the html code that has to be included when true (this is lockdown_showthread).
thanx in advance
yannick
P.S. Three days ago I didn't understand a word php, I'm very new to it. And all above code is looked up on google and modified with common sense. So I really did try!