Quote:
Originally Posted by cellarius
You can't use PHP in a template. You need to put your PHP code in a plugin.
Anyway, what are you trying to achieve? You do realize that the post-IDs in a thread are not consecutive - just in case you want to have userinfo alternating from left to right.
|
thats exactly what i want to do, i want to have my userinfo alternating from left to right with each post, i figured an If statement might of been the answer. whats the best way to go about it?