Everything posted by Mick79
-
Invision Community 5.0.4 Releases
I noticed that after the most recent patch that all my reactions had their custom ordering reset. Hardly a big deal, but worth a mention.
-
Ignore topics and forums
Bump. Curious to see what other community managers think about this - essential feature or just a nice-to-have?
-
Some users unable to post
Any of my members that upgraded to the latest iOS version have reported that it fixed the issue. One of them said it happened on Chrome on iOS, so maybe not just Safari related, I don't know.
-
Featured Content Widget
It was annoying me too, so I went and made a translation for it 😁
-
Upside down pics
We are still encountering upside-down photos from some members. Here is the response from my hosting provider (I noticed they only support JPEG and TIFF - not sure if that's an issue too?) Regarding the issue with images appearing upside down in your Invision Community forum, we have conducted a thorough investigation and confirmed that: EXIF is enabled on the server. The server is using the latest versions of: GD Library or ImageMagick for image processing. PHP 8.1, with exif_read_data() functioning correctly. For your reference, please find attached screenshots verifying these configurations: If the issue persists, we recommend you to Test Different Image Upload Methods: Try uploading the same image using a different browser or device. Check if EXIF orientation is stripped during upload. If using a CDN or caching plugin, clear cache and test again. If Orientation is missing, the EXIF data may have been removed before processing. If none of these steps resolve the issue, we recommend consulting Invision Community support for further assistance, as there may be additional settings within the forum software affecting image orientation.
-
Some users unable to post
This has happened again to another half dozen users. All safari. No extensions running for most. Is there a minimum supported browser version I can communicate to them?
-
When viewing a member record in the Admin CP, rich text field contents do not wrap
Pretty much as per the title. Hardly urgent, but a bug nevertheless.
-
Hidden users appearing in "Who's Online"
So .... turns out I had used the "Members" block and selected "Online Only" ... not the "Who's Online" block. I guess that's why the "hidden" members were showing! 🤣 Carry on ...
-
Hidden users appearing in "Who's Online"
Yes I opened an incognito window and was viewing as a guest and could see the entire online users list. I can send through a screenshot via PM if it helps.
-
Hidden users appearing in "Who's Online"
I just browsed to my site as a guest, and noticed that I could see my own admin account in the "Who's Online" block. Checking my settings shows this, so I am guessing it is the same for everyone:
-
Error message on valid urls: A problem repeatedly occurred on...
I've had a member report this issue today. They are using a MacBook - safari 16.5. No extensions running in the browser.
-
Advertisement HTML editor formatting broken
It doesn't allow me to change anything I'm afraid. Clicking on "plaintext" doesn't do anything.
-
Upside down pics
I have (they confirm it is working as expected on their end), and can see it enabled for 8.1: It's just a couple of users for some reason, all others seem to be fine.
-
Invision Community 5.0.3 Released
Yay I can run my ads again! Thanks team!
-
Advertisement HTML editor formatting broken
Something is amiss... 🙂
-
Incorrect scroll position for post body links in search & 'Find Content'
Ok, thanks Marc. I appreciate your patience. It must just be me that it bothers 😂 I edited the php file so it's swapped on my installation and I can get on with my life.
-
Upside down pics
Yes this is also happening for some of my members too. I'm still using php 8.1 (a requirement of some other software I am using in the short term).
-
Incorrect scroll position for post body links in search & 'Find Content'
Sure can! 🙂
-
Some users unable to post
I've received over ten reports about this issue—all from users on Apple devices (so far). This is from another member: Another member reported using an iPhone 8 with iOS 16.1.1 and experiencing the same issue. I don’t think the affected members are tech-savvy enough to open the console and check for JavaScript errors, but they are able to log in on other devices without issues. I've asked them to clear their cache, but that did not resolve the problem. There’s nothing in the system logs related to these users, and the error log is empty. I'm assuming that the TipTap editor is crashing on their devices. I'll see if I can walk them through getting a look at the console logs.
-
Incorrect scroll position for post body links in search & 'Find Content'
I think that if I was to deliberately click the thread title, then it should do the usual behaviour as per content preferences - but if the post preview is clicked, it really should go to the post. Is anyone still running v4 who can check for me?
-
Incorrect scroll position for post body links in search & 'Find Content'
Thanks Marc. I get that, but it seems counter intuitive to me to click on a post in the activity feed and be taken to the thread but not to the post you clicked on. If I'm searching for a post and click on a result, I expect it would take me to that post. That user experience doesn't make sense to me. Several of my members have mentioned it, so I'm assuming there is a change from v4? The content preferences actually don't allow you to be taken to the post you clicked on. The title link does, but not the body. Please reconsider this as a bug, or advise where I might be able to edit the source code to do so, thanks 👍
-
Error when editing a featured topic
Attempting to edit a featured topic results in an error. Moderator CP > Featured Content > Edit ErrorException: template_store_missing (0) #0 /path/to/system/Content/Controller.php(4936): IPS\Theme->getTemplate('promote') #1 /path/to/system/Dispatcher/Controller.php(128): IPS\Content\Controller->editFeatured() #2 /path/to/system/Content/Controller.php(124): IPS\Dispatcher\Controller->execute() #3 /path/to/applications/forums/modules/front/forums/topic.php(82): IPS\Content\Controller->execute() #4 /path/to/system/Dispatcher/Dispatcher.php(169): IPS\forums\modules\front\forums\topic->execute() #5 /path/to/index.php(16): IPS\Dispatcher->run() #6 {main}
-
Incorrect scroll position for post body links in search & 'Find Content'
When clicking a post body link from search results or "Find Content" on a member's profile, the page does not scroll to the correct comment. Title link (do=findComment) correctly jumps to the specific comment: https://example.com/topic/12345/?&do=findComment&comment=67890 Body link (do=getNewComment) does not scroll to the correct position: https://example.com/topic/12345/?&do=getNewComment&comment=67890 Could you confirm if this is a known issue or is actually desired behavior? Thanks!
-
Some users unable to post
Nothing that stands out I'm afraid.
-
Some users unable to post
That's correct, it's only a few users it seems to be happening for. It's an iPhone 8, Safari (not sure of version, have asked member to provide).