Jump to content

Randy Calvert

Clients
  • Posts

    3,702
  • Joined

  • Last visited

  • Days Won

    74

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by Randy Calvert

  1. You can add robot rules pretty easily... from the ACP: Search for "Search Engine Optimization" Click "Meta Tags". Enter the base URL of the database with a wildcard (/articles/* for example) Click the blue "+Add" button. Under the "Meta Tag Name" option, choose "Robots". Under the "Content" option, enter "noindex" Save your changes. By using a wildcard in the database URL, it will cover all database records under it. This would be harder to do for forums and clubs as they don't have a common URL structure. Databases should work however.
  2. Have you cleared your system cache? From the ACP, click on Support. Once the page finishes loading fully, click the button on the right to clear the system cache.
  3. Inside of your conf_global.php will be: 'base_url' => 'https://www.site.ru/', Change this to: 'base_url' => 'https://site.ru/', Basically just remove the www reference. 🙂
  4. When creating a table, unless otherwise hard coded into the query to specify InnoDB, it will use the server's default format. CREATE TABLE t1 (a INT, b CHAR (20), PRIMARY KEY (a)) ENGINE=InnoDB; It's not generally a good idea for app developers to be setting the engine as there are reasons a sever is set with a specific default. I would personally recommend setting your server to just default all new table creations to use InnoDB. This can be done by editing your /etc/my.cnf file to add: default-storage-engine=InnoDB under your [mysqld] section.
  5. How about this…. go ahead and write a decent sized software application first and then come back and tell us how it goes after a year. It’s real easy to sit in the wings passing judgement on things you have no clue about. EVERY single software application that exists has maintenance releases. I assume you also will never have used an eraser or the delete key before because you type everything perfectly the first time.
  6. Really?? You gotta be kidding me. That is the most outlandish statement I’ve read in a while. Every single major software company issues security updates. What is not known today may be known tomorrow and need to be fixed.
  7. It was a seamless upgrade for me. However just to be safe.... before upgrading, take a backup of the database first. If something happens, you can uninstall 10.5 and install the older version, then reimport your older backup.
  8. The IPB software is not going to convert existing images to WebP for you. However if you use an offline tool that creates a WebP version of an image for you, you could use something like .htaccess to detect if the device can support the WebP format and serve that version if it exists in the same folder. Something like: https://github.com/vincentorback/WebP-images-with-htaccess This should be pretty safe as it's both backwards compatible with older non-supported devices and if the WebP version does not exist gracefully falls back to the original version.
  9. To be honest, it might be better to switch mail providers. Heck… even possibly use your own server’s built in mail capability. Will most likely be easier.
  10. Sorry... thought I had caught all of the references. Fixed.
  11. Received your PM. The SPF and DKIM are both good. I signed up for your forum using a custom domain using iCloud.com and it reported no problems. It immediately went into the inbox as expected. I then changed my email address to an Outlook domain which was fine also. I finally changed my email address to Gmail. That message went into the spam folder. In Gmail, if you choose "Show Original", it will give you the raw headers and the status of the SPF/DKIM. For the email change notification, it reported: Original Message Message ID <614f7db4.1c69fb81.1a599.5cae@mx.google.com> Created at: Sat, Sep 25, 2021 at 3:51 PM (Delivered after 2 seconds) From: Our Beloved Ducks Forum <forum@YOURDOMAIN.COM> To: MYEMAIL@gmail.com Subject: Please confirm your email address change SPF: PASS with IP 209.85.220.65 Learn more DKIM: 'PASS' with domain YOURDOMAIN.COM Learn more So it's not a SPF/DKIM issue. You're good on that front. Gmail simply reports: Why is this message in spam? It is similar to messages that were identified as spam in the past. So it's not a technical limitation on your setup/config. My guess is the domain itself has received spam complaints in the past. You might want to use Google's Postmaster Tools site... https://postmaster.google.com Since you're using Google Workspace, you can actually reach out to Google for assistance. https://support.google.com/a/table/3247295?hl=en-AU They should be able to help note why their systems are flagging stuff as spam.
  12. What is the domain name? If you’re not comfortable posting it, PM me. I’ll look up the settings.
  13. https://support.google.com/a/answer/10685031 If you've configured your IPB to send email via SMTP instead of the default PHP (meaning from your server), it looks like the SPF record is: v=spf1 include:_spf.google.com ~all If your server itself is sending mail (via PHP), you would need to do something like: v=spf1 ip4:XXX.XXX.XXX.XXX include:_spf.google.com ~all Where XXX is your server's IP address. If you post the domain name, we can look up the SPF record to see if it's still incorrect. A good tool to check out might be: https://mxtoolbox.com/SuperTool.aspx It will let you check your SPF, DKIM, and DMARC settings to see if it's reporting errors.
  14. Out of curiosity have you cleared your cookies on the local device? I’m wondering if there is a situation where the local cookie is not matching what the server is expecting as a result of your path change.
  15. It should have happened immediately after he said he created it. Have you checked your spam folder to make sure it did not get caught up in a filter somewhere?
  16. I assume someone with that issue would not go into detail on the forums. Instead they would post that they have a security concern and need help privately.
  17. Tested from my Mac laptop on Safari, Chrome, and Firefox without issues. 🙂
  18. It’s not happening on my mobile either via safari or chrome. Will check from my laptop once I get home.
  19. When this happened to me it was due to a permission error. Do guests have access to the page?
  20. We use the term “drinking our own champagne” at work. Something much easier to swallow (literally)! 🤣
  21. Wow... spent the last hour or so reading through the 16 page thread so that I would not just post the same thing that has been said a million times already and hopefully bring some constructive feedback. Communication Using terms such as "modest" when describing an increase of 48% (if someone licensed all applications) and anywhere from 36-60% on a per product basis struck me in a bad way. Statements like "It's not bad news" also did not sit well. In fact, reading the entire message there was nothing at all that came across as "positive". If you're going to break a bunch of bad news, it might help to drop in some "good" tidbit of something to look forward to. Bring both the carrot AND the stick. I understand costs are higher and this is a quality service. I love the product and I have supported the company for literally decades. (I've actually met and spent nearly a week with Matt/Charles/Lindy several years back when I was considering working for IPS.) However instead of simply noting the price change is effective immediately, I would have suggested having it take place after the following renewal. Whenever your NEXT immediate renewal is, it would renew at the existing rate, however on the SUBSEQUENT renewal, the new price would take effect. This gives people time to adjust and prepare. At the end of the day, it won't break the bank for me... however it would have been much more appreciated to have had a bit more heads up. Support I generally try to come to the forums and find the answers to my questions first by searching before I've ever opened a ticket. I also appreciate the fact you're trying to simplify the support process. One thing I might suggest you consider is having a section within the support forums be configured as "Users can see topics posted by other users?" being set to no. This would allow the forums to be utilized, but also allow individuals to ask questions in a more private fashion. Information that is helpful and could be of benefit to the community could be exported using a moderation rule to the "public" forum or into whatever KB system you're looking to implement. What is going to happen to the Support tool within the ACP? One of the features that I loved was that if I had to create a ticket, at the same time a support login was created. By needing to visit the community, there is no way to allow the support team to quickly login and check what is going on. I foresee the following situation playing out: I have a problem and come to the community asking for help. Given that I would have already searched for an answer before posting, I'll create a thread. If it's not a general "how do I" question and instead is "something is broken" situation, the IPS support person will need to create a ticket on my behalf and collect information. They'll also have to ask me to create a support login for them most likely. This will then put the delay back on me to get this information and reply to support who can then engage to help. If this is a situation where "something is broken", typically it's more urgent than a "how do I" question where minutes can matter. If my site is offline or if a major feature is working, having a delay of a full round of back and forth can be painful. Can we come up with a way to reduce this step? If the support tech IS going to create a ticket on my behalf, he/she should have access to everything they need to engage without feeling like we're starting over. I'm hoping those tickets that are created by staff are prioritized so that not only do we have to wait for a ticket to be manually created for us, but then also assigned to someone to actually help. Developers Having the Marketplace and the developer community is a feature I see as being critical to my ability to be successful. There are certain features that are VERY important to my community that I understand that does not make sense to include in the base product. So having 3rd parties that can customize your product in a way that makes me successful is super important for me. Matt noted about it being difficult to determine how to support developers in terms of who should be able to get free licenses, etc. My suggestion on this front is to consider something like Microsoft and some other large software companies do.... offer a tiered developer program. The base developer account gets you a base set of features and access to the developer forums. The next tier includes maybe access to a private slack channel, etc. And the "gold" tier developers might get that a free license as well as maybe something like priority app review. You can define milestones to reach each tier such as XX in sales or YY number of installs. I'm most likely not the best one to suggest what those milestones would be, but I think that would be a great conversation to have with your 3rd party developers. This would make a fair system and reward those that drive the most value within your developer community. It would also provide incentives/goals for those newer developers to reach those higher standards. (You're making an effort to gamify communities, maybe this is an opportunity to do the same thing within the developer community here?) I appreciate no one likes getting bad news and that these are hard things to do when they need to happen. Hopefully some of my notes above can help as you move forward. Finally I hope my feedback is received as it's intended... as thoughtful constructive suggestions and not a general "b***h fest". Good luck and here's to the next twenty years.
  22. My guess is you’re running into an issue with content security policies which prevents your site from being embedded into third party sites Search the admin CP for: Allow community to be embedded in an iframe You might need to change from the default X-Frames-Options which allows content to be linked from just your domain to a custom Content Security Policy. You can Google how to generate a custom CSP header that you can paste into that section when you choose the option.
Ă—
Ă—
  • Create New...