Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #11  
Old 09-19-2014, 09:44 PM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RichieBoy67 View Post
That is a great idea! Thanks
Yeah I use that quite often, help you debug things, without disrupting users on the site. I also use these as well.

Code:
if ($_SERVER["REMOTE_ADDR"]==$my_unique_ip) $config['Misc']['debug'] = true;
if ($_SERVER["REMOTE_ADDR"]==$my_unique_ip) ini_set('display_errors', true);
Reply With Quote
  #12  
Old 09-19-2014, 10:18 PM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Genius..
Reply With Quote
  #13  
Old 09-20-2014, 01:27 AM
Disco_Stu Disco_Stu is offline
 
Join Date: Apr 2012
Posts: 305
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ozzy47 View Post
PM me a admin account and I will take a poke around. This is when you reply to a post, and click submit?
Do you think it's wise for someone to give out an admin account to someone they only know from this site?

No offense but it really is not a very smart thing to do. I certainly wouldn't do it.
Reply With Quote
  #14  
Old 09-20-2014, 01:32 AM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Disco_Stu View Post
Do you think it's wise for someone to give out an admin account to someone they only know from this site?

No offense but it really is not a very smart thing to do. I certainly wouldn't do it.
I don't just pass out admin info to anyone. Ozzy has an excellent rep and I have known him here for a very long time.

Thanks though for the concern bro

Also, as a guy who does this stuff for a living I am getting peoples admin info almost daily. There is some trust involved.
Reply With Quote
Благодарность от:
ozzy47
  #15  
Old 09-20-2014, 01:50 AM
Disco_Stu Disco_Stu is offline
 
Join Date: Apr 2012
Posts: 305
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RichieBoy67 View Post
I don't just pass out admin info to anyone. Ozzy has an excellent rep and I have known him here for a very long time.

Thanks though for the concern bro

Also, as a guy who does this stuff for a living I am getting peoples admin info almost daily. There is some trust involved.
They trusted Edward Snowden with admin accounts and look what happened there. He had top level clearance and the full trust of the US government and just look at what he did.

I learned early in life to trust no one except my family.
Reply With Quote
  #16  
Old 09-20-2014, 01:53 AM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I do not think your family is going to be able to help you much if you have an issue you cannot figure out with your website.

Believe it or not there are many people here that can be trusted.

Also, I do not have any national secrets on my site.
Reply With Quote
Благодарность от:
Max Taxable
  #17  
Old 09-20-2014, 02:28 AM
Max Taxable's Avatar
Max Taxable Max Taxable is offline
 
Join Date: Feb 2011
Posts: 3,134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Disco_Stu View Post
They trusted Edward Snowden with admin accounts and look what happened there. He had top level clearance and the full trust of the US government and just look at what he did.

I learned early in life to trust no one except my family.
Here when it says "Adviser" under their usernames, they are staff. They have earned that trust here.

Caution is always best though, you are right.

There's at least 20 site owners who have given me admin credentials for me to help them fix one problem or a set of problems, and I'm not staff or a adviser. But I enjoy helping people, never charge, and my reputation with their security is paramount to me - it's my whole reputation in this community.
Quote:
Originally Posted by RichieBoy67
Believe it or not there are many people here that can be trusted.
And you're one of those I trust too.
Reply With Quote
2 благодарности(ей) от:
ozzy47, RichieBoy67
  #18  
Old 09-20-2014, 02:44 AM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Max Taxable View Post
Here when it says "Adviser" under their usernames, they are staff. They have earned that trust here.

Caution is always best though, you are right.

There's at least 20 site owners who have given me admin credentials for me to help them fix one problem or a set of problems, and I'm not staff or a adviser. But I enjoy helping people, never charge, and my reputation with their security is paramount to me - it's my whole reputation in this community.And you're one of those I trust too.
Right back at you bro!
Reply With Quote
  #19  
Old 09-20-2014, 05:18 AM
tbworld tbworld is offline
 
Join Date: Oct 2008
Posts: 2,126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

At some point you have to trust somebody (I didn't say everybody), but I think Ozy, Max Taxable and RichieBoy are all good fruit.

You can always run an audit program for your database, in case your suspicious.

Point well taken @Disco-Stu, there is always added risk.
Reply With Quote
2 благодарности(ей) от:
Max Taxable, ozzy47
  #20  
Old 09-20-2014, 10:00 AM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Disco_Stu View Post
Do you think it's wise for someone to give out an admin account to someone they only know from this site?

No offense but it really is not a very smart thing to do. I certainly wouldn't do it.
This is true, I would not just give it to anyone. With that said though, I have had access to 1000 + sites in my time with vBulletin and coding for DBTech so I think I am pretty safe.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:33 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.05717 seconds
  • Memory Usage 2,274KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (8)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (6)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (4)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete