Content Type
Downloads
Release Notes
IPS4 Guides
IPS4 Developer Documentation
Invision Community Blog
Development Blog
Deprecation Tracker
Providers Directory
Projects
Release Notes v5
Invision Community 5 Bug Tracker
Forums
Events
Store
Gallery
Posts posted by Nathan Explosion
-
-
2 hours ago, Saurabh Jain said:
is this correct
Have you tried it yet yourself? What were the results, if you did?
You've given zero indication about where you are planning to use that so it is difficult to say if it would be correct. More detail is always better than...
Anyway...this JS will work, depending on where you put it.
const memberId = ips.getSetting('memberID'); const userLink = document.getElementById('elUserLink'); const memberName = userLink.textContent.trim();
-
-
And I am showing him where he can find the URL for the RSS feed of a page when it is being viewed, which is what he was originally asking for and wasn't ever actually answered in a clear statement
On 12/4/2024 at 2:56 PM, tpasa said:But I can't find my RSS URL to send to Baseball Reference.
-
33 minutes ago, tpasa said:
I'm going to assume the link I provided is the RSS feed URL for that forum and that I will need to submit each forum RSS feed URL.
This is the forum: https://forum.orioleshangout.com/forum/3-minors
Now, scroll all the way down to the bottom of the page:
That is the link to the RSS feed for that forum.
It will be the same place on each page if an RSS feed exists for it - it's down there in the footer area.
-
-
And seeing as staff can view who the author is (via that eye) then nothing extra is being presented here that isn't already available via that method.
And disabling the "Can view anonymous author info?" mod permission results in the hiding of both the eye and the 'edited' information.
-
Yep, that's the badger. Viewed as someone who can see the edited information:
And then viewed by someone who isn't permitted to view the edited information:
-
-
Just now, Marc said:
As said, I have brought it up as a bug report
Good because that is what they are reporting - not that someone else has edited it, but that the anonymous poster has edited it.
On 10/20/2024 at 12:11 AM, Mick23 said:In addition, if a user edits their anonymous post it will show their user name in the edit message.
Anyway - was just correcting the 'quoted' confusion.
Off I head to test it out now...
-
Just now, Marc said:
...that is correct if the user can see who has edited at item
But shouldn't it be the case that if the anonymous author of an anonymous post should have their anonymity maintained when editing said post?
-
-
Pretty sure that PNG is the requirement for PWA, so Invision are adhering to it.
-
5 hours ago, Chris59 said:
Second box we close the classes with = </strong></font>
Should be </font></strong>
-
-
-
1 hour ago, mcx61 said:
Php 8.3.12
Installed
Nope.
8.1.x or lower.
Sort that, then go from there.
-
Your site is reachable via https://jeepforum.nl
But your source code is still referencing http://jeepforum.nl
Have you cleared the system cache in the ACP? if you cannot access the ACP, clear the contents of the datastore folder on your installation.
-
-
32 minutes ago, mcx61 said:
The pervious server was running Ubuntu 18.04 and PHP 7.3, the current is running Almalinux 8.10. PHP 8.1/3
So what version of the Invision software are you currently on?
-
-
-
-
-
For the app icon?
7 hours ago, WebCMS said:GIF
Pretty sure that's a nope and not supported on iOS and Android. Use a PNG.
Daily Activity tracker
in General Questions
Posted
You're using native JS - ${variable} would be fine if jQuery wasn't already using $.
Change a line
And then it works fine, depending on where you put it
WHERE in Pages? More detail, not scraps...