Activity for Cyril

  • Cyril Cyril modified a comment on discussion General Discussion

    Got it working! Needed to run the schedulercli.php but since it cannot handle any arguments behind it I had to force it inside the php file and remove the user auth in there also. And adjust the paths of inc files. After that I just created a batch file and loaded that inside the Windows Scheduler.

  • Cyril Cyril modified a comment on discussion General Discussion

    Got it working! Needed to run the schedulercli.php but since it cannot handle any arguments behind it I had to force it inside the php file and remove the user auth in there also. And adjust the paths of inc files.

  • Cyril Cyril posted a comment on discussion General Discussion

    Got it working! Needed to run the schedulercli.php but since it cannot handle any arguments behind it I had to force it inside the php file and remove the user auth in there also.

  • Cyril Cyril modified a comment on discussion General Discussion

    Removed authentication. Now I am getting this when running (C:\XAMPP\PHP\PHP.EXE -f C:\xampp\htdocs\dms\op\op.Cron.php) from a batch file: C:\Users\administrator\Desktop>C:\XAMPP\PHP\PHP.EXE -f C:\xampp\htdocs\dms\op\op.Cron.php PHP Warning: Undefined variable $user in C:\xampp\htdocs\dms\op\op.Cron.php on line 34 Warning: Undefined variable $user in C:\xampp\htdocs\dms\op\op.Cron.php on line 34 PHP Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\dms\op\op.Cron.php:34)...

  • Cyril Cyril posted a comment on discussion General Discussion

    Removed authentication. Now I am getting this when running (C:\XAMPP\PHP\PHP.EXE -f C:\xampp\htdocs\dms\op\op.Cron.php) from a batch file: C:\Users\administrator\Desktop>C:\XAMPP\PHP\PHP.EXE -f C:\xampp\htdocs\dms\op\op.Cron.php PHP Warning: Undefined variable $user in C:\xampp\htdocs\dms\op\op.Cron.php on line 34 Warning: Undefined variable $user in C:\xampp\htdocs\dms\op\op.Cron.php on line 34 PHP Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\dms\op\op.Cron.php:34)...

  • Cyril Cyril posted a comment on discussion General Discussion

    Sounds like a good option except I am unable to login there. Tried all credentials that I have but none are working. Maybe basic authentication does not work when LDAP is enabled?

  • Cyril Cyril posted a comment on discussion General Discussion

    Schedulercli.php, I tried. Getting a bunch of errors caused by incorrect inc path. Changed that but now I get "You do not seem to have a valid configuration. Run the <a href="install/install.php">install tool</a> first.

  • Cyril Cyril posted a comment on discussion General Discussion

    Yes, that's the documentation I found. But indeed I am using windows unfortunatelly.

  • Cyril Cyril posted a comment on discussion General Discussion

    Hello, Am looking to implement a scheduler to be notified when documents are about to expire. Found the scheduler and am able to add a new task at core:expireddocs. I am using XAMPP on a Windows machine. So, there is no cron (this is well documented). From what I read is that I need to use the Windows Scheduler. But what command should I use to make this work? Regards, Cyril

  • Cyril Cyril posted a comment on discussion General Discussion

    Thank you! Works now without an error.

  • Cyril Cyril posted a comment on discussion General Discussion

    Anyone with a solution yet? I have no idea about the autocommit either.

  • Cyril Cyril posted a comment on discussion General Discussion

    yes, that is the case. See attachment.

  • Cyril Cyril posted a comment on discussion General Discussion

    Mysql database. Yes, a line has been created in the tbldocumentcontent table.

  • Cyril Cyril posted a comment on discussion General Discussion

    After the error, when I go back that folder I can see it added the document. Did not add any category, not even sure where to add a category. See attachment, the screen with filled in fields that got me the error.

  • Cyril Cyril modified a comment on discussion General Discussion

    Hello, Running SeedDMS on latest XAMPP and getting this error when adding a document (in this case used an image file) only added a name, a reviewer and an approver. After clicking Add Document this error appears: Fatal error: Uncaught PDOException: There is no active transaction in C:\xampp\htdocs\seeddms\pear\SeedDMS\Core\inc.DBAccessPDO.php:473 Stack trace: #0 C:\xampp\htdocs\seeddms\pear\SeedDMS\Core\inc.DBAccessPDO.php(473): PDO->commit() #1 C:\xampp\htdocs\seeddms\pear\SeedDMS\Core\inc.ClassFolder.php(1087):...

  • Cyril Cyril posted a comment on discussion General Discussion

    Hello, Running SeedDMS on latest XAMPP and getting this error when adding a document (in this case used an image file) only added a name, a reviewer and an approver. After clicking Add Document this error appears: Fatal error: Uncaught PDOException: There is no active transaction in C:\xampp\htdocs\seeddms\pear\SeedDMS\Core\inc.DBAccessPDO.php:473 Stack trace: #0 C:\xampp\htdocs\seeddms\pear\SeedDMS\Core\inc.DBAccessPDO.php(473): PDO->commit() #1 C:\xampp\htdocs\seeddms\pear\SeedDMS\Core\inc.ClassFolder.php(1087):...

1
MongoDB Logo MongoDB