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)
-   -   Hide User Contact Info From Guests (https://vborg.vbsupport.ru/showthread.php?t=101180)

Chadi 04-22-2006 11:58 PM

Problem..see attached

Why is it suddenly showing the actual full IM (I blotted it out) and the hidden message, when it is not hidden? I was logged in also.

I attached my full MEMBERINFO template.

peterska2 04-23-2006 08:52 PM

Quote:

Originally Posted by chadi
Problem..see attached

Why is it suddenly showing the actual full IM (I blotted it out) and the hidden message, when it is not hidden? I was logged in also.

I attached my full MEMBERINFO template.

ok, you had your end code for the IM section in the wrong place as you have added additional info to that section.

Try the attached file instead.

peterska2 04-23-2006 08:53 PM

Quote:

Originally Posted by chadi
What about hiding from COPPA users or banned users?

A new build is in development. This will use usergroup permissions to set who can and can't view the contact info. It will also fix other known problems with this mod.

COBRAws 05-02-2006 12:41 AM

Quote:

Originally Posted by peterska2
A new build is in development. This will use usergroup permissions to set who can and can't view the contact info. It will also fix other known problems with this mod.

maybe a plugin? :D

peterska2 05-02-2006 12:43 AM

IT will be a product when it is finished. Development has been slow due to a number of personal issues, but is continuing slowly but steadily.

ztempuser 05-28-2006 12:34 AM

im haveing some trouble im running vb 3.5.1 the skype is not in the sytem yet

i get this line when i go to a profile

Code:

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/user/public_html/forum/member.php(652) : eval()'d code on line 327

peterska2 05-28-2006 12:39 AM

I recommend upgrading to 3.5.4 as there are a number of bugs that have been fixed, and additional functionality such as skype added to it.

If you are unable to upgrade to the latest version for whatever reason, the line to find, instead of the skype one, will be

Code:

<if condition="$userinfo['showyahoo']">
                                        <tr>
                                                <td>$userinfo[yahooicon]</td>
                                                <td><a href="#" dir="ltr" onclick="imwindow('yahoo', '$userinfo[userid]', 400, 200); return false;">$userinfo[yahoo]</a></td>
                                        </tr>
                                        </if>

If not, then I will need to redownload 3.5.1 and go through the style xml to find the correct part.

ztempuser 05-28-2006 12:50 AM

GREAT works:)
ya im not planning on upgradeing, as my forum as a down side, its heavy on the modded side, contless adds and changes
thanks for the fast reply and help *clicks insall*
great hack

peterska2 05-28-2006 12:52 AM

Glad it worked. :D

I wasn't looking forward to the prospect of having to trawl through a massive style file to find a couple of lines :p Now I can rest easy again.

ztempuser 05-28-2006 12:54 AM

:knockedout:


All times are GMT. The time now is 04:54 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.01186 seconds
  • Memory Usage 1,739KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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