vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Activity Modification (https://vborg.vbsupport.ru/showthread.php?t=93831)

AndyA 11-24-2005 02:47 PM

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.
I'm not really sure what steps to take, can someone explain this to me ?

Many thanks.

WetWired 11-24-2005 02:47 PM

Quote:

Originally Posted by AndyA
Correction, I've now followed the instruction's. Now how do I remove the extra rank details please ?

Remove $WWU002_ranktext from the templates.

Quote:

Originally Posted by AndyA
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.
I'm not really sure what steps to take, can someone explain this to me ?

Many thanks.

Yes, like the install instructions say, if you want the activity stuff with the location, reputation, and such, then you should use the postbit_legacy modifications on the postbit template.

WetWired 11-24-2005 02:56 PM

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.

AndyA 11-24-2005 03:01 PM

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>  -----

AndyA 11-24-2005 03:27 PM

Got it sorted now thanks.

djjeffa 11-25-2005 10:59 PM

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.

cbr929rrerion 11-25-2005 11:48 PM

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...

WetWired 11-26-2005 12:45 AM

Quote:

Originally Posted by cbr929rrerion
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...

And you turned the activity hack off before you viewed this page and copied the source?

WetWired 11-26-2005 12:46 AM

Quote:

Originally Posted by djjeffa
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.

Template source would be helpfull.

cbr929rrerion 11-26-2005 12:51 AM

Quote:

Originally Posted by WetWired
And you turned the activity hack off before you viewed this page and copied the source?

yes..

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...


All times are GMT. The time now is 02:40 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
  • Page Generation 0.01637 seconds
  • Memory Usage 1,755KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete