Jump to content

Luuuk

Clients
  • Posts

    427
  • 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 Luuuk

  1. It depends how you insert images in post. That will work only for attachments. Images pasted from URLs won't be taken. EDIT: For more control, there is a plugin:
  2. Luuuk

    Title in the card

    @kmk I use the following code in custom.css: /* Allow forum names in grid view to wrap */ .ipsApp .cForumGrid__title{ white-space: normal; }
  3. Bugs are reported via Support tickets created from Client Area. Public bug tracker is no longer available.
  4. Yes, I also suggested that long time ago:
  5. In my personal opinion that is rather for a third party plugin.
  6. vs. You can load many links in one note. You can then easily edit the note to add more than "10" or reduce the links amount.
  7. Well, I still don't get what is wrong with a public Staff Note in this context. You stick only one note with "10 questions" linked to replies, the note is visible on top on all pages. Am I missing something?
  8. For such "FAQ", I would just use already existing public Staff Notes with simple links to "useful posts".
  9. I see in the release notes that the issue will be fixed in 4.5: Fixed an issue where signature options would still show when ignoring users even with signatures disabled. Thanks a lot!
  10. You have a configuration in Account Settings:
  11. I see some of you like to have some formatting "stripped" or "limited" in the editor. I think the functionality is rather for a third-party plugin.
  12. I personally see no generic solution fitting all communities, of course except of disabling the Rich Text pasting globally or letting the users remove the formatting manually. There are a lot of scenarios when pasted text in a different color than the default color should be retained and turning the color automatically to match the default color will be unwelcome. There are also other "issues". For example, copying a text from Google Chrome automatically preserves a background. So after swapping a theme (light>dark) you will see something like:
  13. Hello @Pete T, Would it be possible to add an option to hide from specific devices (introduced in 4.4 release)? BTW. The same in General Statistics.
  14. I have a similar problem. I reported the issue (#41803), but support "cannot reproduce" and the last advice is to reload everything. The issue is visible on the default skin, disabling plugins makes no difference. I skipped uploading "fresh files" from Client Area (see below why *) and this is the moment support won't continue. The issue is that I have all Signatures options disabled, but I see still two places referring to Signatures. My settings: - Members > Profiles > Profile settings > Enable Signatures? off - In each standard group (Users, Moderators, Administrators, custom group being a secondary for some Users) > Group settings > Can use signatures? off. Actually, the group settings were not visible at all when Enable Signatures? was off, so after some discussion in my ticket, to make sure I re-enabled Signatures globally to get the group settings, then disabled Signatures for each group and then again disabled Signatures globally. The group settings are again not visible showing that "Enable Signatures?" takes a precedence over group settings. As expected: - In Admin CP I no longer can see and edit Signature fields while inspecting user profiles (Profile Data). - Signatures are not displayed in topics. - Signature settings in Account Settings are not present at all for the mentioned groups. But: 1. All standard groups see a reference to Signature in the Ignore dialog accessible via account menu > Ignored Users > Add new user to ignore list > select some user: 2. Moderators/Administrators with an "unrestricted" setting (includes a permission to edit user profiles) when editing other users profiles directly from a profile see a Signature editor below an About me editor. So Administrator in Admin CP has no Signature editor accessible, but when the same is done via frontend the editor is present... * The first time I noticed the problem was just after I upgraded from 3.x to 4.3.5 in 2018. I assumed this is a bug and waited for a new forum version. Since that time I upgraded forum many times, finally landing on the latest 4.4.9.2. Originally I even did not have any plugins installed, currently I have 4 (General Statistics, Post Number, PHP & TXT Widget, Change Post Date ). Yesterday I also removed all already saved Signatures, less than 200 records anyway. Signatures were enabled on 3.x, I disabled them just after upgrading to 4.x, but without pruning the saved data. So just in case I blanked saved Signatures too. Does anybody else see the same issue? Any tips?
  15. Hi @CB_Pam Not so long ago I had the issue with one specific user too. And the user finally "solved" the problem by ... confirming a validation e-mail (?!) sent with a delay. He was able to post and communicate via PM, so I thought that he is already a validated member...
  16. Not to be pushy, but... Is there any chance to have the option in the stock?
  17. @Adriano Faria I have issues with last post dates displayed on the forum/subforum index. After changing last posts dates, topics are bumped, but still old dates are displayed on the index view and clicking takes to a completely different old post. The dates get "updated" on index after merging some other post into those topics. But after splitting, topics are no longer bumped... Is this suppose to be normal?
  18. Is there a non-invasive way to modify the settings?
  19. Just to make sure, did you run Support > Something isn't working correctly > Continue?
  20. Revert the change in globalTemplate and wait for your ticket to be processed:
  21. Have you cleared all caches (the one via Support Tool + browser cache)?
  22. Just try this on one selected theme first to check if the modification works. Also, as noted earlier, that is considered a temporary solution. You still have a ticket ongoing.
  23. 1. Go to ACP > Themes > Edit HTML and CSS > Templates > Global template >add the code: <link rel="stylesheet" type="text/css" href="//YOUR URL/applications/core/interface/ckeditor/ckeditor/skins/ips/editor_gecko.css?t=I25E"> [Replace "YOUR URL" with a url to your forum without http(s) prefix.] ... in one of the following places : {template="includeCSS" app="core" group="global" location="global" params=""} HERE (..) OR HERE </head> 2. Next clear all caches.
  24. Then check this topic. The text is in Polish, but the temporary solution is in the post #12. Of course, you need to adjust the URL in the code. If you need any help with the translation, just ask.
×
×
  • Create New...