Jump to content

TDBF

Clients
  • Posts

    821
  • Joined

  • Days Won

    3

Reputation Activity

  1. Thanks
    TDBF reacted to Marc Stridgen in Bug: Form Text and 0 Values   
    Thank you for bringing this issue to our attention! I can confirm this should be further reviewed and I have logged an internal bug report for our development team to investigate and address as necessary, in a future maintenance release.
     
  2. Like
    TDBF got a reaction from Matt in Invision Community 5: Finding community experts   
    The obligatory developer testing code..... because Xdebug isn't good enough! 🤣
  3. Like
    TDBF got a reaction from My Sharona in Bug: X Timeline does not update Tweets.   
    Cheers 👍
  4. Like
    TDBF reacted to SJ77 in Buying new self hosted licence - how to choose few applications?   
    I have a license that I paid full price for a while back. I stopped renewing it because I never used it. I thought I was going to use it for something but it turns out I didn’t end up using the software for anything. I paid renewals for about a year or two but the software just say there not ever one time being used. It didn’t make sense for me to keep renewing it. 
     
    However, I like to think that if I ever figure out a use for this software, then I have already paid for it more than a few times over. It should be there for me to use and start paying renewals again.
     
    I hate to think that I would have to pay full price for it all over again. 😣
     

     
     
  5. Haha
    TDBF reacted to Square Wheels in Buying new self hosted licence - how to choose few applications?   
    "We have lots of statistics, no one uses it, it has been discontinued..".  🙂
  6. Like
    TDBF reacted to CarBuilders in Widgets Extensions (Support)   
    Never mind, I had not enabled HTML for selected users.
    Sorted now.
  7. Like
    TDBF got a reaction from DMGAMING in Account locked for 30 mins   
    You don't need to use FileZila for this.
    You should have phpMyAdmin in your CPanel.
    Look for the core_members table, and on your admin account which is locked, scroll along for 'failed_logins' and delete the contents in that field and then set 'failed_login_count' to 0.
    You can then use the forgot password tool to get a new password and be able to sign in.
  8. Like
    TDBF reacted to Nathan Explosion in Twitter/X (Rolls Eyes) Embedding Issues   
    It is, yes
    twitter.com has a different oembed endpoint to x.com, hence the fix in 4.7.13 to account for it.
  9. Agree
    TDBF reacted to The Old Man in Please reconsider killing off Support in Commerce   
    With the Marketplace EOL and providers switching to or relying on their IPS sites, it's really not the time to also be losing the built-in Support Ticket system. Providers will need it more now than before and all the third-party offerings are not free after trials end, require additional sharing of client data and require integration. The integrated system with Commerce is so convenient and with the planned Commerce improvements even more so.
    Please can you consider a stay of execution or perhaps even simplify it to make it less timely for IPS to maintain?
    Thank you.
  10. Agree
    TDBF reacted to teraßyte in My site is "choking"   
    Looking at those logs you have several crashed tables that need to be repaired.
    In addition I also see that you're using MySQL 8.0 and I've seen a few people having issues with it. It would be best to use MySQL 5.7 or an equivalent MariaDB version instead.
  11. Like
    TDBF reacted to Charles in what does IBP V4 end-of-life mean for hosted clients?   
    I assume we would handle this just like we did for v3, v4.0, v4.1, etc. that have reached end of life. We generally give people a LOT of warning and then finally pick a date way in the future that they have to upgrade. We're talking years though. I am afraid I do not have a clear answer to give you on such specifics that are many years away 🙂 
    As end of life approaches, you will get a lot more information on how to handle the upgrade. And, of course, by 2025 or 2026, v5 itself will be more mature. We might even be on v6 by then, who knows!
  12. Thanks
    TDBF reacted to Martin A. in Task run times   
    Unless this is a distributed application, not running in CiC, just make an executable file that you run with crontab at 5:00. 
  13. Like
    TDBF reacted to Miss_B in Task run times   
    Not by default imo. That will require custom coding.
  14. Like
    TDBF reacted to Nathan Explosion in Task run times   
    Here's what I would do based on the currently available functionality.
    Set the task to run every minute In your execute(), check if the time is 5pm If it is then proceed with the rest of the code If not, then do nothing.  
  15. Like
    TDBF reacted to opentype in Twitter's Mid-Life Crisis and the IPS Promotions Feature   
    Users would need to use the Forgot Password function to set a password and would need to know the email address they used with the linked login method. So you could or should explain that somewhere and inform your users before making the switch. 
  16. Like
    TDBF reacted to opentype in Twitter's Mid-Life Crisis and the IPS Promotions Feature   
    Been doing that for quite a while across all my communities. 
  17. Thanks
    TDBF reacted to Adriano Faria in Quizzes   
    Hello,
    If I remember well, you should be able to edit questions and answers but not delete them, as people already played.
    Isn't the EDIT link showing up?
     
    ----------------------
    EDIT: Just tested and it doesn't show. I'll update the file with a fix.
  18. Thanks
    TDBF reacted to Marc Stridgen in BUG: Widgets and Whoops Issue.   
    Thank you for bringing this issue to our attention! I can confirm this should be further reviewed and I have logged an internal bug report for our development team to investigate and address as necessary, in a future maintenance release.
     
  19. Agree
    TDBF got a reaction from teraßyte in BUG: Widgets and Whoops Issue.   
    Invision: 4.7.10
    PHP 8.0
    While in development mode and with Whoops enabled, any error from a widget will result in a loop while writing the error to the database, and cause the server to time out and crash.
    For example: (This is an example just to trigger an error and not a real world example)
    /** * Render a widget * * @return string */ public function render() { $lastFixture = NULL; $$nextFixture = NULL; return $this->output( $lastFixture, $nextFixture ); }
    From the error log:
    🙂
  20. Like
    TDBF got a reaction from Dreadknux in v5 news coming soon...   
    Full in-depth developer documentation with proper real-life full working examples on how to implement framework features.
  21. Like
    TDBF got a reaction from Manuel Monroy in v5 news coming soon...   
    Full in-depth developer documentation with proper real-life full working examples on how to implement framework features.
  22. Like
    TDBF got a reaction from Clover13 in v5 news coming soon...   
    Full in-depth developer documentation with proper real-life full working examples on how to implement framework features.
  23. Like
    TDBF got a reaction from SeNioR- in v5 news coming soon...   
    Full in-depth developer documentation with proper real-life full working examples on how to implement framework features.
  24. Agree
    TDBF got a reaction from Richard Arch in v5 news coming soon...   
    Full in-depth developer documentation with proper real-life full working examples on how to implement framework features.
  25. Like
    TDBF got a reaction from NoSpy in MySQL: How change type MyISAM to InnoDB when are mixed ?   
    You have to do this yourself, and it is quite easy to do once you use the right tools.
    If you don't want to use SHH and MySQL commands, then I would suggest a tool like HeidiSQL. You can easily convert your database tables from MyISAM to InnoDB using the 'Bulk Table Editor' within the Table Tools.
    If you do not want to download more software, you can use phpMyAdmin (You will most likely find this in your CPANEL account or something similar) and run an alter command like this:  'ALTER TABLE table_name ENGINE=InnoDB;'
     
    Hope this helps?! 🙂
×
×
  • Create New...