Jump to content

Maxxius

Members
  • Posts

    2,107
  • Joined

  • Last visited

  • Days Won

    2

 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 Maxxius

  1. Hello guys, I don't know if it is possible on 4.5 but it certainly isn't on 4.4. Thing is that I spend time updating new versions of files in my IP Downloads section of the forum. But problem is that unless I put a widget somewhere (which I don't want to do) the news about updated versions never make it to the Stream. Only new files do. That is a missed opportunity I think. Can it be helped? @Adriano Faria do you think a mod can be made to remedy this?
  2. Wow, guess I dodged one by not upgrading just yet. Definitely need to wait it out until this gets sorted.
  3. Exactly, Fast Line, it will be awhile before I jump to 4.5. and meanwhile I wish not to be under stress without having a security patch.
  4. @bfarber are 4.4s getting the security patch?
  5. Hi, I wonder is there a security patch out for 4.4 branch of the IPS software which fixes security vulnerabilities fixed in IPS Community Suite 4.5.4.2?
  6. yes, discussion topic. even perhaps enable to pick an already existing topic for its discussions.
  7. Is there a way to attach discussion of for the games that are listed? I mean like comment section or something.
  8. Yes, leave it to spam service. I get a lot of these too, Most of them don't even manage to verify their emails.
  9. Yeah I saw that 500 limitation on the google legacy terms page. so I mean that 500 is the max limit when sending emails in one go. I mean is this the one which IPS has as a default for 50 mails per cycle?
  10. is it truly that easy? wont the google mail to bonkers if I send a blast to 28k people?
  11. Guys is this thing possible? I have a legacy Google Apps (now aka Google Suite) for my forum domain. Can I somehow set up that BULK MAIL sent by IPS software be handled and send by google's email servers instead of php mail of my VDS server? I hope email deliverability would be much more greater and have no problems reaching peoples' inboxes. Any info on that would be appreciated 🙂
  12. Hello, it has been awhile but today I got to testing that code. It actually worked but there's a few quirks. For example if I set window.scrollTo( 0, 440 ); which would scroll the right amount to the start of the version changes text on a desktop. But if you are on a mobile - this begins to miss the correct height because of different layout. also another thing is when you first access the page it also scrolls down to the set height automatically without pressing on any version. That's not cool unless you use scrollTo (0,0). Do you believe there is a way to take advantage of this exact script or funcitonality which works when you click on a pagination link. It always gets the right height to scroll back to: Also I fixed the code for animated scrolling: it should look like this: $('body,html').animate({scrollTop: 0}, 0); the first zero is for how much you need it to scroll down and second zero is for speed. I use: $('body,html').animate({scrollTop: 484}, 600); but what irks me is that when I visit the release page by clicking a link in the footer I get instantly scrolled down. I do not need that behavior. only it need to happen when you click on a release note tab. I think it would be best if the scroller would actually be smart enough to scroll until it finds the DIV of the release log window instead of relying on pixels which are different for every device.
  13. Hi guys, I'm trying to create some sort of automation to Facebook via Zapier in order to include certain topics tagged with a certain keyword so they would be picked up by a custom RSS stream and thus delivered to Zapier and from it to the FB page. Now I see the usual way would be to use this - But sad thing is that there is no option to include TAGS. It has everything except for that... However I thought of this workaround - create a new ACTIVITY STREAM where you CAN set a tag. And by extension all Activity streams have RSS streams. So it kind of does what I want. I have not tested anything live yet but do you think its a good way to achieve what I'm trying to? Any better suggestions how to achieve what I'm trying?
  14. I'm revisiting old news but I'd like to reiterate that perhaps self-integration tasks (I mean within the IPS itself and not including zapier) should be a thing. Pretty much something like the rules app which comes up quite often when zapier integration is discussed. Please consider trying to add something similar in future version of IPS software which would allow such things like user described one post above me. Now that could bring things to a whole new level. 🙂
  15. Yeah exactly like you said. like like google has goo.gl or youtu.be (but mines 3 letters just like bit.ly) Well what's the difference bit.ly or tib.ly for example? they are not the core domain so how could it hurt seowise?
  16. I have a short version of my own forum domain. I wonder if I can set it up somehow so that domain can be used for automatic shortening of links posted on social media and so on?
  17. Hello, I wonder is there a proven and a good method that would take the RSS feed from recently posted articles on IPS Pages and post them automatically to Facebook and Twitter pages? If such a feature would have a scheduling feature it would be even more awesome. I mean like any articles that day posted before 00:00-12:00 would be posted on FB pages at 12:00 and any of them like from 12:00-18:00 at 18:00 and so on.
  18. I have this strange error - your mod saying that there is not data. But the game profile on gamebomb exists. Can you check on your end if these games pull up the information successfully and store it in the topic? https://www.giantbomb.com/beyond-blue/3030-68994/ https://www.giantbomb.com/etherborn/3030-62353/ https://www.giantbomb.com/outriders/3030-73726/
  19. @Morrigan but did you try pasting a few videos one after another? Like paste youtube link, enter, paste link, enter a few times and see the window become bigger?
  20. Hey guys I caught a nasty bug in 4.4 and saw that it made its way into 4.5. Happens on firefox and chrome. when in quick post reply window you paste one youtube link and it gets a preview, then paste another wait and then another and with each instance the window will deform and go long downwards. See the screenshot. And please tell how can it be fixed in old version too. 🙂
  21. important does not work in this case thanks, I'm onto something here. Any idea how I could remove those grey borders around the reddit post or reduce the white area which I marked in red? Edit I added margin: 0% 6% 0% 0%; to the css class and it seems to have reduced the white area nicely. but is that the way to go what do you think @V0RT3X666? @bfarber it is in a frame I assume.
  22. Hello, I'm trying to style some embedded cards like reddit and others, to add ba white backgroundon a custom skin. However I can't seem to override its styles what come from this file: https://cdn.embedly.com/css/all.f42da7e9.css if I add to custom.css .card.reddit .reddit-post .card.reddit .reddit-post {background:#fff; background-color:#fff} nothing changes on refresh. but if I add this line when in inspect element - then voila - bg changes.
  23. hi, got an email saying this, is it serious? What we as users need to do?
×
×
  • Create New...