Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Download, Upload, Edit, Rename, Delete, CHMOD Files or Dirs in Admin CP Details »»
Download, Upload, Edit, Rename, Delete, CHMOD Files or Dirs in Admin CP
Version: 1.00, by Erwin Erwin is offline
Developer Last Online: May 2013 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 10-01-2002 Last Update: Never Installs: 96
 
No support by the author.

vB FTP 2.1 - a FTP client for vBulletin
vB Admin CP Integration by Erwin Loh


Have you ever wanted to edit, download or upload files to your server or edit one of your forum PHP files, but have no access to an FTP client?

Well, this is the hack for you. It basically adds a secure FTP interface to your vB Admin CP. You can edit, delete, download, upload, create, or rename files, OR do the same for directories, all from within the comfort of your Admin CP through your browser.

Version 2 update
1) Ability to SEARCH while editing a file (similar to the search feature when editing templates)
2) Ability to view and change CHMOD of files and directories

Version 2.1 update
1) Fixed a view IMAGE cache bug
2) Fixed version number bug


- features as requested!

NOTE: The CHMOD feature can only work if you have set up your server to allow file permission changes - most servers will NOT allow you to CHMOD files or directories through your browser for security reasons.

Features
--------------

1) Integrated into vB Admin CP - uses Admin CP cp.css style
2) Create, delete, rename directories
3) Create, delete, rename, edit, upload or download files
4) Ability to view and change CHMOD of files and directories (if this is set up on your server!)
5) View, Zoom In/ Zoom Out with GIF/ JPG files
6) Different icons for different types of file (configurable)
7) Ability to password protect the vB FTP file (configurable)
8) FTP functions straight from within your Admin CP!!!

Installation
-----------------

YOU MUST FOLLOW ALL THESE STEPS FOR THIS TO WORK PROPERLY! NOTE: This hack requires PHP 4.1.2 installed or better.

Instructions in the "Installation.txt" file of the attachment. It's easy - uploading 1 file to your admin directory, and uploading images to the images/ftp subdirectory, and then editing your admin/index.php file so you can link to the ftp.php file.

Once this is installed, you can just click on the "vBFTP" link in your Admin CP on the left column underneath your "Control Panel Home" to access this.

Additional Features (already inbuilt)
----------------------------------------------

1. Password Protect vB FTP.
2. Toggle functions of FTP on or off.
3. Type of files you can edit.
4. Hide files or directories.
5. Changing the timeout (if you have trouble downloading or uploading large files).
6. Going higher in the directory structure, all the way up to ROOT


Click on this link to read instructions on how to use these in-built features now:
https://vborg.vbsupport.ru/showthrea...466#post305466

I have added a textfile to the ZIP called "ExtraFeatures" with the same instructions.

If you like this, please click the INSTALL link at the bottom of the thread, so that I can send you updates!

Enjoy!

Dr. Erwin Loh

Show Your Support

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

Comments
  #82  
Old 10-16-2002, 10:05 PM
Naser Naser is offline
 
Join Date: Nov 2001
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i`have install it in my web

www.skuwait.com/test/

but still did not work if i`go to vBFTP frome CP it open white windo nothing in it blz help me
Reply With Quote
  #83  
Old 10-17-2002, 01:08 AM
Bloodfist Bloodfist is offline
 
Join Date: Sep 2002
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is an excellent hack. Although I will not install it on my forums for now because I do not need it (I will be upgrade to vb3 soon anyways), I'll look for a similar version for vb3.

Great hack, like i Said.
Reply With Quote
  #84  
Old 10-17-2002, 02:36 AM
Erwin's Avatar
Erwin Erwin is offline
 
Join Date: Jan 2002
Posts: 7,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Naser
i`have install it in my web

www.skuwait.com/test/

but still did not work if i`go to vBFTP frome CP it open white windo nothing in it blz help me
What version PHP, Apache and vBulletin are you using?
Reply With Quote
  #85  
Old 10-17-2002, 02:36 AM
Erwin's Avatar
Erwin Erwin is offline
 
Join Date: Jan 2002
Posts: 7,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There's no point giving me a link to the URL - I cannot access your Admin CP so I cannot access vB FTP.
Reply With Quote
  #86  
Old 10-19-2002, 01:59 AM
BigCheeze BigCheeze is offline
 
