|
|
| Author |
Message |
jeremieh2005
New User
Joined: 21 Apr 2008
Posts: 12
|
Posted: June 4th 2008, 2:02 pm Post subject: Need help with attachment hack |
|
|
I would appreciate any help on this. I have installed a few hacks alot smaller than this. However, I wanted to give this one a shot and it is slightly unclear to me. It is the attachment hack for PhP V2. Here are the first couple lines of instructions.
copy attachment_mod/download.php to download.php
copy attachment_mod/uacp.php to uacp.php
copy attachment_mod/attach_rules.php to attach_rules.php
The problem is I can't find these locations?? I would assume they would be under Public HTMl, but they are not there. Does this mean I need to create them there, or is something wrong? I tried looking through the whole root and could not find them. Any help on getting this installed would be very much appreciated.
Cheers |
|
| Back to top |
|
 |
Ptirhiik
Dedicated User

Joined: 21 Jan 2003
Posts: 1404
|
Posted: June 4th 2008, 11:46 pm Post subject: |
|
|
| The source comes from the zip pack (don't use winrar to unzip...) and the destination is the final name within the directoy where stands the board (eg config.php). ie, "COPY zipdir/foo.php TO includes/foo.php" means upload the file "foo.php" from the zip directory "zipdir/" to the directory "includes/" on the ftp ; it may or may not already exists. |
|
| Back to top |
|
 |
Indie
Not So New User
Joined: 16 Oct 2005
Posts: 25
|
Posted: July 1st 2008, 4:11 pm Post subject: |
|
|
Yes, you upload them thereby creating the files on the server. If you could find them on your server it would mean you already had that part of the mod installed, which doesn't make much sense right?
So if it says to copy (or upload) to /somefile.php it does mean to put a copy in your public_html folder, which is the webroot of your site. If it lists additional directories like Ptirhiik's example then usually those will already exist, and you just upload the file into them. _________________ Mods/Hacks Installed, Unique Templates, Updates and Repairs... Complete phpBB Websites... Reasonable. Email, PM or IM. |
|
| Back to top |
|
 |
|