Menu

#574 Uncaught Error: Call to a member function addPhrases() on null in /home/www-data/seeddms60x/seeddms-6.0.36/inc/inc.Extension.php:62

6.0.19
open
nobody
None
bug
2025-12-31
2025-12-31
No

root@usteinm-seeddms6-0-36:~# /home/www-data/seeddms60x/seeddms/utils/seeddms-indexer
PHP Warning: Undefined variable $translator in /home/www-data/seeddms60x/seeddms-6.0.36/inc/inc.Extension.php on line 62
PHP Fatal error: Uncaught Error: Call to a member function addPhrases() on null in /home/www-data/seeddms60x/seeddms-6.0.36/inc/inc.Extension.php:62
Stack trace:

0 /home/www-data/seeddms60x/seeddms-6.0.36/utils/reindexer.php(79): include()

1 {main}

thrown in /home/www-data/seeddms60x/seeddms-6.0.36/inc/inc.Extension.php on line 62

Problem gelöst mit
include($myincpath."/inc/inc.Language.php");

Discussion

  • Michael Ahlers

    Michael Ahlers - 2025-12-31

    /home/www-data/seeddms60x/seeddms-6.0.36/utils/adddoc.php ist auch betroffen

     
  • Uwe Steinmann

    Uwe Steinmann - 2025-12-31
     
  • Uwe Steinmann

    Uwe Steinmann - 2025-12-31

    Thanks for reporting. There is actually no script named reindexer.php. Do you mean indexer.php? Anyway, indexer.php and adddoc.php are both affected by this bug. It will be fixed in the next release of SeedDMS

     
  • Michael Ahlers

    Michael Ahlers - 2025-12-31

    yes, indexer.php.
    reindexer is my copy of indexer with delete funktion without document changes

     

Log in to post a comment.