Jump to content

Featured Replies

Posted

Just upgraded to 4.7.7. Nice job on the Gallery.

Getting a Cron error. Thoughts? Hook or Core?

Thx.

Exception:
OutOfRangeException Object
(
   [message:protected] => 
   [string:Exception:private] => 
   [code:protected] => 0
   [file:protected] => /home/mysite/public_html/system/Patterns/ActiveRecord.php
   [line:protected] => 142
   [trace:Exception:private] => Array
       (
           [0] => Array
               (
                   [file] => /home/mysite/public_html/system/Member/Club/Club.php
                   [line] => 1370
                   [function] => load
                   [class] => IPS\Patterns\_ActiveRecord
                   [type] => ::
                   [args] => Array
                       (
                           [0] => 1
                       )

               )

           [1] => Array
               (
                   [file] => /home/mysite/public_html/init.php(935) : eval()'d code
                   [line] => 226
                   [function] => nodes
                   [class] => IPS\Member\_Club
                   [type] => ->
                   [args] => Array
                       (
                       )

               )

           [2] => Array
               (
                   [file] => /home/mysite/public_html/applications/core/tasks/clubrebuild.php
                   [line] => 58
                   [function] => nodes
                   [class] => IPS\Member\clubsenhancements_hook_ceClub
                   [type] => ->
                   [args] => Array
                       (
                       )

               )

           [3] => Array
               (
                   [file] => /home/mysite/public_html/system/Task/Task.php
                   [line] => 375
                   [function] => IPS\core\tasks\{closure}
                   [class] => IPS\core\tasks\_clubrebuild
                   [type] => ->
                   [args] => Array
                       (
                       )

               )

           [4] => Array
               (
                   [file] => /home/mysite/public_html/applications/core/tasks/clubrebuild.php
                   [line] => 80
                   [function] => runUntilTimeout
                   [class] => IPS\_Task
                   [type] => ->
                   [args] => Array
                       (
                           [0] => Closure Object
                               (
                                   [this] => IPS\core\tasks\clubrebuild Object
                                       (
                                           [caches:protected] => Array
                                               (
                                               )

                                           [_data:protected] => Array
                                               (
                                                   [id] => 3849
                                                   [app] => core
                                                   [key] => clubrebuild
                                                   [frequency] => P0Y0M0DT0H20M0S
                                                   [next_run] => 1675853461
                                                   [running] => 1
                                                   [enabled] => 1
                                                   [plugin] => 
                                                   [lock_count] => 0
                                                   [last_run] => 0
                                               )

                                           [_new:protected] => 
                                           [changed] => Array
                                               (
                                                   [running] => 1
                                                   [next_run] => 1675853461
                                               )

                                           [skipCloneDuplication] => 
                                       )

                               )

                       )

               )

           [5] => Array
               (
                   [file] => /home/mysite/public_html/system/Task/Task.php
                   [line] => 274
                   [function] => execute
                   [class] => IPS\core\tasks\_clubrebuild
                   [type] => ->
                   [args] => Array
                       (
                       )

               )

           [6] => Array
               (
                   [file] => /home/mysite/public_html/system/Task/Task.php
                   [line] => 237
                   [function] => run
                   [class] => IPS\_Task
                   [type] => ->
                   [args] => Array
                       (
                       )

               )

           [7] => Array
               (
                   [file] => /home/mysite/public_html/applications/core/interface/task/task.php
                   [line] => 72
                   [function] => runAndLog
                   [class] => IPS\_Task
                   [type] => ->
                   [args] => Array
                       (
                       )

               )

       )

   [previous:Exception:private] => 
)

 

Solved by SeNioR-

Go to solution

Its very likely this is 3rd party here. If you take a look at your system logs, you have many error relating to the considerable number of items you have installed there. Some of these are also in the clubs area of gallery

  • Author

Ok. I'll start digging.

I now just got this also:

A configuration issue has been detected on your community which requires your attention.

Locked Task: clubrebuild

One of the routine maintenance tasks which run in the background has failed several times, which may indicate a configuration issue. 

 

That will actually be the same issue as above

  • Author

Just noticed in the error: 

clubsenhancements_hook_ceClub
  • Solution
44 minutes ago, Giray said:

clubsenhancements_hook_ceClub

  • Author

Thanks. Posted over there a while ago. Let's see if I get an answer.

Glad you are getting to the bottom of it. Unfortunately running so many 3rd party items will at times lead to issues such as these, and disabling should always be the first course of action

  • Author

Half agree. Don't get me started 😇 The goal is to have a great marketplace with great developers who are in sync with a great IPS platform... harmony is the goal. But yes, there are incompatibilities to be expected as we all try to stay at the cutting edge. As long as the problems are quickly resolved, all good.

Thanks for your usual quick response Marc.

No problem at all. 🙂 

Like always improved clubs plugin crash someone forums 🙂 Had it like 5 times and not waiting for update just fixing it by my self for faster response. 

  • Author
1 hour ago, wegorz23 said:

Like always improved clubs plugin crash someone forums 🙂 Had it like 5 times and not waiting for update just fixing it by my self for faster response. 

Well, you’re lucky because I’m not good enough a programmer to fix it myself.

  • 3 weeks later...
On 2/13/2023 at 11:25 AM, Giray said:

Well, you’re lucky because I’m not good enough a programmer to fix it myself.

im just googleing master so watch ur error code problem and search in google / stackoverflow. 

in my case errors was after upgrading to php8.0 and functions that was not supported between php7.2 and php8.0. 

 

goog luck.

just write message to author of plugins for help

Recently Browsing 0

  • No registered users viewing this page.