Uploaded image for project: 'Blesta Core'
  1. Blesta Core
  2. CORE-2390

ClientDocumentsPlugin: php warning for 'run' method

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Cannot Reproduce
    • Affects Version/s: None
    • Fix Version/s: 4.1.0-b1
    • Component/s: None
    • Labels:
      None

      Description

      Every time a page loads there appears to be a php warning generated:

      E_WARNING: call_user_func() expects parameter 1 to be a valid callback, class 'ClientDocumentsPlugin' does not have a method 'run'
      {"code":2,"message":"call_user_func() expects parameter 1 to be a valid callback, class 'ClientDocumentsPlugin' does not have a method 'run'","file":"\\public_html\\app\\models\\plugin_manager.php","line":639} 
      
      • Attempt to duplicate this warning. It could be just my system from custom modifications
      • Determine whether we need to add a new 'run' method or remove the plugin from the registering the event that appears to be called here

        Activity

        Hide
        jonathan Jonathan Reissmueller added a comment -

        Well I think it is your system on this one. The plugin makes no mention of events whatsoever. I wasn't able to recreate any warning while uploading and downloading a file. I checked the php error log and there was nothing there either.

        Show
        jonathan Jonathan Reissmueller added a comment - Well I think it is your system on this one. The plugin makes no mention of events whatsoever. I wasn't able to recreate any warning while uploading and downloading a file. I checked the php error log and there was nothing there either.

          People

          • Assignee:
            jonathan Jonathan Reissmueller
            Reporter:
            tyson Tyson Phillips (Inactive)
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              17/Jul/17

              Agile