Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
FTP *** File Manager Details »»
FTP *** File Manager
Version: 1.6, by Deepdog009 Deepdog009 is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 3.6.x Rating:
Released: 05-31-2007 Last Update: 06-02-2007 Installs: 27
Additional Files  
No support by the author.

Admincp Tool 2 help with file editing

Upload both folders 2 forumroot...

Now U can access from non-admincp folder or change 2 whatever U like by way of xml...

Go 2 Admincp after uploads and refresh, look 4 FTP menu and check setup...

Use current folder setup or full FTP access by inserting { server, user, pass and choose lang }

Thanks it... Total about 5 min install...

All credit goes 2 Gerd Tentler
Please support his site by using this and other scripts. Check license...

Thank U!
Danke!

*****************************************
Use non admincp folder or move 2 your choice by way of xml updates... Enjoy the forums
Httaccess Tutorial...

Create a file in text editor and name it { .htaccess } then insert example info with your server path as stated below in examples. Check with your HOST for correct path to forums folders... Also U can use your HOST control panel to create these...

After finding correct path copy and paste in one of the examples below and then copy to .htaccess file and save.

Upload to folder U want to protect with User AuthName...

Next you will need to creat a password { .htpasswd } file.
Check below for more on .htpasswd files...


Example info below
*******************

# Begin password protection #
AuthName "Type in site info or whatever here"
Require valid-user
AuthUserFile "/home/users/web/htdocs/forums/ftp_unix/.htpasswd"
AuthType basic
# End password protection #

*******************

# Begin password protection #
AuthName "Type in name here"
Require valid-user
AuthUserFile "/home/users/web/x123/htdocs/forums/ftp_unix/.htpasswd"
AuthType basic
# End password protection #

********************

# Begin password protection #
AuthName "Type in name or whatever here"
Require valid-user
AuthUserFile "/home/users/htdocs/forums/ftp_unix/.htpasswd"
AuthType basic
# End password protection #

********************

# Begin password protection #
AuthName "Password Protected"
Require valid-user
AuthUserFile "/hsphere/local/home/siteuser_id/yoursite.org/forums/ftp_unix/.htpasswd"
AuthType basic
# End password protection #

********************


Creating a .htaccess password file is required to verify password to AuthName.

Create a text file and save it as { .htpasswd } then save and insert new password info created by password maker. Password should look like one of the examples below.

Thats it!

Example info below
*******************

siteadmin:96W2uYoO3AysI

webmaster:x23QymoKMvJ5I

admin:u6HPg4oKMvys4

sysmgr:8h7Iy3UrMv9CI


Its possible that your HOST coniguration may be somewhat different than info here. If so use your HOST's htaccess file creator.

Below are two links to help with creating passwords to AuthName .htaccess file.

http://www.seodoctor.com/admin/htaccess_maker.htm
http://www.kxs.net/support/htaccess_pw.html

Download Fix below
Good Luck

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 06-01-2007, 07:16 AM
Zaguzin Zaguzin is offline
 
Join Date: May 2007
Location: Russia
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks!
Reply With Quote
  #13  
Old 06-01-2007, 05:41 PM
tcs's Avatar
tcs tcs is offline
 
Join Date: Jun 2002
Posts: 130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Set an .htaccess username and password. That should be fine to protect your site with this script.
Reply With Quote
  #14  
Old 06-01-2007, 06:12 PM
Fungsten's Avatar
Fungsten Fungsten is offline
 
Join Date: Jul 2006
Posts: 1,131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very interesting.
Reply With Quote
  #15  
Old 06-01-2007, 10:05 PM
Deepdog009's Avatar
Deepdog009 Deepdog009 is offline
 
Join Date: Dec 2004
Location: Almost out of PHP TZone
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Guys and Gals 90% of Hacks and Mods can be potentially dangerous, anytime you work with files and scripts that require installing 2 database, direct access or file modifications there is a risk that something can or will go wrong.

Thats why somebody invented the TESTER to find these problems and resolve them as soon as possible.

Life would be great if everything released was perfect and flawless.

The best way to prevent issues and vunerabilities is to use best judgement and place security implementation into effect.

Change yo passwords every other month ( use numbers and letters )
Htaccess yo hot spots from hackers ( admincp and private folders )
Use tracking software to view whos accessing hot spots and verify ip address
Only allow trusted folks to yo Admin areas ( FBI Background check ) he he joke

Enjoy the forums...
Reply With Quote
  #16  
Old 06-01-2007, 10:19 PM
UltimateOreo! UltimateOreo! is offline
 
Join Date: Nov 2006
Location: Missouri
Posts: 462
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's in the admin area. If they get into that, your board is fu***ed. Anyway, if your careful, youll be fine.
Reply With Quote
  #17  
Old 06-02-2007, 10:43 PM
Deepdog009's Avatar
Deepdog009 Deepdog009 is offline
 
Join Date: Dec 2004
Location: Almost out of PHP TZone
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Added a .Htaccess Tutorial and files for those folks that want more security using this Mod...

Looking into other options. Keep hope ALIVE!
No not Bob Hope...

Now U can access from non-admincp folder or change 2 whatever U like by way of xml... Updated to help with security issues

Enjoy the forums
Reply With Quote
  #18  
Old 07-26-2007, 11:53 PM
Fireproof Fireproof is offline
 
Join Date: Apr 2007
Posts: 155
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very nice.

Marks installed!
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 04:17 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.06739 seconds
  • Memory Usage 2,274KB
  • Queries Executed 24 (?)
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)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (8)post_thanks_box
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (8)post_thanks_postbit_info
  • (7)postbit
  • (8)postbit_onlinestatus
  • (8)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_postinfo_query
  • fetch_postinfo
  • 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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete