Logo name

Ipb 2.2:Performing Mod File Edits the Easy Way

From IpbWiki

  • Currently0.00/5
Jump to: navigation, search


Performing Mod File Edits the Easy Way

Finding it a little hard to edit the IP.Board source files when installing mods? Is it taking a little longer than expected, or are you limited by the program/Web control panel that you are editing files with? Forget about the troubles, and edit files LIVE with an FTP client!

Download FTP Client To experience the live and easy file editing, download an FTP client. I have had no troubles with Cute FTP.

user posted image

Install Install the FTP client with the provided wizard installation package.

Configure Run the FTP client and configure it to connect to your Web site. In most cases, the FTP host is your domain (or server or IP address). The username and password is the same for your control panel (cPanel login cresidentials). Basically, configure the FTP client to connect to your host with the domain of your site and the username and password of the hosting account.

user posted image

Connect & Navigate to File Click on connect, and if your login cresidentials and host name are correct, you will log in to your host. Next, navigate through your forum directories and find the file that you are told to edit. Right click, and select Edit. (Live editing!)

user posted image

Find Code Now, refer to your mod installation instructions and copy the contents of the code to find and switch back to Cute FTP. Press Ctrl + F to find text inside the editor, and paste the code into the first box. Press enter to find the text.

Do the Rest Whether it's adding, replacing, or changing the code, you can handle the file editing from here. I believe in you. user posted image Follow the instructions in the mod installation fresh install file to modify the source files.

Time to Save Finished with modifying the first file? Press Ctrl + S to upload the file back to your Web server. Now that's what I call live editing :D

Repeat for Each File Most likely, there is more than one file to edit for each mod installation. Just repeat the steps in the tutorial and edit the next file with live editing. FTP clients make it a lot easier!


© 2007 by John of Platinum Zone. Find many more IPB tutorials at Platinum Zone

This page was last modified on 18 June 2007, at 00:57.  This page has been accessed 1,584 times.  Content is available under GNU Free Documentation License 1.2Disclaimers