Jump to content

JustinHawk

Members
  • Posts

    85
  • Joined

  • Last visited

 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 JustinHawk

  1. Have sent via contact us, not aware of email. Hope that's fine. Its suitable for those who probably have 1 single license (mostly) but for those who have multiple, for simple testing purposes it not suitable. Note: Cannot use -Testinstall as it requires to block public access where as I need to measure impact around google/bing. @Charles will these license terms affect third party devs? I was blocked on version 4.4 once Velion went awol and left me with a broken design. So why would I renew? As upgrade mostly breaks the designs.. That's mainly my experience, cannot say for someone else.
  2. By accepting the new license terms you will gain access to the entire Invision Community Classic edition suite under the license agreement and service terms of that package. Your renewal cost will change to $199 per year or $19 per month and your next renewal date will change to March 30th, 2024. You cannot revert your license to our old terms and pricing. You understand that our Cloud platform and Classic edition are different products and therefore not all features and levels of support available in the Cloud platform are available in the Classic edition. You can switch from Classic to cloud platform at any time by contacting us. Licenses that expire without payment will immediately lose access to support, upgrades, spam prevention, geo location, and more. Reinstating a license will require catching up on any missed monthly payments or pay a full year renewal. Licenses not renewed after 24 months will be expired permanently and cannot be renewed, but you may purchase a new license for full price. Note: Cost and dates will vary as per your license. You can find more details by clicking on the link in client area, it won't change license terms and will show you confirmation window where all details are mentioned.
  3. Cost of doing business I guess. But most of people like me cannot make switch as third party devs goes awol and their designs unsupported, add-ons broken. So would IPS take some decisions on making moves over this? It doesn't work if thirdy party devs fails to meet the requirements, unless one day we won't have any third party and all inhouse 🤔 Is this going to be different in case of yearly or same monthly rules apply? i.e. need to pay for missed year as well? Frankly, as of now my overall cost for renewal for 3 licenses is abt 170-180$ I think,so about $360/yr, but if I make a switch that directly raises that to abt $600/yr. I ain't seeing any profits to me here + I keep an extra license just for my own development and testing activities with real users, so I get actual feedback for my major projects, so that license I may or may not renew for long period of time.
  4. Licenses that expire without payment will immediately lose access to support, upgrades, spam prevention, geo location, and more. Reinstating a license will require catching up on any missed monthly payments or pay a full year renewal. Licenses not renewed after 24 months will be expired permanently and cannot be renewed, but you may purchase a new license for full price. Would like some better clarification on Reinstating a license terms, so we pay for all missed payment if selected monthly like a loan/emi payments?
  5. Website URL? they could only be reverse proxying but until checked cannot saying anything.
  6. Allow us to choose whether we want load fonts or js via cdn or local. (CDN add unnecessary delays for some, so it's not always useful)
  7. Why not just then simply create three different fields in pages for input and use those as for language translation and then modify template of pages to show as per user selected language. And if you want the translation to be done via some api that you can do via extending the pages app and save those values in that fields. Or use IPS API and do translation at local, post and save in new fields. This way you can easily have your data in api as well as you can also make changes in template to display as per right language. If expense is not an issue drop me dm, I will help. --- Ignore typos sent via mobile.
  8. No worries, i was able to copy the template provided by this addon into block and reuse it by modifying it a little, now it looks very nice 🙂
  9. No I mean I want the sidebar for featured articles to have same design as provided by this addon to similar one. Not sure how supergrid can help, I had purchased that earlier but not used that template.
  10. For 1st would you be able to replicate the same for featured articles? I am interested to have same design for that part.
  11. Quick question @opentype 1. Can we use this same design for other widgets like featured content etc? 2. Does it fetches pages record image as well and shows that?
  12. Question: which guideline to be exact?
  13. Repurchase??? Check here > https://invisioncommunity.com/clients/purchases/ Via here you can manage your purchased items and renew the ones you need. As far as I understand most apps has renewal fees half the initial cost. Can you share an app url that you have purchased multiple times?
  14. Use API to get topics and display in php? https://invisioncommunity.com/developers/rest-api?endpoint=forums/topics/GETindex
  15. Two ways actually. 1. Using selenium, to upload image. 2. Modified the API file and added a code to update function that accept base64 version of image with filename. Code example would be in Gallery API file. Would have shared but currently on mobile.
  16. IPS isn't handling that in their code. Tried sending in "record_image" field, but that fails. Though the same method works if I send image in a custom field.
  17. @A Zayed i just bought and installed this on my website. But it doesn't seem to be working. current setting:
  18. record_image* @Stuart Silvester was this fixed? I am trying to do tha same for record_image, but this isn't working.
  19. Bump. Let me know if this would be fixed or not. I plan to buy a new license so these are kinda important for me.
  20. I am trying to set record image via Pages API using following variable. fields[record_record][filename] = 'Raw Content' But none of variable is working, but if i create custom field and post data to that it is working. fields[4][filename] = 'Raw Content' Let me know if i am doing something wrong.
  21. Case Scenario: We have field in pages name ID which is marked as unique in nature i.e. two same database entries cannot have same value. Expected Behavior: When Posting data via API with same unique ID instead of throwing an error its inserting the data in both cases with same unique field value. Note: This works perfectly when creating an entry via frontend.
  22. If it's going to impact widest varities of communities why it's limited to cloud only? And not added in self-hosted version as well? Their are many full fledge LMS system that can easily run on self-hosted environment, so why can't your one do the same, even if it's half the product of a full fledge system. 😕
  23. @ReyDev does this updates fixes ? 403 error and FURL issues?
×
×
  • Create New...