Jump to content

All Astronauts

Clients
  • Posts

    1,231
  • Joined

  • Last visited

  • Days Won

    8

 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 All Astronauts

  1. Just a heads up that I've been grinding on new stuff for Spacious. No peeking, but the plan is to dump it all out with 4.3. On that note... Don't be installing/using Spacious on 4.3 (alpha, beta, otherwise...) until I push a compatible release out. With the changes to the member view, just looking at the screenshot, I can venture a guess that the bit where you can PM a member right from the member page is going to break things on the new stuff.
  2. The "problem" as it is, at least in regards to KS, is that KS was dev'd up way way back when 4x was just a little baby. To get around some early 4x limitations (some templates not parsing hooks correctly or at all, and on and on) I'd just do it a different way - usually meant grabbing other things (more things) than actually needed - does it work now? Yes, great, moving on. Now its two+ years down the line. The parsers are robust. Nearly all (if not all) templates are hookable without errors now, etc. But my old code is still there. I clean it up when it crosses my path but as long as it's working and not troubling anyone... It took a very new version, and a new feature of mine, plus ancient curl/xml libs to expose this. If you need a patched version to fix the problem iacas had let me know; otherwise hang tight until after 4.3 is released.
  3. @Lindy for lack of knowing which developer to @ Is this on tap for 4.3? I noticed the FA website itself has now flashed over to 5 and parked the 4x stuff in a sub-section.
  4. Probably, yeah, I could do it. The reverse order stuff does have some annoyances that I don't real feel like tackling though - like when you make a response it appends it to the last page, it only pops up to the first response position after a page change/refresh. That's all in the javascript controllers; I mean, it *might* be an easy js mixin to change that but ugh... don't really wanna look to be honest.
  5. Signed back in under the right acount... Nice idea, I'll add it to this other thing cooking...
  6. I'll take as look in the morning. I may need acp from you though. Let you know after I check things on this end. EDIT: And now it's morning. Something is off on yours, might be a edge-case I'm not accounting for so I'll need to take a look.
  7. Not yet, I'll have to add it in. Where at? ACP login page or top corner ACP?
  8. News update for the Searchlight feature. The next builds of Searchlight and KS (which has Searchlight natively) will include the newest mark.js. Dev on that library is ongoing after some downtime and instead of keeping progress limited to a 9.0 dev line they've now just moved back to incrementing the mainline. This matters as the next big push on that library is serious diacritics support: that means those of you using non-English languages will start to see this work when your flagged search terms include characters not-standard to the English loadout. Even though new versions of mark.js are being included in Searchlight and KS don't expect full diacritics support until I announce it's available.
  9. I'd have to take a look at your site. Two live sites checked, all on latest version, everything is working fine.
  10. Shouldn't. I'll give a look in a couple of hours.
  11. Version 1.1 released! Moves the Profile playback entry to a separate block.
  12. PM me a link to the acp (will not need login) and I can tell you whats up.
  13. The logo in the corner thing is doable. It would be up to end users to craft the image correctly though as it would have to be proportionally square. Not sure I follow on the second part. No Custom Text: Some custom text: Note Spacious ditches the Invision Community text entirely in favor of the IPS logomark. Am I missing something? Not sure what white space you are talking about.
  14. This is solved in that the problem is "fixed". As iacas mentions, I made a tweak to one tiny thing that already works for everyone everywhere else, but on this server, when KS is ingested on install/upgrade, it was breaking on who-knows-what. My working hypothesis is an ancient cURL library; possibly old xml library/s too. Enough to just break the install/upgrade parse along the lines of a character swap/escape/un-escape. Anyhoo, no new version of KS until 4.3 drops but this "fix" is accounted for and will be included in the next KS, even though most (everyone minus 1) aren't affected by the problem (though I should take a look at the template involved to make sure I'm not overlooking new code...) The ancient cURL = 7.19.7 (no idea if it is a perked up version but the core version is still nearly a decade old). IPS recommends 7.3something.something as a minimum. Didn't look at the xml libraries but I'd be sure to get eyes on those too. My primary server cURL is 7.56.1 for comparison. The above is just a general note to everyone on this stuff. Problems like this come from the strangest of places...
  15. Just a note to all seeing the "updated" file notices: KS hasn't been updated. For reasons beyond mortal comprehension, when iacas downloads and install KS, it breaks. When *I* download and install it for him, it's perfectly fine. Double confirmed by uploading a new copy of the same KS file to the Marketplace and both of us downloading it from there and testing. The plugin is fine, the IPS Marketplace is download is fine. Best guess is there is some character set madness someplace or somewhere but how/why it would *just* mess, barely, with the search term like that... <insert various extremely puzzled emoji characters here>
  16. Well something is conflicting but lets make sure you have everything up to date. I ask this as on a stock, barebones 4.2.6 install, all patches, KS 20, its fine. Enter the search term up top on the forums front page, or anywhere else and you get this: All good, no plus signs. Please check and make sure that you have KS 20 (latest) installed and more importantly, all the IPS silent patches have been applied to 4.2.6. One of the patches was search related (and that cost me an hour of my life on one persons install believing it was my stuff breaking things..). Hit the support tool, somethings not working. Patches will list there. Outside of that I'll need ACP access again to lend a hand. But this is confirmed fine on the latest stock install. I'm betting its the IPS patch that needs applying (even if it doesn't list fixing a search thing as the problem - it might just say something about Redis - the patch notes sometimes come through incomplete) Check that stuff and get back to me. Side note that Spacious ACP has a task that adds these silent IPS patches to the dashboard so you can actually see them, along with 3rd party plugins/app upgrades too. See the Spacious ACP Marketplace topic, last two pages or so, somewhere around there I discuss the whys/hows of this stuff. Don;t ask me why IPS stopped doing 4.2.6.1, 4.2.6.2, etc releases and have buried the patches - I would only be guessing they are trying to streamline things such that if it's fine for you, no need for the patches, so no need to tell you. And if something isn't working, then you would of course hit the something isn't working support tool button, and then see the patches...
  17. This is all the login page right? Give me screen shot with annotations so I can see what exactly you want.
  18. PM me a site link and I can take a look. I don't think I'm adding any new css so it may just be changes the theme has made being incompatible with moving things around. Will know after a quick look.
  19. Spacious ACP 13 Released! S3 storage methods now display endpoint and directory structure information If you use S3 and have multiple service providers, buckets, and sub-directories you can now actually see what you are doing when you assign file storage methods in the Storage Settings area of the ACP. No endpoint set (using a default)? No problem, it will still append any directory structure you have. The above is a simple example showing endpoint (obj.space - an S3 compatible service), the bucket name, and the directory path. Trust me, even if you use just standard Amazon S3 but have various methods set up on sub-directories this is something you've wanted forever... So, 4.3 on the way... Looking like IPS has hit the mark and then some on this release. A lot of long standing requests have been addressed. I'm stoked! Alas, this does mean I'm off the dev-wagon for any new Spacious ACP work (and Kitchen Sink to some extent) for the next month plus. Consider Spacious ACP 13 the last 4.2x release barring any horrible bug. I'll still be sketching out future stuff for Spacious ACP but nothing really committed to code until after I get my hands on the 4.3 alpha/betas.
  20. Heading this one off at the pass. The new patch/app upgrade feature? Confirmed fine on 4.2.6, confirmed broke on 4.2.7 betas. EDIT: I have no idea why it worked before, and yet it did. Arrays, multidimensional, objects, and lack of coffee/bourbon are probably to blame for, I dunno, something? Spacious ACP 12.2 released! Fixes or better doing of or ??? of the Patch / 3rd Party Updates Dashboard thingy.
  21. Yep, it used to be just a theme (xml) file, then it was a theme and app (the widgets) and now it is all merged into a single app as IPS will be removing ACP themeing in 4.3 (???). I'll update the description. Thanks!
  22. Nothing changed. Lindy shot me a message that screenshots were borked so I just uploaded new ones. This seems to happen every few months probably related to backend changes they make to the Marketplace and the CIC hosting stuff. As for "updated" files, this is a Downloads problem as technically just updating the description means the "file" is updated as the file is the Downloads entry, not the actual download itself. The ACP update notifications are coming for my stuff so that will hopefully mitigate this in the future. You're stuck with the added $2 on renewal fees. Won't be going any higher though (honest). Those changes were a few months back. Grandfathering might be an interesting Commerce mod though. No new dev on this until the new year. I'm currently out and about in El Paso, TX through the 29th and get in dev time when I can as "my time is not my own" and so on and so forth... Searchlight users (including of course KS folks) I've got a tweak inbound. I totally spaced that Pages blocks are also "widgets" . So, if I try to not inadvertantly highlight junk in sidebar widgets I could also be removing highlights from Pages DBs, etc. It depends on how the end Content pages are created whether this is broken. Still testing here and there to be sure I get it mostly right before releasing.
  23. It's some guy from Bulgaria that takes stuff already stolen and posted on other pirate sites, then uploads them a new site of his own that runs a hacked copy of the the official IPS site on some random domain name, and then puts a price tag on it. Good times.
×
×
  • Create New...