Jump to content

SeNioR-

Members
  • Posts

    1,146
  • 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. I know, but it should be corrected.
  2. @teraรŸyte I know that but then on a real mobile device there are too many buttons and they start to be on two lines. If we are on a desktop, the buttons should correspond to those set in ACP. In this case, the buttons set for the mobile device are displayed on the desktop when editing. I think that's understandable? ๐Ÿ™‚
  3. The editor displays buttons for each screen resolution. When editing a thread on a desktop, we see a limited number of buttons for mobile devices. The editor has a lot of free space on the toolbar, it should be filled to the maximum.
  4. They logged into some old inactive account. From a short research you can see that the accounts are 5 or even 10 years old. They didn't reset the password. I wonder how they check if an account exists in the database. Probably some scraping bot. Many forums have been attacked not only on the IC but also on phpBB or vBulletin. Google > "t.me/pump_upp" or "Verifpro.net"
  5. Works fine for guests. I just checked. Afrodude, check in the browser console if the iframe is loading correctly. Maybe some header you have doesn't allow embedding external iframes.
  6. Everything works fine for me. Did you add domain in hCaptcha settings?
  7. Windows 11 22H2 ๐Ÿ‘ Edit. Isn't it a bug that it shows double?
  8. Yep. I remember that once I added an ad in a class that is used by IC and someone added a rule to AdBlock, so that everyone using AdBlock had this class removed in many places, which caused, for example, breaking the block in the user's profile, etc. Lesson for the future - don't use built-in static classes ๐Ÿ˜›
  9. Guys, can someone explain me what this code is for? ๐Ÿค” .ipsDataItem_title .ipsBadge.ipsBadge_small { position: relative; top: -2px; } I know it's supposed to fix what other classes break, but there are many more such "corrections" in many places. It just makes the CSS sheet contain more unnecessary code. Instead of correcting "things" in this way, you can position them nicely, for example by flexbox. Less code and more correct. I hope you will take this into account when rewriting the theme.
  10. Like many other ad blockers that block social media links. Glad you solved the problem ๐Ÿ‘
  11. but what if this domain also becomes unavailable someday? Isn't it better to add emoji to own server, like FB or Twitter did? I ask out of curiosity, thanks ๐Ÿ˜›
  12. I had two options enabled, I didn't notice it ๐Ÿ˜›
  13. Yes you are right, sorry for the mistake. It's not a server. MaxCDN is now StackPath so the sub-domain will no longer work.
  14. This is a temporary error due to server unavailability https://twemoji.maxcdn.com
  15. Hi. I suggest to add required="true" attribute to the search field to prevent the form from being sent without the search phrase. <input type="search" id="elSearchField" required="true" placeholder="Search..." name="q" autocomplete="off" aria-label="Search">
  16. If the attachments are unavailable to guests, we get a ugly message. Instead, I would suggest removing the redirect and adding a login popup. This will eliminate unnecessary errors, reduce server load, and more encourage guests to log in. Cheers.
  17. ok thanks, Bing Search shows me that this page was sent by IndexNow. Don't know why, maybe a single case. no, not that ๐Ÿ™‚
  18. I suggest excluding pages like /modcp/ from IndexNow as the crawler can't access them anyway. 207.46.13.11 - [07/Jan/2023 +0100] "GET /modcp/reports/4120/ HTTP/1.1" 403 11672 "-" "Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)"
  19. Hi. It would be useful to sort attachments added in a private message.
  20. @Matt May we know what was the reason? Will signatures be marked as deprecated soon? I am asking out of curiosity ๐Ÿ™
  21. It has always been so. This is not a bug. To invoke CKEditor in a post or status, e.g. when editing, we need to load the necessary JS/CSS resources and to do this we need to load the entire document.
  22. You can find all cookies and sessions in the "Application" tab.
  23. The approval and review process should be faster.
ร—
ร—
  • Create New...