Webmastersite.net
Register Log In

Smilie switch incomplete
minor

Comments on Smilie switch incomplete

mrowton
Forum Regular

Usergroup: Customer
Joined: Feb 19, 2004
Location: Michigan

Total Topics: 57
Total Comments: 185
mrowton
Posted Aug 13, 2007 - 8:32 PM:

On the combined details and comment template (maybe comment and details also);

If you turn the smilie switch off but leave the wsncode switch on;

Users still see; "Click a smilie to insert it into your message."

EDIT

I had to change
<IF { THISMEMBERUSERGROUP } is 1>
<tr>
<td valign="top"><span class="labels">Your Name:</span></td>
<td valign="top"><input type=text name="commentername" value="mrowton" /></td>
</tr>
</IF>
to
<IF { THISMEMBERUSERGROUP } is 1>
<tr>
<td valign="top"><span class="labels">Your Name:</span></td>
<td valign="top"><input type=text name="postername" value="mrowton"></td>
</tr>
</IF>
In order for guest names to work. FYI, these forums convert { THISMEMBERUSERGROUP } without spaces, in the above example to my group.
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7867
Paul
Posted Aug 16, 2007 - 1:27 AM:

Can't see the former, must be due to your old version.

Fixed the latter.
Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



This thread is closed, so you cannot post a reply.