Jump to content

Nathan Explosion

Friends
  • Posts

    7,135
  • Joined

  • Days Won

    129

 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

Everything posted by Nathan Explosion

  1. Add this to your theme's custom CSS: li.cForumRow.ipsDataItem div.ipsType_richText { display:none; }
  2. See here on how to get the Web App setup for users to install.
  3. So share some of the ones you have tried so they don't have to guess on what you've tried? Help Invision help you...
  4. 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.
  5. 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
  6. Turn off strict mode on your mySQL instance.
  7. 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"
  8. It's a file, not the database...
  9. 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.
  10. 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:
  11. 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.
  12. Just do a search using the sdvanced search...use whatever criteria you want. Click the 'spammers' link. Click the 'prune members found' link...
  13. conf_global.php file in the root of your invision installation, sql_host value.
  14. Have you tried /* yet?
  15. Don't copy/paste the URL - instead, add it as an attachment "again" using the option indicated
  16. @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.
  17. 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.
  18. https://www.ynwa.tv/files/file/12-ne-mastodon-integration/
×
×
  • Create New...