Invision Community 5: A video walkthrough creating a custom theme and homepage By Matt Thursday at 04:02 PM
Giray Posted February 8, 2023 Posted February 8, 2023 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] => )
Marc Posted February 8, 2023 Posted February 8, 2023 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
Giray Posted February 8, 2023 Author Posted February 8, 2023 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.
Marc Posted February 8, 2023 Posted February 8, 2023 That will actually be the same issue as above Giray 1
Giray Posted February 8, 2023 Author Posted February 8, 2023 Just noticed in the error: clubsenhancements_hook_ceClub Marc 1
Solution SeNioR- Posted February 8, 2023 Solution Posted February 8, 2023 44 minutes ago, Giray said: clubsenhancements_hook_ceClub Giray and Marc 1 1
Giray Posted February 8, 2023 Author Posted February 8, 2023 Thanks. Posted over there a while ago. Let's see if I get an answer. Marc 1
Marc Posted February 8, 2023 Posted February 8, 2023 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
Giray Posted February 8, 2023 Author Posted February 8, 2023 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.
Giray Posted February 10, 2023 Author Posted February 10, 2023 As per: https://invisioncommunity.com/forums/topic/454275-improved-clubs-enhancements/?do=findComment&comment=2926372 I will have to wait for your changes in IPS. I did go to the core_clubs_node_map in PHPMyAdmin, but running the SQL to find the orphaned records is above my pay grade 🥲 Marc 1
wegorz23 Posted February 13, 2023 Posted February 13, 2023 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. Giray 1
Giray Posted February 13, 2023 Author Posted February 13, 2023 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.
wegorz23 Posted March 1, 2023 Posted March 1, 2023 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
Recommended Posts