Jump to content

Giray

Clients
  • Posts

    651
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by Giray

  1. Great explanation. Much appreciated and noted for next time? 🥵
  2. I had to get ‘expert’ tech help to fix my issue. I do believe, however, that the new IPS beta solves the ‘error’ problem of a missing club node.
  3. I posted this problem on Feb 8, that was just about two weeks ago, and still no word. Note that thanks to @Adriano Faria I just deleted over 100 pages of logs related to this error. Would love to know if, at the very least, @InvisionHQ knows of the error. If it's not an ICE problem, I am truly sorry for raising it here. I hate pointing fingers, I'm just trying to find out where the problem is and I can't seem to get anyone to figure it out. As a reminder, these are the various errors I'm still getting. - An out of range exception with no log but with this backtrace: #0 /home/mysite/public_html/system/Member/Club/Club.php(1370): IPS\Patterns\_ActiveRecord::load(1) #1 /home/mysite/public_html/init.php(935) : eval()'d code(226): IPS\Member\_Club->nodes() #2 /home/mysite/public_html/applications/core/tasks/clubrebuild.php(58): IPS\Member\clubsenhancements_hook_ceClub->nodes() #3 /home/mysite/public_html/system/Task/Task.php(375): IPS\core\tasks\_clubrebuild->IPS\core\tasks\{closure}() #4 /home/mysite/public_html/applications/core/tasks/clubrebuild.php(80): IPS\_Task->runUntilTimeout(Object(Closure)) #5 /home/mysite/public_html/system/Task/Task.php(274): IPS\core\tasks\_clubrebuild->execute() #6 /home/mysite/public_html/system/Task/Task.php(237): IPS\_Task->run() #7 /home/mysite/public_html/applications/core/interface/task/task.php(72): IPS\_Task->runAndLog() #8 {main} Also now, I've discovered that just one of my clubs has an error on top: [[Template core/front/clubs/header is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]] Note that when I deactivate ICE it gets worse, I get: OutOfRangeException: (0) #0 /home/mysite/public_html/system/Member/Club/Club.php(1370): IPS\Patterns\_ActiveRecord::load(5) #1 /home/mysite/public_html/system/Member/Club/Club.php(1906): IPS\Member\_Club->nodes() #2 /home/mysite/public_html/system/Member/Club/Club.php(2046): IPS\Member\_Club->tabs() #3 /home/mysite/public_html/applications/core/modules/front/clubs/view.php(138): IPS\Member\_Club->firstTab() #4 /home/mysite/public_html/system/Dispatcher/Controller.php(118): IPS\core\modules\front\clubs\_view->manage() #5 /home/mysite/public_html/applications/core/modules/front/clubs/view.php(128): IPS\Dispatcher\_Controller->execute() #6 /home/mysite/public_html/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\front\clubs\_view->execute() #7 /home/mysite/public_html/index.php(13): IPS\_Dispatcher->run() #8 {main} Look, I don't know if these are related (forgot to mention the constant CRON messages, but at this point all this is way above my pay grade. I can't figure it out. All I know is that all the errors keep mentioning clubs and 'clubsenhancement'. Any help would be truly appreciated.
  4. Old thread but adding that we are probably migrating from CentOS 7 to Almalinux.
  5. I give up. It still does it with ICE disabled 🥵 so I really don't know anymore. All I know is that even with it disabled, the cron error I just got was with clubrebuild.php and the core. So I really don't know if ICE is still at fault or something left over or in Clubs. I'll stop polluting this support thread and just wait for the next updates and see if the error goes away.
  6. Well, you’re lucky because I’m not good enough a programmer to fix it myself.
  7. Same. Clubrebuild had never run. But when I try it hangs.
  8. Good to know, I’m not alone, and therefore not entirely crazy.
  9. 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 🥲
  10. Now that I think of it, I actually did. I removed two plugins as I was doing the update. One was an advertising add-on and the other was to remove image extensions. Maybe that did it... I'll try to dig into php myadmin and see if I can locate the orphaned records. If I break something, fortunately, my server has good backups 😅
  11. I wouldn’t know how to begin to look for it. I mean I will try, but does anyone have any suggestions? And why did this start happening just when I upgraded to 4.7.7?
  12. I seem to be getting an incessant error and cron failure since upgrading to IPS 4.7.7 (my club rebuild cron is stuck and says it has never run since the 4.7.7 upgrade). The current thinking is that it might be ICE. I’m pasting the backtrace of one of the errors that occurs every half hour or so. Thoughts? #0 /home/mysite/public_html/system/Member/Club/Club.php(1370): IPS\Patterns\_ActiveRecord::load(1) #1 /home/mysite/public_html/init.php(935) : eval()'d code(226): IPS\Member\_Club->nodes() #2 /home/mysite/public_html/applications/core/tasks/clubrebuild.php(58): IPS\Member\clubsenhancements_hook_ceClub->nodes() #3 /home/mysite/public_html/system/Task/Task.php(375): IPS\core\tasks\_clubrebuild->IPS\core\tasks\{closure}() #4 /home/mysite/public_html/applications/core/tasks/clubrebuild.php(80): IPS\_Task->runUntilTimeout(Object(Closure)) #5 /home/mysite/public_html/system/Task/Task.php(274): IPS\core\tasks\_clubrebuild->execute() #6 /home/mysite/public_html/system/Task/Task.php(237): IPS\_Task->run() #7 /home/mysite/public_html/applications/core/interface/task/task.php(72): IPS\_Task->runAndLog() #8 {main} I opened a support thread and the thinking is that it might be ICE?? Would love to know. https://invisioncommunity.com/forums/topic/472101-477-cron/#comment-2926204
  13. 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.
  14. Thanks. Posted over there a while ago. Let's see if I get an answer.
  15. Just noticed in the error: clubsenhancements_hook_ceClub
  16. Absolutely no idea if related but I've updated to IPS 4.7.7 and I'm getting a cron club rebuild error. IPS support suggested it might be third party and this is my only clubs-related app that I know of. Anyone else?
  17. 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.
  18. 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] => )
  19. @InvisionHQ any chance you can do this in Classifieds? 😇
  20. Absolutely, however, I have about thirty extra fields which I have broken down into five major categories. Thirty fields in a row makes it hard to 'read', so to speak. Yes, as a fallback, that is what I will do. However, with Template System, I can put the fields into categories (she calls them 'Sets') thus making the visualization of the fields more comfortable. My final alternative is to name my fields: "Category A :: Field 1 ; Category A :: Field 2 ; Category B :: Field 1... and so on". Not the best, but maybe what I'll end up doing if I can't integrate the two. As always Adriano, thanks for coming up with answers...
  21. Thanks. That means that @HeadStand Template System should play nice with @InvisionHQ Classifieds. Okay, so now I have to figure out who can help me to get those two apps to dance together 💃
  22. Either works in my case. I would probably opt for per category, kinda: "show what's below" as a concept. No rush. If you plan on putting it in, I'll wait for the next release. THANKS.
  23. Is Classifieds a 'Pages' based application?
  24. Thanks. I agree. I just thought that one of the current Pages applications could be slightly modified to be more relevant to real estate sales.
×
×
  • Create New...