First, thanks for a really slick product. This is almost the exact system I've been beating my head against a brick wall to create for the last week.
Question: The template modification instructions state:
Quote:
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
In your memberinfo_block_ministats template, find:
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
$template_hook[profile_ministats_list]
-+-+-+-+-+
Add Above:
-+-+-+-+-+
<dd>$userinfo[ucashdisplay]</dd></if>
|
Is that trailing "</if>" really supposed to be there? Is the line missing the opening of the conditional in front of it?
Thanks in advance.
- Justin