Thank you so much. I will play with this tonight and let you know how it goes.
--------------- Added [DATE]1219192714[/DATE] at [TIME]1219192714[/TIME] ---------------
What am I doing wrong?
Check out a post.
Am I supposed to put something in [username] and [userid] fields? If so, I have no idea what because that would be specific to each person.
I'm almost there, the icons are showing up and they are clickable, but they just are going to error pages.
Oh, wait...I see they are going to
http://www.hummiesworld.com/Forum/ww...rld.com/Forum/ ...twice....hmmm...how to fix that?
--------------- Added [DATE]1219193183[/DATE] at [TIME]1219193183[/TIME] ---------------
Quote:
Originally Posted by cheat-master30
You mean in posts? If so, I guess something like:
Code:
<if condition="$post[fieldx]">
Program Used: $post[fieldx]
</if>
Or similar.
|
I put this right above the join date and nothing shows up.
--------------- Added [DATE]1219193665[/DATE] at [TIME]1219193665[/TIME] ---------------
I tried to put "Program Used" in place of [fieldx] and it would not let me save it because there was an error.
--------------- Added [DATE]1219196125[/DATE] at [TIME]1219196125[/TIME] ---------------
When I put nothing in the [link to forum] replacement area, it results in a url of "www.hummiesworld.com"
When I put the word Forum in that replacement area (once by itself), it results in a url of "www.hummiesworld.com/Forum/Forum" (twice).
This is driving me nuts.
--------------- Added [DATE]1219197250[/DATE] at [TIME]1219197250[/TIME] ---------------
Okay, I am a few steps closer. I got rid of the border.
I put a slash before "Forum" in the replacement area and now the beginning part of the links are accurate.
Now I need to figure out what to put in the "user id" replacement area as the links are going to a page, but it says that the user does not have a profile, etc. because it is not recognizing a profile number.
--------------- Added [DATE]1219200963[/DATE] at [TIME]1219200963[/TIME] ---------------
Yeah! I got it to work! I changed the word "prepared" to "post" in your coding!
Now, to get the Program Used coding to work and I'll be set! I look forward to reading your ideas.