2011-06-18, 01:45 PM
At my forum the Thread Prefix doesn't show when making a thread?
Any idea?
And yes. I have made the prefix in Admin CP.
Any idea?
And yes. I have made the prefix in Admin CP.
Thread Prefix doesn't show when making a thread
|
2011-06-18, 01:45 PM
At my forum the Thread Prefix doesn't show when making a thread?
Any idea? And yes. I have made the prefix in Admin CP.
2011-06-18, 03:51 PM
Are you sure you set it to be available in that forum and available to your usergroup to use...?? Is {$prefixselect} in your newthread/newreply/editpost templates before <input type="text" class="textbox" name="subject" size="40" maxlength="85" value="{$subject}" tabindex="1" /> ??
2011-06-18, 04:30 PM
I see this in the editpost template:
<td class="trow2"><strong>{$lang->subject}</strong></td> <td class="trow2">{$prefixselect}<input type="text" class="textbox" name="subject" size="40" maxlength="85" value="{$subject}" tabindex="1" /></td> I did not change anything. Thanks for the try. Any other idea?
2011-06-18, 04:44 PM
2011-06-18, 05:48 PM
|
« Next Oldest | Next Newest »
|