Join Date: Oct 2002
Location: Lost in Colorado
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I m n00bie gawd!! HAHAHA!!

I figured out my problem Erwin... in PHP.INI upload via HTTP was off. I turned it on, and restarted httpd, and BOOM! Uploads work!!

w00t... w00t.. phear me!! HAHAHA!

Thanks for the great product, and the hand!!!
Reply With Quote
  #87  
Old 10-20-2002, 06:21 PM
groovesalad groovesalad is offline
 
Join Date: Aug 2002
Posts: 210
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Why do I get this line of code added to the end of the PHP file when I download a php file using this hack?

Quote:
<a href='/forum/admin/ftp.php?path=./'>.:Back:.</a><br><br><font color='#009900'>Download completed successfully!<br><br></font><head><title>.: vB FTP Version 2.1 - by Dr. Erwin Loh :.</title><link rel='stylesheet' href='../cp.css' type='text/css'></head><br><br><div class='line_bottom'>&nbsp;</div><center>vB FTP Version 2.1 brought to you by Dr. Erwin Loh</center><br><br><br>
I need to get that to stop because it is inserting itself after the ?> and it's throwing my code off.
Reply With Quote
  #88  
Old 10-20-2002, 07:21 PM
Erwin's Avatar
Erwin Erwin is offline
 
Join Date: Jan 2002
Posts: 7,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@ Groovesalad:

When I download files, that is NOT inserted after the ?> - it's an error caused by your server, not by this hack.

What version PHP have you got installed on your server? This hack needs PHP 4.1.2 or higher. I suspect it's something not set up properly on your server. Also, in your server's PHP.INI file, make sure download via HTTP is "on". The download feature should work fine. At least for me and the other vB FTP users.
Reply With Quote
  #89  
Old 10-20-2002, 09:11 PM
groovesalad groovesalad is offline
 
Join Date: Aug 2002
Posts: 210
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Erwin
@ Groovesalad:

When I download files, that is NOT inserted after the ?> - it's an error caused by your server, not by this hack.

What version PHP have you got installed on your server? This hack needs PHP 4.1.2 or higher. I suspect it's something not set up properly on your server. Also, in your server's PHP.INI file, make sure download via HTTP is "on". The download feature should work fine. At least for me and the other vB FTP users.
I'll check on the version of PHP, not sure what version. I guess I should contact my hosting company and ask them about the PHP.INI file, because I don't think I have anything to do with that.

One quick question. I upgraded from 2.2.6 > 2.2.8. When I installed this hack now, it keeps giving me a login when I click on vbFTP in the Admin CP. I can't seem to get past that. I don't have a pass set. I tried setting one and then logging in, still no go. So I took the username and pass away from FTP.PHP and still I can't get in. Any ideas?
Reply With Quote
  #90  
Old 10-20-2002, 10:23 PM
Erwin's Avatar
Erwin Erwin is offline
 
Join Date: Jan 2002
Posts: 7,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by groovesalad


I'll check on the version of PHP, not sure what version. I guess I should contact my hosting company and ask them about the PHP.INI file, because I don't think I have anything to do with that.

One quick question. I upgraded from 2.2.6 > 2.2.8. When I installed this hack now, it keeps giving me a login when I click on vbFTP in the Admin CP. I can't seem to get past that. I don't have a pass set. I tried setting one and then logging in, still no go. So I took the username and pass away from FTP.PHP and still I can't get in. Any ideas?
Also, is your server Linux or Win NT based? Depending on which one it is, follow the instructions to change the setting in the vbftp.php file.

As for you login problem - have you got cookies switched on in your browser? The vBFTP program uses the same login as your Admin CP. Setting username and password in the vbftp.php adds a SECOND layer of username and password (MD5 encrypted). Both of these uses cookies, so make sure that is switched on.

For 99% of server this hack is going to work out of the box. For the remaining 1%, it's a matter of tweaking the server to make it work.
Reply With Quote
  #91  
Old 10-21-2002, 12:50 PM
groovesalad groovesalad is offline
 
Join Date: Aug 2002
Posts: 210
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's Win NT based and I changed the number to 1. Is there a way to get rid of that login? I have everything set correctly and it won't let me past it. I don't even need it to be there.
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:36 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05138 seconds
  • Memory Usage 2,315KB
  • Queries Executed 25 (?)
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
  • (4)bbcode_quote
  • (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
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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
  • 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