-
New REWRITE / No support
We are rewriting the project from scratch. We will no longer support the old version.
2006-08-19 22:47:09 UTC by dimentox
-
BUG FIX READ THIS NOW
If you run into a blank page upon doing the install you need to add this to libs/spaces_setup.php
right after the <?PHP
ini_set("include_path", SPACES_DIRECTORY . 'libs');
that should fix it its is because it was not finding pear db
2006-08-15 04:13:28 UTC by dimentox
-
Alpha 0.0.2 release
Updated the package, there were a few bugs and also we added a themeing system to the templates.
2006-08-11 21:25:23 UTC by dimentox
-
PHP-Spaceter Initial alpha release.
While this is not feature complete to any extent it is a initial preview release to allow people to see it and maybe gain interest in helping out.
2006-08-11 13:51:15 UTC by dimentox
-
CVS Updated
CVS should be updated with latest alpha.
2006-08-11 13:35:40 UTC by dimentox