Jump to content

Nathan Explosion

Clients
  • Joined

Everything posted by Nathan Explosion

  1. 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.
  2. 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
  3. Turn off strict mode on your mySQL instance.
  4. 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"
  5. It's a file, not the database...
  6. 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.
  7. 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:
  8. 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.
  9. Just do a search using the sdvanced search...use whatever criteria you want. Click the 'spammers' link. Click the 'prune members found' link...
  10. conf_global.php file in the root of your invision installation, sql_host value.
  11. Have you tried /* yet?
  12. Don't copy/paste the URL - instead, add it as an attachment "again" using the option indicated
  13. @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.
  14. Go 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.
  15. https://www.ynwa.tv/files/file/12-ne-mastodon-integration/
  16. 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.
  17. 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.
  18. Recommend the post that is considered to be the currently correct one? Result - it's at the top of each page..