Jump to content

rfcontreras

Clients
  • Posts

    170
  • 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 rfcontreras

  1. I'm using cloudflare with good results. One area I want to cache is the "pages" applications I've developed. Since nobody can post or add new items on this content, it would be great to treat it as regular html, and cache it as guest caching. The problem I have is that I put some rules for "Pages" content to be considered HTML, the logged in users are not consistent, they appear as "not logged", or worse logged as another user (due to caching). Is possible to keep the pages content static? My site is about astronomy and almost ALL pages content never ever changes. Thanks in advance!
  2. Me neither, I'm using a regular account and can't find the option, self hosted invision board. Regards
  3. Today I've upgraded to 4.7.11, and it says that courses are available, but can't find it on self hosted. Am I wrong ? Regards Ricardo
  4. It seems that every line of code is for the Cloud version. I've been using the self hosted version since 2017 and I feel pretty stupid looking for features on my forum, until I realized that these are not for self hosted (live topics, etc). Honestly the Cloud prices are not for my budget, it's a pitty since I really like the software but I'm not going to pay for a cloud based product, you can get Adobe Suite with cloud storage for a fraction of the Invision Cloud package. Dean_ is right, self hosted is going to dissapear, good luck invision. Ricardo
  5. Hiring Adlago to rebuild the CSS perhaps is a way to go.. IMHO.
  6. Hi Marc this for example https://www.espacioprofundo.com/topic/40524-eclipse-parcial-sol-abril-2022/
  7. Yes, I've just did that. What should I expect to see on the image calls ? the loading="lazy" as the attachments on pages have at the end? I see that the post attachments have a data-loaded="true" at the end when enabled. The process to disable lazyload takes 5 minutes, but almost 20 seconds when I enable it. Maybe I misunderstand what to check if the post attachments are lazyloaded. Regarding the block issue, I've tested everything without luck. I've disabled also Cloudflare and the issues remain. Regards
  8. Hi Jim, I've did that but the process takes no time. How can I check if the lazyload is working ? On the source code? Attachments does not have the "loading="lazy". I have another problem, I'm trying to create a block (custom type) and content {lang="custom2"}, and I get this message ParseError: syntax error, unexpected token "=" (0) I have several other blocks with the same type and I can save them without problems. I've already disabled all plugins, theme, language with no luck. Thanks in advance
  9. I've enabled lazyloading for my forum, but if I see the html code for forum attachments, should I see "loading=lazy" for the attachments ? I've enabled lazyloading and checking the background processes the lazyloading for posts took almost 10 seconds to complete, and I have 38 gb of attachments. Regards
  10. Hi Mark I've changed the image sizes (saved files and dimensions to show). When I click rebuild images I get this error
  11. Hi, I'm getting this error trying to rebuild images. 2S119/1 The CSRF protection key did not match. This may indicate a plugin or theme is out of date. Please contact technical support for more information. I've disabled all customizations but the problem remains. Thanks in advance
  12. Dear Jim, thanks for your reply. I didn't got any email yet. Best regards
  13. Dear Invision I've tried to change my license URL two times yesterday but I never get the email, not in spam, nowhere. Thanks in advance
  14. Removing RTL css code I was able to reduce the rules count from 5260 to 2163, and complex selectors from 438 to 138.
  15. Hi, I've noticed that css files are evaluating if it's LTR or RTL, I use LTR so I would like to ask to split the css according to direction. CSS files are innecesary loading RTL, not needed and a waste of resources. I'm using stock templates and I was able to optimize everything but css's sizes. There's a lot of room for improvements on the css department. Also "advertising". Enabling banners will spike the LCP, I've finished disabling it but this could also be improved. My stack is Nginx, Opcache, Nginx-Pagespeed and Cloudflare. Thanks in advance This is my score just in case you're curious
  16. I'm treating the file as a static file and I cache it in cloudflare. The point is that this single used to extend page load by 1 second. Since I purge cloudflare cache almost daily I get a fresh copy every day. Regards
  17. Hi Would be great if we can cache html like we can do for anonymous visitors. I don't know the inner working of the forum code, but maybe it's a good option to let us cache everything and once a post or article or product (I don't use commerce) is updated then invalidate it. I'm using cloudflare for speed and security. Right now I'm caching all my databases html and this part of the suite is very fast, but the forums not. I can cache forums html but the minimum invalidation for my plan in CloudFlare is 30 minutes. I've implemented a CloudFlare rule to cache all the css and js, but there's a cache busting variable so we have a lot of cached copies of the SAME CSS and JS. Could you please clarify if there's a reason to disable caching for html or invalidate ONLY with changes ? also why can't the Pages databases CATEGORIES can't be cached, once we put the db's we never change them. My stack is Ubuntu 20, with Nginx, Mariadb, Opcache, Redis for the forum, pagespeed_nginx for js and css and Cloudflare on top. Thanks in advance Ricardo
  18. Use mysql cache, I use Mariadb (a mysql fork) and even if they tell you that it's not worth, my site fly.
  19. I've made several changes, disabled PageSpeed Nginx, deployed Clouflare (paid version), opcache, mariadb optimized, etc but my TTFB is awful, always on the 600-800 ms mark. If I create a CloudFlare page rule to cache everything (this is the case of Pages articles) TTFB is awesome (around 30 ms), but this cant be used on the forums since it would cache everything, unread post remains unread until CF Expires, etc. What can be done to improve TTFB for the FORUMS ? I see the same average ttfb on the invision forum itself, on the 600-800 mark, not good imho. Regards
  20. My two cents. Some posts with images in my site are flooded with small messages like "nice", "awesome", and post with just a sentence. Would be great if in this scenarios instead of showing the full user data (name, avatar, about, rank, etc) just show the username only. This way you'll avoid a lot of wasted space for small replies. Regards
  21. I think you cant.. like choosing specific forums..
×
×
  • Create New...