Copy error when installing mod

Wondering why that MOD you have won't install correctly? Let's take a look
Forum rules
DO NOT give out any FTP passwords to anyone! There is no reason to do so! If you need help badly enough, create a temporary FTP account that is restricted to only the files that you need help with and give the information for that. Giving out FTP information can be very dangerous!
Locked
brianlees
Registered User
Posts: 19
Joined: Wed Dec 10, 2003 2:54 pm
Contact:

Copy error when installing mod

Post by brianlees »

I'm trying to install the Album Category Hierarchy Mod (1.3.0) with EasyMod 0.2.1a. I get the following error when running the install_nonsp.mod file:

Could not perform improperly formed COPY command.
common/admin/admin_album_cat.php to admin/admin_album_cat.php

Code: Select all

#
#-----[ COPY ]------------------------------------------
#
common/admin/admin_album_cat.php to admin/admin_album_cat.php

common/album_mod/album_personal.php to album_mod/album_personal.php
common/album_mod/album_hierarchy_sql.php to album_mod/album_hierarchy_sql.php
common/album_mod/album_hierarchy_auth.php to album_mod/album_hierarchy_auth.php
common/album_mod/album_hierarchy_functions.php to album_mod/album_hierarchy_functions.php
Any ideas? I asked on the site listed above and they seem to think the copy command is formated correctly. This is my first install with EasyMod (I'm very excited about using it to speed the process up!)

Thanks

Brian
Check out The Clubhouse

User avatar
Nux
Registered User
Posts: 943
Joined: Tue Jun 14, 2005 5:09 pm
Location: 3cities, Poland
Contact:

Re: Copy error when installing mod

Post by Nux »

Well, tell them it's not formated correctly - it suposed to have the word 'COPY' at beginning.

You can fix this yourself by editing the MOD file.

Good luck :).

brianlees
Registered User
Posts: 19
Joined: Wed Dec 10, 2003 2:54 pm
Contact:

Re: Copy error when installing mod

Post by brianlees »

seems obvious now! :-) I'll let them now.

Thanks

Brian
Check out The Clubhouse

Locked