Go Back   NuHIT - SEO, Wiki, Forums > NuLook Forums > NuLook - Pre-sales and feedback
Reply
 
Thread Tools
 
#1
Old 04-21-2007, 04:00 AM
 
kennyg
Member
 
Join Date: Apr 2007
Posts: 2
kennyg is offline  

Help me, I got an error!


Hello,
I bought your Nulook and setup for my forum but looks like it have a problem: When user have a picture in his signature, your product will be error. Could you please have a option: don't include signature in NuLook? You can view my forum here:
http://truongton.net/forum/showthread.php?t=82555
Thanks,
KennyG
Reply With Quote

#2
Old 04-21-2007, 11:39 AM
 
Hi KennyG,

We will add the option to the next version.

In the mean time, you can do this by editing the
nulook_postbit1 and nulook_postbit2 templates.

In these templates you will see the following lines:
PHP Code:
<if condition="$post['signature']">
<!-- 
sig -->
    <
div>
        
__________________<br />
        
$post[signature]
    </
div>
<!-- / 
sig -->
</if> 
Remove them from there and add them find this line:

PHP Code:
</div>    <!-- / post_message_ctr_$post[postid] --> 
And add right after:

PHP Code:
<if condition="$post['signature']">
<!-- 
sig -->
    <
div style="clear:both;">
        
__________________<br />
        
$post[signature]
    </
div>
<!-- / 
sig -->
</if> 
Try this and let me know.

Thanks.
ElfMage
nuHIT Team
 
ElfMage's Avatar
 
Join Date: Aug 2006
Posts: 3,603
ElfMage is offline  
Reply With Quote

#3
Old 04-24-2007, 04:18 AM
 
kennyg
Member
 
Join Date: Apr 2007
Posts: 2
kennyg is offline  
That's works well. Could you please help me more? You can view my forum here:
http://truongton.net/forum/showthrea...260#post708260
I don't want member profile change left to right and right to left after one post, could you please keep it in the left ?
Reply With Quote

#4
Old 04-24-2007, 10:01 AM
 
Glad to hear that.

To keep NuLook from alternating the postbit. Go into Admin CP > NuLook Settings, and change 'Postbit template name(s)' to nulook_postbit1

Thanks.
ElfMage
nuHIT Team
 
ElfMage's Avatar
 
Join Date: Aug 2006
Posts: 3,603
ElfMage is offline  
Reply With Quote

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 11:11 PM.