I think the problem that for some reason, the quests directory contains plugins when you unzip the quest download. The plugins directory should not be in the quest directory, it should be at same level. So when unzip you get:
[server root]/quests/plugins
should be:
[server root]/quests
[server root]/plugins
just move the plugins directory out of quests.
|