Jump to content

SeNioR-

Members
  • Posts

    1,148
  • Joined

  • Days Won

    5

 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 SeNioR-

  1. The approval and review process should be faster.
  2. Hi. The whole theme is about to be rewritten, so you have to be patient.
  3. You can use a regex that selects the entire Emoji range.
  4. Hi. seoTitle function currently does not remove Emoji from URLs. Link with emoji becomes unfriendly. Consider adding a new preg_replace $value = preg_replace('/[^ -\x{2122}]\s+|\s*[^ -\x{2122}]/u','',$value); The copied and pasted URL looks like this: https://invisioncommunity.com/forums/topic/470924-emoji-in-seotitle-unfriendly-url-%F0%9F%94%A5%F0%9F%98%85%F0%9F%98%B2%F0%9F%92%9B%F0%9F%A4%A9%F0%9F%A4%AE%F0%9F%98%8A/
  5. Yes, but you still have the cache set to 900 seconds (15 minutes) in the headers for guests 😉 Yep. It's possible that it was a one-time situation, because the icons display correctly now.
  6. @marklcfc Well done with the cache configuration 👍Your site loads much faster now, but I noticed quite a lag with the "Who's Online" widget and the online status in the topic which is a bit pointless now as it takes 15 minutes to update. I wonder if (with your present configuration) you could now set "Cache sidebar, header and footer blocks" to 0 because the whole page (with the all widgets) is cached by CF now. Plus, I think you can add some new CF rules like /discover/, /search/ and sitemap.php to avoid situations like in the picture below where there is a problem with loading reactions icons in search results.
  7. The tags already have the "noindex" meta tag added, so if you prohibit robots.txt from indexing the page, bots will not be able to read it. Bad practice.
  8. until

    Thanks Olivia.
  9. By the way, when you set the attachment limit, you must enter the value in KiB not kB. In my case, after setting equal values in kB, the editor showed a completely different and underestimated value. Example: 1 kB = 1000 bytes 1 KiB = 1024 bytes
  10. Hi Chris. Could you describe what exactly you changed? Thanks.
  11. Lots of errors caused by misconfiguration of your server and not the software itself.
  12. Good idea. With every new version I see a thread with "locked task". A lot of people forget to update the cron path after changing the PHP version.
  13. Then leave a gate to turn this crap off.
  14. the user probably adds a few invisible empty paragraphs (<p>empty</p>) when writing, hence the empty space.
  15. @Randy Calvert Randy, it's great that you're so active, but you're a customer like all of us, so let the IPS Team write something, because you act like their spokesperson or someone who knows more than us, and you know as much as we all do, which is nothing.
  16. A year has passed... It seems to me that IPS thinks too much about the backend and forgot about the frontend.
×
×
  • Create New...