http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7804
--- Comment #77 from Kyle M Hall <[email protected]> --- > The patch does not add permissions and userflags in the .sql files. I will address this > + the datepicker module does not appear with your last patch (in my previous > test, it worked!). That's odd, it's still working for me. Do you have the line Alias /plugin/ "/var/lib/koha/plugins/" is you koha-http.conf file? Also, you'll need <pluginsdir>/var/lib/koha/plugins</pluginsdir> <enable_plugins>1</enable_plugins> in your koha-conf.xml file, so the plugins dir needs to match between the two. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
