MemberDB – A Membership Database
Released 0.5. Pretty much the same as 0.4 but with a bunch of bug fixes. As used for the recent(ish) LUV election. This is what will probably be used for the next LA election too.
MemberDB – A Membership Database
Released 0.5. Pretty much the same as 0.4 but with a bunch of bug fixes. As used for the recent(ish) LUV election. This is what will probably be used for the next LA election too.
I keep getting the following:
Warning: require_once(DB.php) [function.require-once]: failed to open stream: No such file or directory in /home/.patton/mivdf/internal.mivdf.org/www/backend/database.inc on line 14
Fatal error: require_once() [function.require]: Failed opening required ‘DB.php’ (include_path=’.:/usr/local/php5/lib/php’) in /home/.patton/mivdf/internal.mivdf.org/www/backend/database.inc on line 14
I do not seem to be able to find a file called DB.php
you need the PEAR DB libraries… for Debian/Ubuntu this is all packaged. Others may need to grab a tarball from the PEAR site