It looks like you are using genz' files, he merged the classes Ravager/Crusader and Duelist/Shinobi. He also uploaded a backup for people who don't want to use merged classes.
To unlink eidolons you have to restart your server and execute the following in your ffdb1 database while the server is offline:
Code:
UPDATE elf SET surplus_time = '0';
UPDATE elf SET link_time = '0';
About the accessory fortification scrolls: You can't fortify accessories with the current server files, that's why genz made them armor scrolls instead. Otherwise they would be completly useless.