![]() |
I'm unsure of how how to do this but my Activity graphs are shown in different positions due to the length of text in my members location details (see attached). How can I get the graphs to appear on the right below the location details ?
Is this meant to do what I wan't ? Code:
===== in template postbit (for the default 2nd column appearance) to put the activity info above your IM icons and reputation in your horizontal postbit, use the postbit_legacy modifications on your postbit template instead of the ones below. Many thanks. |
Quote:
Quote:
|
I would really like to fix this mod to play well with vBAdvanced Gallery, but I need someone with vBAdvanced Gallery to help me out. Disable the mod, follow the instructions in this post:
https://vborg.vbsupport.ru/showpost.php?p=818581 Then reenable the mod. Whether or not you've done the work arround won't effect this. |
Just to confirm, I should use the following code on the Postbit template and undo the changes I've already made ?
Code:
****************** images version templates ===== in template postbit_legacy find ----- <if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if> ----- above it, insert ----- <div class="smallfont"><strong>$WWU002_ranktext</strong></div> ----- find ----- <if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if> ----- replace it with ----- <table class="WWU002postbit" cellspacing="2" cellpadding="0"> <tr> <td><img src="$stylevar[imgdir_misc]/activity/textactivity.gif" /></td> <td><img src="$stylevar[imgdir_misc]/activity/textlongevity.gif" /></td> </tr> <tr> <td title="$WWU002_activityinfo"><img src="$stylevar[imgdir_misc]/activity/activity$WWU002_activitylevel.gif" class="i" /></td> <td title="$WWU002_longevityinfo"><img src="$stylevar[imgdir_misc]/activity/long$WWU002_longevitylevel.gif" class="i" /></td> </tr> <tr> <td><img src="$stylevar[imgdir_misc]/activity/texttoday.gif" /></td> <td><img src="$stylevar[imgdir_misc]/activity/textposts.gif" /></td> </tr> <tr> <td title="$WWU002_todayinfo"><img src="$stylevar[imgdir_misc]/activity/today{$WWU002_todaylevel}_$WWU002_maxtodaylevel.gif" class="i" /></td> <td dir="ltr"><img src="$stylevar[imgdir_misc]/activity/posts$WWU002_postsd[1].gif" class="il" /><img src="$stylevar[imgdir_misc]/activity/posts$WWU002_postsd[2].gif" class="im" /><img src="$stylevar[imgdir_misc]/activity/posts$WWU002_postsd[3].gif" class="im" /><img src="$stylevar[imgdir_misc]/activity/posts$WWU002_postsd[4].gif" class="im" /><img src="$stylevar[imgdir_misc]/activity/posts$WWU002_postsd[5].gif" class="im" /><img src="$stylevar[imgdir_misc]/activity/posts$WWU002_postsd[6].gif" class="im" /><img src="$stylevar[imgdir_misc]/activity/posts$WWU002_postsd[7].gif" class="im" /><img src="$stylevar[imgdir_misc]/activity/posts$WWU002_postsd[8].gif" class="im" /><img src="$stylevar[imgdir_misc]/activity/posts$WWU002_postsd[9].gif" class="ir" /></td> </tr> </table> ----- find and remove ----- <div> $vbphrase[posts]: $post[posts] </div> ----- |
Got it sorted now thanks.
|
I did a lil work with this hack but im a bad coder I was wondering if someone could tell me how to change the fonts to make them match and maybe extent the gray box all the way acroos here is how it looks right now.
|
I sent you an email with the text in it.. Let me know if you need anything else.. or if I did something wrong let me know...
referring to vbgallery that is.. I will be your tester... |
Quote:
|
Quote:
|
Quote:
I disabled the activity hack, installed the other one.. then viewd source and then disabled the 2nd one and turned activity back on.. No I can say when I went to the gallery all functions as normal but when I forgot to disable the 2nd one you said to install I tried to view a thread and it said something about cookies etc.. but it did not do that in the gallery.. Gallery location is root/gallery/ if that matters... |
when attempting to go to normal thread on forum with the debug I get this..
Unable to add cookies, header already sent. File: /hsphere/local/home/crotchro/crotchrocketracing.com/includes/class_postbit.php(251) : eval()'d code Line: 44 when I go to gallery it loads as normal and view source is the file I sent ya... Swear... |
Quote:
Code:
<if condition="$show['avatar']"> I have galery as well im not good at coding but ill give you admin acces if you wantso you could mess with it. |
Code:
<table class="WWU002postbit" cellspacing="2" cellpadding="0"> <tr> Code:
<table class="WWU002postbit"><tr><td> |
Quote:
|
I would complain but it would do no good, the Gallery uses a lot of thing differant from VB..
|
installerd cewl thnx
|
Quote:
any way as far as vbgallery is there a way to just make 2 dupliacat styles if you only use one style on your site and set it so when your in the gallere it uses the style without the activity hack? |
ok I got the fonts to work but im tring to get the gray box to go all the way instead of ending at the text. anyone think they could help here is what I have now and how it looks.
<table class="WWU002postbit" cellspacing="2" cellpadding="0"> <tr> Code:
<td> <div class="pibu"><div class="pib">Activity:</span> </td><td title="$WWU002_activityinfo"> <img src="$stylevar[imgdir_misc]/activity/activity$WWU002_activitylevel.gif" class="i" /> </div></td> |
Installed quick and easy. Good Job. One issue.. See the image to see what I mean.
|
Quote:
Mholtum, I'm not sure exactly what your issue is, but if it's the background, you just need to look at the div arround the other stuff and put it arround the activity mod table. |
Quote:
Code:
|
If you're not sure what your problem is, I can't help you. If you're not sure how to put the activity stuff in a box, change
Code:
<div class="smallfont"> Code:
<div class="info"> |
I've reposted the same version of the mod with an HTML template modification guide instead of the text version to resolve confusion some users were having.
|
Will it always be in the postbit or can you take it out?
|
it'd be great to have a way to turn this off for long threads....its murderously slow on long threads especially for users who are far from the server (I have a lot of Korean users).
is there any another solution beside just uninstalling it? I really like this. |
Quote:
Quote:
|
Great Scripted installed and everything, 3.5.2
Also, is there any way to get the images, in the postbit title kinda thing?? where it says the posts date (as same in this forum ) thank you! |
Quote:
|
Quote:
|
Can this be added in profile page too?
|
whell i finnally got it the way I want lol
I wish i could get the boxes to go all the way to the right like the others. also wondering if there is some kind of codding where i could add the top 10 active members. |
Quote:
I had tons of loading time complaints. Skins without would load a lot faster by comparison (loaded normally). I had to unistall it. :( there was an immediate and obvoius speed improvement after I removed it. At LEAST, three or fours + times faster. is there something else going on? I really did like this hack a lot. :) |
I've been using this hack since the day WetWired released it to the public for the 3.0.x versions of vB and I have yet to experiance any loading problems with any threads.
He uses the same hack on his forums at Zelaron.com and threads there load quite fast with the amount of graphics that the postbit uses. |
Quote:
|
Quote:
Quote:
Quote:
|
I know that this is a odd request, but WetWired can you please send me the font that you use to make the "Logevity" and "Activity" ?
|
Quote:
|
why is the activity graph says a very high number like 8991 when you have your mouse over it?
|
ok i imported it, but what do i do with the html file and what must i do more to get it working?
can't find any installation procedure |
Quote:
Tks m8. |
All times are GMT. The time now is 02:33 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:
|