-
Hei.
one of my users wanted to run Xoda on zankapfel.org. he complained
about ssl not working. i checked your sourcecode, here is the qick n
dirty patch:
------
if (isset($_SERVER["HTTPS"])) {
$redirect = "https://{$_SERVER["HTTP_HOST"]}{$_SERVER
["PHP_SELF"]}";
}
else $redirect = "http://{$_SERVER["HTTP_HOST"]}{$_SERVER["PHP_SELF"]}";
---------
instead of...
2008-09-05 16:05:44 UTC by nobody
-
Hi,
Please add support for chmod and chown to Xoda, using a File & Folder umask and owner.
I now have folders and files I cannot remove/edit unless writing a special php script to chown and chmod...
2007-11-07 08:58:38 UTC by nobody
-
Hi,
Please make sure that Xoda supports Register_Globals off!
I had to edit Xoda to support this.
2007-11-07 08:57:26 UTC by nobody
-
First off, great start on a nice simple document management system.
Here's my bug: I uploaded a jpg image, all went ok... I created a new directory/folder, all went ok... I move the uploaded jpg into the new directory and when I click on the image shown in the directory, the pointer to the file is wrong so I get an error.
Hope this helps and many thanks,
Chris Chambers
rathmore@yahoo.com.
2007-05-21 17:44:31 UTC by nobody
-
Anonymous committed patchset 1 of module CVSROOT to the XODA - the KISSed Document manager. CVS repository, changing 11 files.
2007-04-09 17:11:41 UTC by nobody
-
betso registered the XODA - the KISSed Document manager. project.
2007-04-09 17:05:25 UTC by betso