Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Test xpdf with php
#5
Thanks Uwe

My fault that just i copied the configuration file over from 3.3.10. I created a new one with LetoDMS 3.4.0 now.

It seems to do something, in the Apache log i get now the following error:

PHP Code:
<?php 
[Mon Nov 19 18:25:13 2012] [error] [client 10.1.7.53] PHP Warning: Invalid argument supplied for foreach() in /volume1/web/docutest/out/out.MyDocuments.php on line 78, referer: http://10.1.3.13/docutest/out/out.Indexer.php?create=1&confirm=1

This is this code line:

PHP Code:
<?php 
foreach ($approvalStatus["grpstatus"] as $st) {
if (!
in_array($st["documentID"], $dList)) {
$dList[] = $st["documentID"];
}

Can you help me on this? It is LetoDMS 3.4.0 RC4

Daniel
Reply


Messages In This Thread
Test xpdf with php - by Daniel - 11-19-2012, 12:04 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)