If WordPress is installed in a subdirectory on a users server the plugin options won't work.
The problem is with the url being set for $adminOptions['plugin_url'] which works fine if WordPress is installed in root but not if it's in another subdirectory.