-
When uploading a file, there is no thumbnail (it's working in the 0.58). But I see the process pdftoimage.
In my error log I got this :
convert: no decode delegate for this image format `/home/quakelive/sd/documentation/www/files/data/9/9/9.docmgr'.
convert: missing an image filename `/home/quakelive/sd/documentation/www/files/thumbnails/9/9/42.png'.
ocrad: image too small. Minimum size is...
2009-11-08 11:18:13 UTC in DocMgr
-
Adding stripslashes() on
$xml = simplexml_load_string(stripslashes(utf8_encode($str)));
permit browsing, I don't find where is the INSERT with addslashes for fixing correctly ...
2009-11-06 20:58:38 UTC in DocMgr
-
I've created "Système d'Exploitation" but Docmgr insert "Système d\'Exploitation" in database.
When clicking on I got this error :
Collection /Documentation/Système d\\\\\\''Exploitation does not exist.
2009-11-06 20:52:41 UTC in DocMgr
-
OK, I've edited "lib/xml.php"
Adding utf8_encode() on
$xml = simplexml_load_string(utf8_encode($str));
All are seem working fine.
2009-11-06 20:43:38 UTC in DocMgr
-
With config.php
define("DB_CHARSET","UTF-8");
define("VIEW_CHARSET","UTF-8");
Displaying Développement is correct, but we there's always the javascript alert.
2009-11-06 20:32:18 UTC in DocMgr
-
I've tried to create a New Folder named "Développement"
It display : "Développement"
When trying to enter in this folder I go this alert :
2009-11-06 19:49:54 UTC in DocMgr
-
Nice job :)
2009-10-13 06:19:19 UTC in DocMgr
-
Hi,
I've installed it, for the moment two things :
- I don't find how to create dir
- Import isn't working I've got this error :
Warning: pg_query() [function.pg-query]: Query failed: ERREUR: une instruction insert ou update sur la table « dm_object_parent » viole la contrainte de clé étrangère « $1 » DETAIL: La clé (object_id)=(1) n'est pas présente dans la table « dm_object...
2009-06-17 18:53:09 UTC in DocMgr
-
Basé sur la coloration syntaxique de Vitaliy Dovgan , voici la mienne, en plus correcte
<NotepadPlus>
<UserLang name="AWK" ext="awk">
<Settings>
<Global caseIgnored="yes" />
<TreatAsSymbol comment="no" commentLine="no" />
<Prefix words1="no" words2="no"...
2009-05-12 09:40:48 UTC in Notepad++
-
I don't have clamav :)
2009-04-19 14:04:53 UTC in DocMgr