![]() |
[solved] onlinestatus
Hello,
Currently I'm trying to adjust my postbit here and there, and having something like this setup: Code:
<td class="alt3" style="padding: 0px; background-image: url($stylevar[imgdir_misc]/back.gif); background-repeat: repeat-x; border-$stylevar[right]: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]"> Code:
<if condition="$onlinestatus==1"><img src="$stylevar[imgdir_misc]/online.gif" style="float: right;" border="0"></if> |
I hope it's ok to bump this one once
|
Look at "postbit_onlinestatus" template.
I think this is what you need to edit to get what you want. . |
"postbit_onlinestatus" contains all the information for the online status images.
|
true, however I was trying to avoid the postbit_onlinestatus template, since changing things here also changes ie. the appearance of the memberprofile page.
I was hoping to just change the appearance of the postbit instead. |
Then to answer that I think a hook will be needed. I asked the same question myself.
|
I think another way may be to change this line of code in /includes/class_postbit.php in the function process_registered_user:
PHP Code:
PHP Code:
(Not tested.) |
Quote:
Code:
<if condition="(THIS_SCRIPT == showthread) OR (THIS_SCRIPT == showpost)"> |
Quote:
Quote:
|
All times are GMT. The time now is 05:04 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|