Jump to content

Randy Calvert

Clients
  • Posts

    3,945
  • Joined

  • Last visited

  • Days Won

    78

 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 Randy Calvert

  1. Not via the widget system. That area is controlled in the theme. You would need to edit the HTML code in your theme. Check out the following to learn more about themes:
  2. Does this happen in multiple browsers? If this is happening when using multiple browsers, have you tested disabling all of your 3rd party applications/plugins to make sure one of them are not doing something wonky?
  3. In addition if you want even more info on releases including what’s changed you can follow the Release Notes section to receive notices when new builds (including betas) are posted. https://invisioncommunity.com/release-notes/
  4. Just don’t let him get a big head…. /ducks and runs
  5. In addition it could be a problem on the user’s end. If you can post it as him and others are not complaining… it’s most likely not a site issue but instead a user problem.
  6. I’m not aware of any laws that require deleting any content ever posted. Laws such as GDPR do not require this. Instead it requires you to anonymize content posted by the user when you remove their account. It’s the “right to be forgotten” not the “right to remove anything you ever posted”.
  7. Are you using a custom theme by any chance? It SOUNDS like the theme might be out of date.
  8. ANY post that has no replies in the last ____ days will have it's reply box disabled. The application does not actually "close" the topic. (It's a special status.) Instead if it's not had any replies in that time, the a message is displayed saying the topic cannot be replied to. It applies to all posts, though obviously new posts might take quite some time before you see the action applied to it since since it has to reach the post age limit for it to apply.
  9. It took awhile for Google to learn my site and increase the amount of ads it actually delivered even though it was integrated sitewide for guests. Also ads may be showing for some but not all users still. I noticed on my site especially early some users reported seeing them while others did not for awhile.
  10. There are many times where even once verified that Google won’t display ads. Pull out a different browser and run incognito. Load a page that is supposed to display an ad and view source. Look for the code itself in the HTML. If the code is there, it simply means Google is choosing not to return an ad for you at this time. (Either for you personally or for the site itself.)
  11. The max connections setting is managed on the server itself. https://www.linode.com/community/questions/18791/how-can-i-increase-the-max_connections-in-mysql Just be aware that increasing the limit means it can consume more resources. That means your VPS might eventually need to be upgraded. Many hosts set the default limits lower on system services in an attempt to prevent this.
  12. Here I was picturing it something like: 🥰 😇
  13. Flag as Spammer bans the member AND deletes ANY content posted by them (posts, statuses, etc). In terms of spammers... the new version of IPB in beta supports hCAPTCHA, which should hopefully reduce bad registrations. Also take a look at the CleanTalk plugin as it's made a big difference in both registrations and contact us form spam.
  14. Your screenshot is for the inbound TLS connection to your server. Meaning someone accessing YOUR website. In this case, you're making an OUTBOUND connection to IPS. When your server makes a connection to a remote server... it tells the remote server what versions of TLS that it can use. From your first screenshot, your server looks to be only offering TLS 1.0. IPS servers are saying "Sorry, we don't accept 1.0". In most cases, it would offer 1.1,1,2, and 1.3. The destination would review the available choices and pick one (typically the most secure version) and say "let's use this". So in this case, your server needs to offer up better choices basically. 🙂
  15. Are you just using existing blocks? If so, what blocks? Do you have a URL that you can link to that would show what you're seeing?
  16. If/once your license is active, you'll be able to manage it from the Client Area. (I pasted the link above.) Once your license is active, the "Manage My Purchase" screen will look something like: On that same page further down will be a section to manage which domain that license is associated with. As a suggestion, if you're going to purchase the Pages add-on, do it before you download it. That way it gets included with your software download. Otherwise you'll have to re-download it again after making the Pages purchase. (The downloader will only include the applications you have licensed.) Regarding themes... those are MARKETPLACE purchases. Those are managed separately and not part of the main client area. Marketplace items are to 3rd party developers, etc. Think of the marketplace and it's purchases as it's own separate universe.
  17. That is not a logo. It's a favicon. ACP - Customization - Appearance - Icons and Logos
  18. Here's what you want to do: Login to your Client Area. (https://invisioncommunity.com/clientarea/) Find your existing forum and choose "Manage this purchase" Click on the "Manage this Community" tab Click on Pages Click on Checkout Edit: Take a look at... It has the steps above AND info on how to actually install the Pages app once you have finished the purchase.
  19. Again this could be a false positive issue. Has your earnings dropped to almost 0? If not it’s most likely simply a false alarm.
  20. It's not meant to be rendered in your browser and instead is meant to be consumed by RSS readers or by people syndicating content to other locations.
  21. If you're trying to use TLS 1.0, that is SUPER insecure. You should be at MINIMUM using TLS 1.2, and preferably 1.3. Most organizations won't accept 1.0 or 1.1 connections as they're known to be very easy to crack. You need to check with your hosting provider on why you're attempting to use 1.0 of TLS as that is a server setting as it may require upgrading your version of OpenSSL on the server.
  22. If you have FTP access (meaning you're not hosted in the IPS cloud), you just create a file called ads.txt with that content and put it in your root folder of your site. If you're hosted on IPS cloud, you don't have FTP access and you would have to use the article noted above to create the file.
  23. Ahhh I’m going by the screenshot. I can’t see the other URL. 🙂
  24. Try clearing your browser cache. I see the message: The Artist's Zone is currently unavailable The Artist's Zone is currently down for maintenance for an unknown period of time. Hopefully, aiming to be up and running by June if all goes well (maybe earlier - fingers crossed). Please join the Discord server for updates! ~AquilaTempestas
  25. This is not directly supported in the base software. There look to be some ckeditor plugins that might be able to help with this however. For example, check out: https://ckeditor.com/cke4/addon/base64image
×
×
  • Create New...