-
Fixed in bitbucket by checking that the code only contains alphanumerics and underscores.
http://bitbucket.org/mstetson/obiblio/changeset/1a652c5f6a00/
Thanks for the report!
Micah.
03:47PM UTC on Jun 27 2009 in OpenBiblio
-
Fred says this upload is no good and he will make another one.
07:30PM UTC on Jun 15 2009 in OpenBiblio
-
Fred says this upload is no good and he will make another one.
07:29PM UTC on Jun 15 2009 in OpenBiblio
-
OpenBiblio is an easy to use, automated library system written in PHP containing OPAC, circulation, cataloging, and staff administration functionality. OpenBiblio library administration offers an intuitive interface with broad category tabs and sidebar
After fighting with a PHP session bug, I've finally been able to add a CAPTCHA to the wiki. I'm hoping this will stop the problem with wiki...
02:34AM UTC on Apr 05 2009 in OpenBiblio
-
mstetson added pbowers to the OpenBiblio project.
08:56PM UTC on Nov 25 2008 in OpenBiblio
-
That's great. Thanks!
Micah.
05:52PM UTC on Apr 26 2008 in OpenBiblio
-
mstetson committed patchset 4 of module CVSROOT to the OpenBiblio CVS repository, changing 1 files.
06:00PM UTC on Apr 19 2008 in OpenBiblio
-
Your database administrator needs to grant opacschool more privileges on the database. You need to be able to create temporary tables. A command like this should do the trick:
GRANT CREATE TEMPORARY TABLES ON my_opacschool.* TO 'opacschool'@'localhost';
Or, if you just want to grant all privileges on that database:
GRANT ALL ON my_opacschool.* TO 'opacschool'@'localhost';
Hope that...
04:35PM UTC on Jan 30 2008 in OpenBiblio
-
Thank you! This should help hold people over until Joe and I can polish up the new release.
12:10AM UTC on Dec 01 2007 in OpenBiblio
-
mstetson committed patchset 3 of module CVSROOT to the OpenBiblio CVS repository, changing 1 files.
11:50PM UTC on Oct 02 2007 in OpenBiblio