vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   IP address from user profile (https://vborg.vbsupport.ru/showthread.php?t=115171)

peterska2 06-18-2006 12:51 PM

It should work in 3.5.2

bashy 06-18-2006 01:14 PM

Does it not work for 3.5.2 then?
I would have thought it did?

Im sure peterska2 can shed some light on this?

Quote:

Originally Posted by teepeg
Could this be made for version 3.5.2 bashy?


EDIT: Damn you.....pmsl...
[high]* bashy learns to type faster[/high]

49er 06-18-2006 01:25 PM

Well when i try this nothing shows up in users profile so i thought that it was not compatible with my version. ?

peterska2 06-18-2006 02:29 PM

Were you logged in as an admin when you tried it?

49er 06-18-2006 03:34 PM

Quote:

Originally Posted by peterska2
Were you logged in as an admin when you tried it?

Yes i was, and just to make sure i just tried it again, and still nothing. :confused:

peterska2 06-18-2006 08:55 PM

strange, because I've got it working in all versions of 3.5 here

thalamus 07-03-2006 06:08 AM

This is a nice little add-in; however, it only works with admins. Any ideas as to how this can be set to work for moderators of the forum as well? As has been mentioned, it's a direct link to the admincp function which means it needs admin access?

[edit] found the workaround... find in the MEMBERINFO template:
Code:

<a href="admincp/usertools.php?$session[sessionurl]do=doips&username=$userinfo[username]">
and replace with:
Code:

<a href="modcp/user.php?$session[sessionurl]do=doips&username=$userinfo[username]">
Should work for both mods and admins with this setting.

bashy 07-03-2006 05:15 PM

Very good...although i only needed this as admin i didnt think about others...i will add this to the 1st post, thanks again...ps i have added this to my forum now :)

thalamus 08-29-2006 09:11 AM

Just upgraded one of my boards to 3.6.0, and I get this error:
Code:

Security alert: hash mismatch. Please press back, refresh the page, and try again.
when I use this modification; anyone else got this, and is there anything in the session variable that needs to be amended?

peterska2 08-29-2006 09:13 AM

This modification does not work with 3.6.0 and higher. It is untested on 3.5.5 and may or may not work there also.


All times are GMT. The time now is 05:36 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.01872 seconds
  • Memory Usage 1,732KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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