vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   User Profile (https://vborg.vbsupport.ru/showthread.php?t=224451)

Speysider 10-03-2009 02:32 PM

Quote:

Originally Posted by Lynne (Post 1894211)
He's having problems with english, which is why he isn't using proper sentence structure, so I don't really think it's right to get on his case for that. I'm just having problems with his choice of words (or the translators choice of words).

Lynne, note that he starts with proper English, then types in a foreign language, then type nonsense. He has no problems with English, he's trying to make the answer difficult. :rolleyes:

krimesis 10-03-2009 05:52 PM

Quote:

Originally Posted by Lynne (Post 1894211)
He's having problems with english, which is why he isn't using proper sentence structure, so I don't really think it's right to get on his case for that. I'm just having problems with his choice of words (or the translators choice of words).

I use:
http://it.babelfish.yahoo.com/translate_txt
or
http://www.reverso.net/text_translat...glese-italiano
or
http://free-translation.imtranslator...r=it_en&loc=en
it advises other to me? Thanks



Quote:

Originally Posted by Lynne (Post 1894211)
- If you are talking about not allowing users to see a single users profile, then you would need to write a plugin to give other users a No Permission page (or whatever you want).

yes :up:

--------------- Added [DATE]1254596077[/DATE] at [TIME]1254596077[/TIME] ---------------

Quote:

Originally Posted by Speysider (Post 1894220)
Lynne, note that he starts with proper English, then types in a foreign language, then type nonsense. He has no problems with English, he's trying to make the answer difficult. :rolleyes:

It has understood little!

Lynne 10-03-2009 06:30 PM

OK, if you don't want users to be able to see userid x's profile and instead get a No Permission page, you can try a plugin:

hook location - member_start
PHP Code:

if ($vbulletin->GPC['userid'] == x)
    
print_no_permission(); 

Change x to be the userid you don't want users to be able to see.

If you've never written a plugin, see this in the manual - Adding or Editing a Plugin

krimesis 10-04-2009 07:38 PM

Quote:

Originally Posted by Lynne (Post 1894303)
OK, if you don't want users to be able to see userid x's profile and instead get a No Permission page, you can try a plugin:

hook location - member_start
PHP Code:

if ($vbulletin->GPC['userid'] == x)
    
print_no_permission(); 

Change x to be the userid you don't want users to be able to see.

If you've never written a plugin, see this in the manual - Adding or Editing a Plugin

Created after I find the plugin on plugin system and I can delete?
(execution order number?)

Lynne 10-04-2009 07:54 PM

You can leave the execution order at default (usually 5). If you want to turn the plugin off, you can simple set Plugin is Active to No. If you want to delete it, you can do so under Plugins & Products > Plugin Manager > find plugin > Delete

krimesis 10-04-2009 07:58 PM

Quote:

Originally Posted by Lynne (Post 1894803)
You can leave the execution order at default (usually 5). If you want to turn the plugin off, you can simple set Plugin is Active to No. If you want to delete it, you can do so under Plugins & Products > Plugin Manager > find plugin > Delete

Ok done now I try if it works in the 24 hours.
Thanks :up:

krimesis 10-05-2009 08:42 PM

Quote:

Originally Posted by krimesis (Post 1894807)
Ok done now I try if it works in the 24 hours.
Thanks :up:

Everything ok, now I ask you so many people see only a certain profile? The strange thing is that they see only what I speak!
A vBulletin bug , his profile as ben visited 44166 times on 4 months from 3.8 version!
Is it possible?

Lynne 10-05-2009 11:43 PM

I don't know why there are so many visits to that profile. Perhaps it was linked somewhere else. Perhaps there is a bug in a plugin you have that changed the number like that. I don't believe it is a bug in vbulletin because you would hear a lot more people talking about this. However, you may go check the bug tracker and see if it has been reported before.

krimesis 10-06-2009 09:43 AM

Quote:

Originally Posted by Lynne (Post 1895407)
However, you may go check the bug tracker and see if it has been reported before.

How do I proceed?
Thanks

Lynne 10-06-2009 01:49 PM

The Bug Tracker for 3.8 is right here - vBulletin Bug Tracker. You can try a search in the project and see if that shows up as a bug. However, as I said, I am pretty sure it is not and instead is a result of a plugin/modification.


All times are GMT. The time now is 01:55 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.01153 seconds
  • Memory Usage 1,749KB
  • 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_php_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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