vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Lounge (https://vborg.vbsupport.ru/forumdisplay.php?f=13)
-   -   "New" Form of Spam (https://vborg.vbsupport.ru/showthread.php?t=255348)

onehost 12-18-2010 03:14 AM

I added that line in memberinfo - I still see no link...

Digital Jedi 12-18-2010 03:28 AM

What version of vB are you on? Does the Edit User Profile link show normally?

onehost 12-18-2010 03:32 AM

Quote:

Originally Posted by Digital Jedi (Post 2135736)
What version of vB are you on? Does the Edit User Profile link show normally?

4.1 PL2

I do not see an edit profile until i like
on my profile then I see the edit profile link.

otherwise I see nothing that pertains to
editing a profile if i visit a members url.

This is strange.. I also noticed that the visitor area
vanishes when I log out as a user, I can only see this
area when I am logged in as a user or admin.

When i click on Friends/Infraction tabs, blank, it shows nothing.

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

I assume if members can not see profile links, then search
engines will not be able to see them either, i guess that
is a good thing, as it looks like they can only be seen
once the member logs in....

Digital Jedi 12-18-2010 03:50 AM

Quote:

Originally Posted by onehost (Post 2135737)
4.1 PL2

I do not see an edit profile until i like
on my profile then I see the edit profile link.

otherwise I see nothing that pertains to
editing a profile if i visit a members url.

This is strange.. I also noticed that the visitor area
vanishes when I log out as a user, I can only see this
area when I am logged in as a user or admin.

When i click on Friends/Infraction tabs, blank, it shows nothing.

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

I assume if members can not see profile links, then search
engines will not be able to see them either, i guess that
is a good thing, as it looks like they can only be seen
once the member logs in....

Ah, well that explains it. Anything pre-vB4 uses a whole new layout and conditionals/variables. Let me see if I can whip something up. Too much coffee tonight anyway.

onehost 12-18-2010 03:55 AM

Quote:

Originally Posted by Digital Jedi (Post 2135747)
Ah, well that explains it. Anything pre-vB4 uses a whole new layout and conditionals/variables. Let me see if I can whip something up. Too much coffee tonight anyway.

honestly, since their profile does not show until they
log in, do i really need it? As long as SE cant see
their profile junk, then I am ok...

I logged in as a reg user, posted a link in my profile, logged
out, I can not see any links, so i would think SE can not see them either
if nothing shows....I can see the link as long as I am online, but once
I am off, the link no longer appears to show.

Digital Jedi 12-18-2010 03:57 AM

For vBulletin 4.x, try adding this block of code in red to that same MEMBERINFO template:

Code:

                                <vb:if condition="$show['edit_profile']">
<a href="admincp/user.php?{vb:raw session.sessionurl}do=remove&amp;u={vb:raw userinfo.userid}" class="textcontrol imagecontrol"><img src="{vb:stylevar imgdir_misc}/cross_red.png" alt="Delete User Profile" /></a>

                                <a href="moderator.php?{vb:raw session.sessionurl}do=useroptions&amp;u={vb:raw userinfo.userid}" class="textcontrol imagecontrol"><img src="{vb:stylevar imgdir_button}/edit_40b.png" alt="{vb:rawphrase edit_user_profile}" /></a>
                                </vb:if>

Also, add this image to your images/misc directory. https://vborg.vbsupport.ru/external/2010/12/29.png

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

Quote:

Originally Posted by onehost (Post 2135750)
honestly, since their profile does not show until they
log in, do i really need it? As long as SE cant see
their profile junk, then I am ok...

Matter of preference, really. I'm not concerned about Search Engines, myself. It's the links themselves I don't want. Particularly when all of it is just scams, consumer traps, malware or porn. I don't want my users finding their way there just from perusing a new user's profile.

Boofo 12-18-2010 04:00 AM

Quote:

Originally Posted by BirdOPrey5 (Post 2135117)
I don't even allow visitor messages... seems like stuff best served by either PM or a real forum post IMO.

When people do spam the forum I always use the "Delete as Spam" feature to ban them and delete all posts in 1 step.

Where do you disable visitor messaging?

Digital Jedi 12-18-2010 04:05 AM

Quote:

Originally Posted by Boofo (Post 2135754)
Where do you disable visitor messaging?

User Profile Options in vB Options. Also, Visitor Messaging Options has a number of features you can turn on and off, like URL BBCode and whatnot.

Boofo 12-18-2010 04:14 AM

I found it in the usergroup options. I tried it where you suggested and it still showed. It would be nice to have a global option to turn off the visitor messaging for everyone.

Digital Jedi 12-18-2010 04:17 AM

Quote:

Originally Posted by Boofo (Post 2135761)
I found it in the usergroup options. I tried it where you suggested and it still showed. It would be nice to have a global option to turn off the visitor messaging for everyone.

Really? Usergroups should handle usage rights, but the vB Option should enable/disable the whole system.


All times are GMT. The time now is 01:51 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.01138 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
  • (1)bbcode_code_printable
  • (7)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