vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Want to get rid of the "IP: Logged" but... (https://vborg.vbsupport.ru/showthread.php?t=53914)

thuffner 06-06-2003 04:37 AM

Want to get rid of the "IP: Logged" but...
 
...is this the only way to get a poster's IP? I still want to have access to their IP, but I don't want to have that annoying text anymore. Is this okay to do?

BTW, while I'm on the topic...How do I make it so only admins can see the "Edit" button below each post?

Thanks... :)

Xenon 06-06-2003 10:19 AM

you may want to install logicians template conditional hack :)

Blindchild02 06-06-2003 11:05 AM

or u can use online.php :p cuz admins can see it there

S.Shady 06-07-2003 01:55 AM

Open : PostBit > postbit_ip_hidden
Make the whole template
Code:

IP: <a href="postings.php?s=$session[sessionhash]&action=getip&postid=$post[postid]">Logged</a>
to
Code:

<a href="postings.php?s=$session[sessionhash]&action=getip&postid=$post[postid]">IP</a>

that will take out the logged :) and make the IP the link
change the template how you want it :) you can even get a picture in by changing the IP text with an imagetag :D


If you dont want any ip symbol in your postbit take out
Code:

| $post[iplogged]
from the posbit template

and then check the whos online or go to the user in cp to veiw ip

filburt1 06-07-2003 02:14 AM

Quote:

Today at 08:05 AM Blindchild02 said this in Post #3
or u can use online.php :p cuz admins can see it there
That won't show the IP of a specific post.


All times are GMT. The time now is 12:19 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.00981 seconds
  • Memory Usage 1,719KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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