Everything posted by Nathan Explosion
-
Buy Badge
Create a product in Commerce, put it in a group of its own in Commerce. Configure your badge rule to use the 'Member purchases a product' and filter on the group from above. Award the badge via the rule User purchases the product, user gets the badge.
-
Robots.txt Management via ACP
There isn't a file. But there will be if you just go to it in a browser - that's what the Invision solution provides, a pseudo robots.txt See? https://www.ynwa.tv/robots.txt
-
Error creating blocks using IP.Pages
Turn off strict mode on your mySQL instance.
-
Quote post - auto reply on a new line
No CSS/JS needed, as you'll find that the following editor setting dictates whether a 'gap' appears between the quote and the content: "Start new paragraph" "Go to next line"
-
System logs
It's a file, not the database...
-
System logs
Because the file is likely in use by something else, and can't be accessed due to this. And that something else is potentially backups. If the interval was more frequent (say each minute, or small amount of time) then worry about it. But the frequency you have there? Meh.
-
How to disable posting without being registered?
-
Bug with load more activity button
Reproducible as follows Create a new custom stream called Custom stream J'AI Open that stream View the menu - all good (see 'Before') Scroll to the bottom - click the "Load more activity" button Scroll up and view the menu - there's the reported issue (see 'After') Before: After:
-
Registration Process Questions
Think about this...you are already using profile completion so put a profile field in that requires the user to set something (select box with values of yes/no, maybe?) and that something can be a 'I have read the guidelines' (the description can take HTML so you can add a link to the guidelines in it.) User then has to actively indicate of they have read them.
-
"Hot! X replies" badge now appearing on posts
-
Deleting A Lot of Spammer Users
Just do a search using the sdvanced search...use whatever criteria you want. Click the 'spammers' link. Click the 'prune members found' link...
-
Facebook\Pixel removal suggestion
-
SQL SERVER IP
conf_global.php file in the root of your invision installation, sql_host value.
-
Does self hosted plan contain api?
Yes
-
Global meta tag
-
Embed a video I have attached to another post?
-
IPS\core\Achievements\_Badge::getBadgeStats Hogging Database
@David.. I know you indicated you had uninstalled the resource, but if you are still using my application then you should turn off the "Show 'Rare' tag on badge?" settings that are available in the application settings. When generating the html for a badge using IPS code, this setting will result in a call to the 'isRare' function in \IPS\core\Achievements\Badge, which itself calls getBadgeStats, so if you are viewing a topic where a number of people are displaying badges then it could trigger the situation mentioned in that other topic if the cached data has expired - I'll be adding something to my application to warn about this behaviour. Also - if you ever need my assistance to check an issue with my resources then contact me on the site from which you downloaded the resource. I'm no longer on here regularly, so mentioning me isn't going to achieve much. Report on my own site = I see it. If anyone else wants to try to reproduce multiple calls to the getBadgeStats function, then it can be done by going to a user profile for someone who has rare badges, and then refreshing multiple times at the same time as the expiry of the cached stats.
-
IPS\core\Achievements\_Badge::getBadgeStats Hogging Database
Just pointing this one out...
-
Upgrade from v4.4.6 // PHP v7.4 // MySQL8
- 404 errors on hosting
Nathan Explosion replied to Startup Networks's post in a topic in Classic self-hosted technical helpGo into your ACP, to the Search Engine Optimization section - if "Enable Friendly URLs" is enabled, disable it, save and go back to the front-end to see if it has made a difference to the loading of topics. If it has, then go back and enable the setting and if you have "Rewrite URLs" enabled then ensure that the htaccess file provided in the ACP is put in place.- Mastodon embeds and sharelinks
https://www.ynwa.tv/files/file/12-ne-mastodon-integration/- Wild card in admin CP - search
Maybe you're not explaining things very clearly? Ultimiately, I think what you want to do is stop staff members who have access to the ACP from being able to use the live search to search for IP addresses because... ...the resulting details of the IP address search will have a 'Posts' section that, when clicked, displays the title of the topic where the posts exist. And some of those topics exist in forums to which the staff member doesn't actually have access on the front-end. If that is correct, then maybe your request should be targeted at asking for front-end permissions to be accounted for when displaying that listing of topic titles? If that isn't correct then you're not explaining things very clearly.- Need Help Solving A "List" Problem
It's a moderator permission. Another option...use the "solved" functionality (enable it on forums) Same result, something at the top, And the topic starter has control of that, if you allow it.- Need Help Solving A "List" Problem
Yes.- Need Help Solving A "List" Problem
Recommend the post that is considered to be the currently correct one? Result - it's at the top of each page.. - 404 errors on hosting