PDA

View Full Version : Signatur does not appear


abroad
03-14-2007, 11:22 AM
I have installed 3.6.5 and now I have a problem with my signature. They do not show up.

Even when I go to the Usergroup Manager, all signature settings are set to "yes", amount of signatures is "0". I uploaded a gif image in my profile...but it still does not appear... :(

Princeton
03-14-2007, 11:54 AM
perhaps, you have "Show Signatures" disabled??? (usercp/options)

abroad
03-14-2007, 12:04 PM
no, there is a tick in it....

any other idea? :confused:

Princeton
03-14-2007, 12:16 PM
- check (again) Usergroup permissions (Picture Uploading Permissions and Signature Permissions)
- check postbit template

abroad
03-14-2007, 12:18 PM
What do I have in the postbit template...or how should it look like there?

This is what I have in my postbit template which looks like a signature:

<if condition="$post['signature']">
<!-- sig -->
<div>
__________________<br />
$post[signature]
</div>
<!-- / sig -->
</if>

<if condition="$show['postedited']">
<!-- edit note -->

can nobody help me? :(