Go Back   NuHIT - SEO, Wiki, Forums > NuLook Forums > NuLook - Pre-sales and feedback
Reply
 
Thread Tools
 
#1
Old 04-16-2007, 08:36 AM
 
TTG
Premium Member
 
Join Date: Apr 2007
Posts: 5
TTG is offline  

Postbit legacy


Great product but I've had do disable in a few areas mainly because of the changes it makes to the members postbit information.
See the difference .. any way to correct this !?



Reply With Quote

#2
Old 04-16-2007, 09:06 AM
 
edit the nu_look templates mentioned in the ACP, and add your points etc to them just like you did to the regular postbit_legacy.
KingPin
Premium Member
 
Join Date: Apr 2007
Posts: 10
KingPin is offline  
Reply With Quote

#3
Old 04-16-2007, 09:33 AM
 
TTG
Premium Member
 
Join Date: Apr 2007
Posts: 5
TTG is offline  
Quote:
Originally Posted by KingPin View Post
edit the nu_look templates mentioned in the ACP, and add your points etc to them just like you did to the regular postbit_legacy.
Thanks KingPin .. so simple .. duh
Reply With Quote

#4
Old 04-16-2007, 09:46 AM
 
Thanks KiingPin.

TTG are tehre any other issues that you've found?
ElfMage
nuHIT Team
 
ElfMage's Avatar
 
Join Date: Aug 2006
Posts: 3,603
ElfMage is offline  
Reply With Quote

#5
Old 04-16-2007, 02:45 PM
 
TTG
Premium Member
 
Join Date: Apr 2007
Posts: 5
TTG is offline  
Quote:
Originally Posted by ElfMage View Post
Thanks KiingPin.

TTG are tehre any other issues that you've found?
Still testing

Wonder if it would be possible to omit or move a members signature from the bubble .. most of my members have a graphic in their sig and I would prefer that not to be added to the bubble message, perhaps move it to the bottom of the message box somehow .. it can make the bubble unusually large!?
Reply With Quote

#6
Old 04-16-2007, 03:08 PM
 
I can imagine. Yes, you can do that by editing nulook_postbit1 and nulook_postbit2.

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 after this line:

PHP Code:
</div>    <!-- / post_message_ctr_$post[postid] --> 
That should do it. Let me know how it goes.
ElfMage
nuHIT Team
 
ElfMage's Avatar
 
Join Date: Aug 2006
Posts: 3,603
ElfMage is offline  
Reply With Quote

#7
Old 04-16-2007, 03:40 PM
 
TTG
Premium Member
 
Join Date: Apr 2007
Posts: 5
TTG is offline  
Quote:
Originally Posted by ElfMage View Post
I can imagine. Yes, you can do that by editing nulook_postbit1 and nulook_postbit2.

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 after this line:

PHP Code:
</div>    <!-- / post_message_ctr_$post[postid] --> 
That should do it. Let me know how it goes.
Thanks for that ElfMage .. its taken it out of the bubble text but if a member posts a short message it adds the graphic sig alongside the bubble. Need to force it down to the bottom of the postbit.
Reply With Quote

#8
Old 04-16-2007, 03:53 PM
 
Interesting. Did you do this on both templates?

Could you PM me a link to your board, and if possible a test username/password (I can register instead) to test this out.
ElfMage
nuHIT Team
 
ElfMage's Avatar
 
Join Date: Aug 2006
Posts: 3,603
ElfMage is offline  
Reply With Quote

#9
Old 04-17-2007, 06:19 PM
 
ElfMage
nuHIT Team
 
ElfMage's Avatar
 
Join Date: Aug 2006
Posts: 3,603
ElfMage is offline  
Thanks got your PM. Please change this:

PHP Code:
<if condition="$post['signature']">
<!-- 
sig -->
    <
div>
        
__________________<br />
        
$post[signature]
    </
div>
<!-- / 
sig --> 
For this:

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

#10
Old 04-17-2007, 09:29 PM
 
That worked ElfMage .. thanks for the support.
TTG
Premium Member
 
Join Date: Apr 2007
Posts: 5
TTG is offline  
Reply With Quote

#11
Old 04-17-2007, 10:22 PM
 
ElfMage
nuHIT Team
 
ElfMage's Avatar
 
Join Date: Aug 2006
Posts: 3,603
ElfMage is offline  
Any time.
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:54 PM.