vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   phrasing and adding links help please!! (https://vborg.vbsupport.ru/showthread.php?t=115798)

xss illz 05-16-2006 08:34 PM

phrasing and adding links help please!!
 
http://img97.imageshack.us/img97/6039/yes9dw.th.jpg

id like to add 2 links to the users rep where the red boxes are.......

example: +REP -HATE

im not sure how to phrase this could someone help me thanks.......

:confused:

Rich 05-17-2006 12:08 PM

Hello,

In the template that controls that (I am guessing its a custom postbit) add:

HTML Code:

<tr>
    <td><a href="yourlinkhere">+REP</a>&nbsp;&nbsp;<a href="yourlinkhere">-HATE</a></td>
</tr>

under the Donate link in that template. If that donate link is handled via a <div>, use this:
HTML Code:

<div><a href="yourlinkhere">+REP</a>&nbsp;&nbsp;<a href="yourlinkhere">-HATE</a></div><br />

xss illz 05-17-2006 05:33 PM

are you sure thats how to phrase it because where you have "YOURLINKHERE" there isnt a specific link to each exclusive members rep page. get what im saying?

Rich 05-17-2006 06:32 PM

I assumed you were attempting to add that specific text to the posbit. What exactly are you trying to do? Are you trying to set it so when those links are clicked it brongs you to where the reputation is handled? My understanding is you have links for both of those terms.

xss illz 05-17-2006 09:18 PM

Quote:

Originally Posted by Rich
I assumed you were attempting to add that specific text to the posbit. What exactly are you trying to do? Are you trying to set it so when those links are clicked it brongs you to where the reputation is handled? My understanding is you have links for both of those terms.

WELL NO THERE ARENT ANY SPECIFIC LINKS BECAUSE EVER MEMBER HAS THERE OWN REP PAGE (I HOPE IM BEING CLEAR).......BUT AS YOU SAID ID LIKE THE LINKS TO LEAD TO THE ADD REP AND NEG REP SELECTED PAGE NOT THE REP GIVE OR TAKE SELECT PAGE IF THAT MAKES ANY SENSE....

Rich 05-17-2006 09:23 PM

Hello,

I have never used the reputations system on any of my sites so I haven't the first clue as to how it works. All i know is that you can give reputation and take it away.

If each user has a rep page for positive and negative, then there must be an existing link on one of the pages somewhere for that to be accessed otherwise it would be useless. How do you access that page?

xss illz 05-18-2006 09:15 PM

ok well thanks anyway........


All times are GMT. The time now is 08:41 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.01104 seconds
  • Memory Usage 1,726KB
  • 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
  • (2)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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