Jump to content

Giray

Clients
  • Posts

    651
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    Giray reacted to LiquidFractal in Improved Clubs Enhancements   
    I've fixed the problem! @Giray, this is what I did to solve the problem on my end:
    Go to your Clubs listing on your website. When you mouse over each Club title, note down the number for each one, e.g., yoursite.com/clubs/33-my-test-club. In this example, 33 is this Club's club ID number. Do this for each of your existing Clubs (if possible - don't know how many Clubs you're using).  So you're going to make a list of the club IDs of your existing and active Clubs. Go into your server's Control Panel, load up phpMyAdmin and call up your Invision database Browse to the core_clubs_node_map table.  You'll see a list of Club features. There's a field named club_id. This is the only field you need to worry about; check each club_id number against the list you made before and if an entry has a club_id number which is not on your list, delete it because, as @Adriano Faria pointed out, they are no longer tied to an existing club and can be removed. That's it!  I found a fistful and deleted them.  I also just ran clubrebuild again and it ran successfully (with ICE enabled).
    I glean from your posts that you aren't familiar with phpMyAdmin, but your tech people could do this easily enough I reckon.
    Hope this helps!
  2. Agree
    Giray got a reaction from LiquidFractal in Improved Clubs Enhancements   
    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.
  3. Thanks
    Giray got a reaction from SJ77 in Almalinux   
    Old thread but adding that we are probably migrating from CentOS 7 to Almalinux.
  4. Like
    Giray got a reaction from LiquidFractal in Improved Clubs Enhancements   
    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.
  5. Agree
    Giray reacted to wegorz23 in 4.7.7 Cron   
    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. 
  6. Thanks
    Giray reacted to LiquidFractal in Improved Clubs Enhancements   
    I'm wondering if this has to do with old Club content generated a while before this update or something?  I speculate because my test site is 4.7.7 with ICE 2.0.5 and I'm not getting these errors there...but there's only one relatively new club with just a bit of test content (if anything).  Don't have time to address it right now but thought I'd throw it out there.
  7. Agree
    Giray got a reaction from LiquidFractal in Improved Clubs Enhancements   
    Same. Clubrebuild had never run. But when I try it hangs.
  8. Haha
    Giray got a reaction from LiquidFractal in Improved Clubs Enhancements   
    Good to know, I’m not alone, and therefore not entirely crazy.
  9. Agree
    Giray reacted to LiquidFractal in Improved Clubs Enhancements   
    I'm receiving exactly the same error with exactly the same line numbers (it's listed in the System Log as type uncaught_exception, but viewing the error includes OutOfRangeException::0).
    The one difference in my backtrace is that the end of my line #0 reads load(0) instead of load(1).
     
    When I updated I don't think I removed anything, although I'm not sure if the system disabled anything incompatible during this update cycle (it hasn't in the past AFAIK).
  10. Like
    Giray got a reaction from LiquidFractal in Improved Clubs Enhancements   
    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
     
  11. Like
    Giray got a reaction from LiquidFractal in Improved Clubs Enhancements   
    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. Like
    Giray got a reaction from Marc Stridgen in 4.7.7 Cron   
    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 🥲
     
  13. Like
    Giray got a reaction from Marc Stridgen in 4.7.7 Cron   
    Thanks. Posted over there a while ago. Let's see if I get an answer.
  14. Like
    Giray got a reaction from Marc Stridgen in 4.7.7 Cron   
    Just noticed in the error: 
    clubsenhancements_hook_ceClub
  15. Thanks
    Giray reacted to SeNioR- in 4.7.7 Cron   
  16. Thanks
    Giray reacted to Marc Stridgen in 4.7.7 Cron   
    That will actually be the same issue as above
  17. Thanks
    Giray reacted to Adriano Faria in Classifieds System   
    No.
  18. Agree
    Giray reacted to WP V0RT3X in A Real Estate application   
    I don't think such an application would generate many sales. Calculate the time it takes to create something like this, provide support, client wishes to implement and updates versus a few bucks you earn with it.
    Better create something with Pages (I already did something like this for a client).
  19. Like
    Giray got a reaction from Cowboy Denny in Meeting Booking   
    A meting booking functionality would be great. It's basically like the current daily calendar with the ability to RSVP, but instead there would be the option to do so in a, for instance, hourly fashion.
  20. Like
    Giray got a reaction from Cowboy Denny in Availability planner   
    Forums are designed to bring people together, sometimes in meetings, events, virtual or in-person. Availability planners like Doodle are great. They allow you to coordinate availability.
    An IPS plugin to coordinate availability?
  21. Like
    Giray got a reaction from Chris Anderson in Meeting Booking   
    A meting booking functionality would be great. It's basically like the current daily calendar with the ability to RSVP, but instead there would be the option to do so in a, for instance, hourly fashion.
  22. Like
    Giray got a reaction from Lindor in Meeting Booking   
    A meting booking functionality would be great. It's basically like the current daily calendar with the ability to RSVP, but instead there would be the option to do so in a, for instance, hourly fashion.
  23. Like
    Giray got a reaction from sobrenome in Auto Welcome Support   
    Hi. When the post included "Create own topic" shouldn't the owner - the new member - automatically follow that topic? We find that we - the staff - reply to that topic to welcome the member but the member doesn't know about it because they are not following the post.
    Or did I miss a setting?
    Thanks.
  24. Agree
    Giray reacted to Lindor in Meeting Booking   
    Hi team, A great function to upcoming versions can be to sell online support sessions by meeting booking. We need to can connect tools as Google Calendar and Zoom, and similars, to offer this support sessions.
    Can you take a look to consider in upcoming updates?
    Thanks a lot.
  25. Thanks
    Giray reacted to Makoto in Radical Tags   
    This should be resolved in the next update, I apologize for the inconvenience!
×
×
  • Create New...