![]() |
Quote:
|
Quote:
Quote:
|
This is the hack of the year! :D
[Click - INSTALL] !!!! |
Quote:
|
I have WS_FTP pro, and my UltraEdit has FTP supports (i.e. open/edit/and save files from thru a FTP connection). But it will take longer if we are through an FTP connection than through web interface.
JK |
Erm...
Quote:
Satan |
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 - 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. |
Screenshot: Editing PHP File
-------------------------------------- NEW SCREENSHOT: Added: Ability to search the code in the file |
Screenshot: CHMOD change
-------------------------------------- Changing the CHMOD file permissions of files or directories cannot be easier. You use drop down menus with descriptions to do this. NEW SCREENSHOT: Added: Ability to CHMOD files and directories using dropdown menus!!! |
Quote:
|
Alright, it took me 3 hours to add these new features in, and it's 1:15 am here, so I'm going to bed. Let me know if you find any bugs. :) Good night all!
|
Fantastic :)
|
indeed... awesome... i might just use this now Erwin...
GREAT JOB :D! - miSt |
Quote:
|
I just realized I forgot to update the version number to 2.0 in the ftp.php file and in my screenshots. I've just updated the ftp.php file for that minor cosmetic change. I'm too lazy to update the screenshots. :) But it should say version 2.0.
It's easy to change this: In ftp.php, find: PHP Code:
PHP Code:
|
will check out asap.
thank you very much. |
i'm getting this
Quote:
Quote:
thanks. |
The message you are getting is "Operation not permitted" - your server doesn't allow you to chmod via your browser.
|
Excellent work Erwin
It is super handy to have this. Especially when you need to do some emergency work to your board from a PC other than your own Congratulations and thankyou :) Neo - this hack your working on Is it what was discussed in general hacking chat ? Basically a 'template' like editing system but for all your php files ? If so, cant wait to see it |
Sweet work Erwin! I just gotta contact my host on a few things before I install it...
|
Thanks. :) Let me know if there are any possible bugs. So far it all works well on my server, but every server is different, and I would like to know if there are anything that is not working as it should.
|
thanks for the info erwin.
still a very handy addition for me (at work). many thanks. |
Great hack, my question is is there an easy way to set the CHMOD 777 on all files? I set the CHMOD 777 for all the directories, but I can only save existing files if they are also set to 777.
I can chmod via FTP or cpanel file. Any help would be appreciated. |
A file needs to be CHMOD to 777 to be able to edit it and save it.
A directory needs to be CHMOD to 777 if you want to upload to it. You can still view and download without CHMODding though. |
Quote:
|
Great Hack, works Great on 2.2.6!
|
After some stupid user tricks on my part.. I got this working... w00t w00t.. Sorry.. it's my first hack install.
Anyways, when I view an image and try to select back I get this error: Warning: OpenDir: No such file or directory (errno 2) in /home/www/html/forums/admin/ftp.php on line 302 Warning: Supplied argument is not a valid Directory resource in /home/www/html/forums/admin/ftp.php on line 303 Warning: Supplied argument is not a valid Directory resource in /home/www/html/forums/admin/ftp.php on line 305 .:Back:. Clearing temporary files... Temporary files deleted successfully! Just click on the link to return to the file browser. System: VB 2.2.8, RH 7.3, PHP 4.2... Thanks!! AWESOME HACK!! |
Version 2.1 Update
Aha... a bug! I forgot to put the TEMP cache directory variable in the right place - instead, I hard coded it by mistake! :) Thanks BigCheeze for letting me know. I've updated the FTP.PHP file in the ZIP file to version 2.1 - just download and upload the new version. Or, to upgrade from vB FTP 2.0 to 2.1, just do this: In ftp.php, find: PHP Code:
PHP Code:
Thanks! |
I also fixed up the version number bug in the footer (another variable that I hardcoded instead of using the correct variable) :p
To make life easier, download the 2.1 zip file, and upload ftp.php, replacing the old one. Remember to put in your username and password if you have set one in the ftp.php file. |
Thanks! Seems to have gotten that fixed. Only problem I have now, is I can't seem to upload anything. I have gone into th direcotry that I am trying to upload to, and checked the CHMOD and made sure it was at 777. I click up load it seems like it does it, but then... nothing happens. It's not there.
Any clue? |
test
|
Alright, I can post in this thread now... this thread was locked for some reason and I couldn't post in it...
Quote:
cacheing does not affect uploading at all. The directory you are uploading to must be 777. Try uploading to your "tmp" directory to see if it works. Make sure also that your server is not in "safe mode". I repeat - I have the same ftp.php file and all functions WORK for me. |
Well... upload is working for everyone else and myself... so I'm not sure what the problem is to be honest.
You are sure you are using version 2.1 - and that things are CHMOD. If you can do everything else, then upload should work... Make sure: The files are not too big. They are files that are approved and can be seen vB FTP, and not something that would be hidden. You can upload using your normal FTP client (upload not blocked by server). Do you get an error message? What exactly happens? Quote:
|
Quote:
http://www.worldcomputers.com/vbftp/pic1.jpg http://www.worldcomputers.com/vbftp/pic2.jpg http://www.worldcomputers.com/vbftp/pic3.jpg http://www.worldcomputers.com/vbftp/pic4.jpg http://www.worldcomputers.com/vbftp/pic5.jpg Thanks!!! Don't know what's configured wrong.. but I'm sure something on my system is. |
Nice screenshots. :)
Let me get this straight - you're trying to upload angel.gif but it is not uploading. That is very strange, because I just tried it here at work (behind a firewall) and I was able to upload a gif file to my tmp directory of my server 300 times the size of angel.gif. It has to be something to do with your site - I can't imagine why I can do it and you can't. Anyone else has the same problem? It works for me. |
Okay this may be one reason:
TAKE NOTE: The tmp directory is the place where image files are moved to when you want to view them. After you've viewed them, when you click "Go back", the image file is automatically deleted in the tmp directory. So if you uploaded the angel.gif file to the tmp directory successfully, then tried to view it, and then go to look for it, it will be gone. This is intended. Try uploading it to another directory that has been CHMOD 777. It's interesting that the file tells you that the upload is successful. Make sure that the file is not being uploaded to a strange place on your server by mistake for some reason. |
I was just uploading to the tmp directory as an example. However, it happens with any directory I try and upload....
My site is still very new. If your interested in looking, I can grant you access to things... This is just such an awsome idea (I have been an Admin on several other sites for the last year, this is my first attempt at having my own site), and I really want to make things work. Ahhhh.. it's been a rough week. Thanks for all your help!!! |
Check your PM. I will have a look at your site.
|
i`have install it in free sit
i`can`t inter the ftp coz it`s giving me logout ore logoin but ther is no ftp fill vB FTP Version 2.1 .:Logout:. .:Back:. ERROR: Unable to open the specified path. /mnt/host-users/sq8y/ can you tell me what`s wrong? |
Quote:
|
All times are GMT. The time now is 09:40 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|