MOD wont install

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
caped_crusader
Registered User
Posts: 2
Joined: Sat Dec 10, 2005 5:07 pm

MOD wont install

Post by caped_crusader »

Where I got it - http://www.phpbb.com/phpBB/viewtopic.ph ... =add+field" target="_blank

Error: Critical Error
Could not perform improperly formed COPY command.
xd_confirm_delete.tpl to templates/subSilver/admin/
MOD script line #53

Others say they had no problem using EM with this MOD, but I can't get it work. Any help would be greatly appreciated, thanks! Im desperate for an 'add field to profile' MOD that is EMC.

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

Re: MOD wont install

Post by Nux »

The COPY command is formatted incorrectly - it should be
COPY some_file.tpl to templates/subSilver/admin/some_file.tpl

Always check your MODs in the MOD validator.
MOD actions are explained here.

EDIT: If you will encounter any errors when validating a MOD, please contact the author of that MOD (he/she should correct it). You may also try to repair the MOD by yourself so it will fit the standards for MODs.


Good luck :-).

Locked