vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   How do I show (https://vborg.vbsupport.ru/showthread.php?t=119625)

nedo_a 06-25-2006 04:20 PM

How do I show
 
1 Attachment(s)
Location, Member ID, Posts, Threads like in atachh image

Guest190829 06-25-2006 04:27 PM

This article should help you out:

https://vborg.vbsupport.ru/showthread.php?t=118896

nedo_a 06-25-2006 04:41 PM

thx, but i dont understand realy how to do, can you help me or send me on pm instructons

Guest190829 06-25-2006 04:42 PM

What don't you understand? I will give you more detailed instructions on the parts you need clarification on. :)

nedo_a 06-25-2006 04:46 PM

on image is shown Posts:2146 , but its linked and when you click on that it is openin all posts of user, and that is with treads and member ID, take a look on image

GaryP 06-25-2006 04:46 PM

try setting vboptions > style and language settings > use legacy postbit to YES

nedo_a 06-25-2006 04:54 PM

Quote:

Originally Posted by GaryP
try setting vboptions > style and language settings > use legacy postbit to YES

no it is not that. take a look on image and you will see Posts:2144, but when you click on that number its opening Posts Made By:, and that is in public profile Find all posts by. my english is not good so...

Guest190829 06-25-2006 05:01 PM

For that try:

Template: postbit :

Find:

HTML Code:

$post[posts]
Replace With:

HTML Code:

<a href="search.php?$session[sessionurl]do=finduser&u=$post[userid]"> $post[posts] </a>

nedo_a 06-25-2006 05:06 PM

Quote:

Originally Posted by Danny.VBT
For that try:

Template: postbit :

Find:

HTML Code:

$post[posts]
Replace With:

HTML Code:

<a href="search.php?$session[sessionurl]do=finduser&u=$post[userid]"> $post[posts] </a>

no it is not working

Guest190829 06-25-2006 05:10 PM

Can you be more specific? Are you using the postbit or postbit legacy template?

nedo_a 06-25-2006 05:11 PM

postbit

Guest190829 06-25-2006 05:16 PM

And you edited the postbit template? I just tested the code and it does what I think you are asking for....

nedo_a 06-25-2006 05:19 PM

Quote:

Originally Posted by Danny.VBT
And you edited the postbit template? I just tested the code and it does what I think you are asking for....

it doesnt work on my forum.
http://forum.abdagic.net/showthread.php?p=1783#post1783

Guest190829 06-25-2006 05:20 PM

Quote:

Originally Posted by nedo_a

The above forum is using Postbit Legacy, so you have to edit the postbit_legacy template with the edits above.

nedo_a 06-25-2006 05:22 PM

Quote:

Originally Posted by Danny.VBT
The above forum is using Postbit Legacy, so you have to edit the postbit_legacy template with the edits above.

again doesnt work, im sorry im boring you

Guest190829 06-25-2006 05:28 PM

Quote:

Originally Posted by nedo_a
again doesnt work, im sorry im boring you

You are not boring me. :)

I'm just confused as to why it is not working for you. If you did the above template edit completely than it should be working.

nedo_a 06-25-2006 05:30 PM

yes i did in postbit template and didnt work, then i did it in postbit_legacy and still doesnt work

Guest190829 06-25-2006 05:36 PM

Are you doing it in the correct style? I would just double check that you are doing everything correctly. It is very odd that the edit is not being displayed.

nedo_a 06-25-2006 05:39 PM

its working, wrong style. sorry. how can i do the rest modifications

Guest190829 06-25-2006 05:41 PM

Okay that's good. What else do you want to do? It's hard to notice specifically with just the screen shot.

nedo_a 06-25-2006 05:42 PM

Quote:

Originally Posted by Danny.VBT
Okay that's good. What else do you want to do? It's hard to notice specifically with just the screen shot.

same thing but for threads, and member ID

Guest190829 06-25-2006 05:59 PM

For threads, that will involve more than a template modification. I'm not sure if there is a hack available that adds that functionality.

For Member Id:

Add the following to your postbit_legacy template:

HTML Code:

$vbphrase[postbit_memberid]: <a href="member.php?$session[sessionurl]u=$post[userid]"> $post[userid] </a>
Then you add a phrase via the phrase manager called postbit_memberid with whatever text you want. Ex: "User Id"

GaryP 06-25-2006 06:02 PM

HTML Code:

<a href="search.php?do=process&showposts=0&starteronly=1&exactname=1&userid=$post[userid]"> [high]existing thread code goes here[/high]</a>
should work for threads

Guest190829 06-25-2006 06:04 PM

Quote:

Originally Posted by GaryP
HTML Code:

<a href="search.php?do=process&showposts=0&starteronly=1&exactname=1&userid=$post[userid]"> [high]existing thread code goes here[/high]</a>
should work for threads

Yeah, getting the thread count is what would require more than a template modification though.

slappy 06-25-2006 06:05 PM

There is a hack discussed and available here which uses a plug-in:

Thread Count in Postbit

https://vborg.vbsupport.ru/showthread.php?t=99603

In the Thread they also describe how to add a link to the Threads

One poster in that Thread noted: "Just a heads up here, this will add a query for each post on the page."

Might have an adverse effect on server load.

Regards,

Guest190829 06-25-2006 06:07 PM

Quote:

Originally Posted by slappy
There is a hack discussed and available here which uses a plug-in:

Thread Count in Postbit

https://vborg.vbsupport.ru/showthread.php?t=99603

In the Thread they also describe how to add a link to the Threads

One poster in that Thread noted: "Just a heads up here, this will add a query for each post on the page."

Might have an adverse effect on server load.

Regards,

Yeah, that will definitely have a negative affect on anyone's server. I wouldn't use that modification.

nedo_a 06-25-2006 06:11 PM

tnx its working


All times are GMT. The time now is 03:28 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
  • Page Generation 0.01129 seconds
  • Memory Usage 1,772KB
  • 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
  • (7)bbcode_html_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (27)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete