![]() |
Is there a way to make the times show up where the side where there name is when they post? Like Under the POST section on the left when the users post? THanks
|
Quote:
https://vborg.vbsupport.ru/showpost....&postcount=239 You can make it show any of the timeslip fields by changing the ID in $post[fieldXX] .. |
I added that to my postbit template under:
<div> $vbphrase[posts]: $post[posts] </div> And its not showing anything. What did I do wrong, lol. Thanks |
Quote:
Also, it will only show up for those who have entered something in the 1/4 mile et field. |
Thats what I figured I was going to try it but I didnt. Thanks bro, I will let you know if it works out. The Timeslip mod is working out great though, thanks again.
|
It works my friend. Thanks, Is it possible to change the color of the text?
|
N/P. And yeah you can change the color to whatever you want with font tags. Check this link for examples:
http://www.tizag.com/htmlT/font.php |
I should have know that also, thanks man. I got it in red like I wanted easy, thanks again.*Hits Install button thousand of times* :devious:
|
Quote:
if ($_GET['type'] == 'profile') and if ($_REQUEST['type'] == 'profile') { $data = 'profilepicdata'; $table = 'customprofilepic'; // No permissions to see profile pics if (!$vboptions['profilepicenabled'] OR (!($permissions['genericpermissions'] & CANSEEPROFILEPIC) AND $bbuserinfo['userid'] != $userid)) { header('Content-type: image/gif'); readfile("./$vboptions[cleargifurl]"); exit; } } else { $data = 'avatardata'; $table = 'customavatar'; Thanks in advance for your help. |
jadel,
I just checked the vb 3.0.7 image.php and the code is there. Make sure you're looking in forums/image.php and not forums/admincp/image.php. |
All times are GMT. The time now is 12:17 PM. |
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:
|