Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • core core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 234
    • Issues 234
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • hubzilla
  • corecore
  • Issues
  • #1458

Closed
Open
Created Apr 25, 2020 by Albinus Grossjohann@albinus

Branch dev: Zotlabs/Daemon/Onepoll.php

#0 ...Zotlabs/Daemon/Master.php(57): Zotlabs\Daemon\Onepoll::run()
#1 ...Zotlabs/Daemon/Master.php(11): Zotlabs\Daemon\Master::Release()
#2 (closed) {main}
thrown in ...Zotlabs/Daemon/Onepoll.php on line 80
PHP Fatal error: Uncaught Error: Class 'Zotlabs\Daemon\Libzot' not found in ...Zotlabs/Daemon/Onepoll.php:80

I added :

use Zotlabs\Lib\Libzot;

to Onepoll.php to make it work for me (i hope so)

like:

?php /** @file */

namespace Zotlabs\Daemon;

use Zotlabs\Lib\Libzot;

require_once('include/zot.php');
require_once('include/socgraph.php');
...


Thanks, Albinus

Edited Apr 25, 2020 by Albinus Grossjohann
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking