Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Export/merge document not work
#8
Can you give me some more context? what scripts are called before this error?


You could try this change and let me know

Code:
diff --git a/modules/evvtgendoc/OpenDocument/Exception.php b/modules/evvtgendoc/OpenDocument/Exception.php
index d9439049b..54c64e766 100644
--- a/modules/evvtgendoc/OpenDocument/Exception.php
+++ b/modules/evvtgendoc/OpenDocument/Exception.php
@@ -26,7 +26,7 @@
 */

 if (!class_exists('PEAR_Exception')) {
-       require_once 'vtlib/thirdparty/network/PEAR/Exception.php';
+       require_once 'PEAR/Exception.php';
 }

 class OpenDocument_Exception extends PEAR_Exception {
Joe
TSolucio
Reply


Messages In This Thread
RE: Export/merge document not work - joebordes - 05-22-2020, 11:11 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)