Jump to content

wohali

Clients
  • Posts

    302
  • Joined

  • Last visited

  • Days Won

    4

 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 wohali

  1. Hm, I can't reproduce this. Which target objects are you using in the control panel?
  2. Hah! This is a fantastic idea, and reminds me so much of the early flash-based Web Arcade days. I'll have a look at it...but I can't promise anything for this holiday season. Preventing cheating would be the trickiest part.
  3. Try clearing cache. I only support the base skin, can you confirm it's not working in that? Update: Have upgraded to 4.7.5 on our test site, and this is still working.
  4. 4.7 upload done and awaiting approval.
  5. wohali

    Snow

    New version posted - now with a proper fix for the infinite scrolling bug when targetting ipsLayout_body. I actually patched this back in 2015, but for some reason the patch never made its way into the upload. ipsLayout_body is once again the default target for the snow.
  6. wohali

    Snow

    Got sick this past week... should have time tomorrow.
  7. Got sick this past week... should have time tomorrow.
  8. Should get to it this weekend for 4.7.
  9. wohali

    Snow

    Absolutely! In fact, this weekend I am dealing with 4.7 stuff on our dev instance and expect to get through validating this and the Xmas Lights plugins work.
  10. File re-uploaded with 4.6 support after checking on our test site for compatibility.
  11. wohali

    Snow

    File re-uploaded with 4.6 support after checking on our test site for compatibility.
  12. Note I am told this works for 4.6 - but do not have a 4.6 install to test on right now. You can PM me directly for a copy if you are unable to install via the Marketplace.
  13. wohali

    Snow

    Our site hasn't gotten up to 4.6, sadly, because some of the plugins we like still haven't been ported. This means I don't have a test bed to work with, but, I'll try re-uploading for 4.6 and see what happens. Anyone who wants a copy to load directly is welcome to PM me.
  14. My two cents: Invision is in a tough spot. Price hikes probably should have been gradual over the last 10 years. Moving to annual billing at the same time as the price increase, though, re-started our community's long-running discussion about moving off of IPS entirely. The value of IPS for us has eroded over the 10 years we've had the product, mostly due to changing members' needs. So many other communities have turned to zero-cost solutions (like a sub-Reddit) or have completely abandoned forums for SNSes like Twitter, Facebook, Discord, etc. Those who still want their own private forum increasingly use open source software like Discourse. Unfortunately, many of the other IPS features (Blog, Gallery, Pages, "calendaring") still feel half-baked when compared with software like NextCloud, WordPress, GApps, etc. Downloads & Commerce, however, are probably priced right for people who earn their living on this platform. Since it sounds like the price increase is going to fund more development, I went over the list of new features in the past 2 years that Matt shared earlier in the thread with my community, to see if they felt they have been getting their money's worth. The only features they said they value are "Highlight topics in forum view when staff reply" and "Club improvements", both things we used to get from plugins. As for @Matt's suggestion to go with their managed offering: I suspect that this message falls on deaf ears for anyone posting in this thread right now. If you already have the knowledge to run (and extend) a solution like IPS yourself, $50/mo gets you a lot, even from the more expensive hosting providers out there. (Of course, IPS's hosted offering is much cheaper than Discourse's.) For the changeover to forum-based support, I believe the messaging was worse than the decision -- it took reading this entire thread to come to terms with what was actually happening. We've had both great and poor experiences, both in private tickets and public threads. I think the move can be a good one, if the new forum can be well curated, easily searchable, and the process continues to make sense for things that shouldn't be public. What to do? For now, we've requested a one-time, 6-month payment period reprieve, as offered in this thread, and are waiting for Sales to confirm. Thank you for making this available. We'll be taking the next few months to decide if we stay or jump ship. It's not a straightforward choice, and we share concerns with many of the others already expressed in this thread. We look forward to seeing what the monthly improvements will be, and are hoping for a road map of potential new features to come. In parallel, we'll be costing out what effort it'll take to move to a different solution.
  15. Great! There's no patch pending right now, so I can't confirm what you just said... next patch that is pushed, I'll look for that link carefully next time.
  16. Thanks Lindy. The Support page says all perms are correct. Where do you want the ticket filed? FTR, I don't need help maintaining my server, I just want it to pull down the file with my creds and skip the FTP to complete the local install.
  17. So I logged into the ACP today to find the warning about the "XSS when building lightbox images" patch needing applied. The only way to get this applied, if you believe the text, is to follow the prompts to apply the patch. This will never work for this site, because inbound (s)ftp is disabled to the site. (Access requires VPN credentials that I will never directly supply to IPS.) It would be nice if there was a "How do you want to install this patch?" prompt, or a toggle to disable the FTP approach, so that an admin can be prompted to load into the Client Area and download the release to apply the patch. Alternatively, if there is a way to simply download JUST the delta patch ZIP/TAR in that process thru the browser, then instruct the admin to place it on the server directly, that'd be even better. Is this a reasonable request?
  18. (Un)fortunately, Firefox disables auto audio/video playback by default. Users will have to allow audio via the drop-down at the left of the address bar:
  19. Did you enable the plugin? If you go to edit the plugin's settings, did you enable them there as well? And select that it's enabled on the Default theme at the bottom?
  20. I've submitted the new version of this, with 4.5 support tagged, today. Given the US holiday I expect this to be available next week. If anyone needs it sooner, please PM me.
  21. wohali

    Snow

    I've submitted the new version of this, with 4.5 support tagged, today. Given the US holiday I expect this to be available next week. If anyone needs it sooner, please PM me.
  22. Yes, it is planned, prior to December 1.
  23. wohali

    Snow

    Yes, it is planned, prior to December 1.
  24. Update: After some poking at things, I'm now stuck with NO_TEMPLATE_FILE - /var/www/test/applications/clubsenhancements/dev/html/front/clubs/menuNewOptions.phtml. Would you release the dev.zip for this plugin to paid customers? Thanks!
  25. Hi @InvisionHQ, thanks for the Improved Clubs Enhancements plugin. I'm having trouble with this plugin enabled when enabling IN_DEV. I get this error: IPS\Db\Exception thrown with message "Duplicate entry 'clubsenhancements' for key 'PRIMARY'" Stacktrace: #6 IPS\Db\Exception in /var/www/test/system/Db/Db.php:671 #5 IPS\_Db:preparedQuery in /var/www/test/system/Db/Db.php:937 #4 IPS\_Db:insert in /var/www/test/system/Developer/Developer.php:129 #3 IPS\_Developer:synchronize in /var/www/test/system/Developer/Developer.php:47 #2 IPS\_Developer:sync in /var/www/test/system/Dispatcher/Admin.php:65 #1 IPS\Dispatcher\_Admin:init in /var/www/test/system/Dispatcher/Dispatcher.php:109 #0 IPS\_Dispatcher:i in /var/www/gest/admin/index.php:14 If I disable this app, the error goes away. Any ideas?
×
×
  • Create New...