Jump to content

IveLeft...

Members
  • Posts

    1,241
  • Joined

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by IveLeft...

  1. 11 minutes ago, Mike John said:

    I'll be upgrading to 4.1.8 soon. If anyone else can reproduce this error, please let me know.

    @Mike John It only occurs with Use Cron (Recommended) set up, I asked IPS about the cron errors and they pointed me to your plugin.

  2. Upgraded this hook as now on 4.1.8 - it gives a php cron error so i have disabled it 

    Exception:
    RuntimeException Object
    (
       [message:protected] => Only subclasses of Dispatcher can be instantiated
       [string:Exception:private] => 
       [code:protected] => 0
       [file:protected] => /home/******/public_html/****/system/Dispatcher/Dispatcher.php
       [line:protected] => 55
       [trace:Exception:private] => Array
           (
               [0] => Array
                   (
                       [file] => /home/******/public_html/****/init.php(434) : eval()'d code
                       [line] => 19
                       [function] => i
                       [class] => IPS\_Dispatcher
                       [type] => ::
                       [args] => Array
                           (
                           )
    
                   )
    
               [1] => Array
                   (
                       [function] => save
                       [class] => IPS\autowelcome_hook_validatehook
                       [type] => ->
                       [args] => Array
                           (
                           )
    
                   )
    
               [2] => Array
                   (
                       [file] => /home/******/public_html/****/init.php(434) : eval()'d code
                       [line] => 44
                       [function] => call_user_func_array
                       [args] => Array
                           (
                               [0] => parent::save
                               [1] => Array
                                   (
                                   )
    
                           )
    
                   )
    
               [3] => Array
                   (

     

×
×
  • Create New...