Jump to content

Rhett

Clients
  • Joined

  • Last visited

Everything posted by Rhett

  1. Rhett replied to Sonya*'s post in a topic in Feedback
    Just in case you didn't notice, users can hover over the time to get the exact date and time to display if needed.
  2. Rhett replied to Spanner's post in a topic in Feedback
    We do not support nor should you ever edit a core file. So it cannot be done following the rules in stock form as noted in your ticket.
  3. First guess is a browser autofill option is filling in the old password each time, have them disable the browsers autofill if it's being used, and also disable any password managers autofill to test.
  4. I feel some are overthinking this, thinking that if it's not in your sitemap then it won't get indexed, that really isn't the way Google and other search engines work, a sitemap is basically to kick start indexing. The goal for any site is to get the content indexed, a sitemap kick starts this and provides info for search engines to get started indexing, as they do, they will naturally index the whole site based on links, etc on your site as normal. I wouldn't think of a sitemap as a must have for every single item, think of it more as a way to push start the indexing process and let the search engines do their thing by indexing the complete site as they are crawling. If a topic is being crawled, search engines will certainly pick up the replies to this topic and index them too. 🙂
  5. Rhett replied to Wolf's post in a topic in Feedback
    Here is the old support topic for it, longer ago than I thought, 2012.
  6. Rhett replied to Wolf's post in a topic in Feedback
    There was a third party item for this a while back, it died I think, google authenticator has pretty much taken over the top spot and is fully supported.
  7. Rhett replied to opentype's post in a topic in Marketplace
    Please keep this topic on topic for support only for this item, any ranting or complaining should be taken to private message, please.
  8. Rhett replied to Charlie's post in a topic in Marketplace
  9. Rhett replied to jair101's post in a topic in Feedback
    @Brian ?
  10. Rhett replied to jair101's post in a topic in Feedback
    There is no need to tag anyone really as we all read this feedback section regularly. From what I understand the changes needed for font awesome 5 are pretty large, too large to hold up 4.3, which is already in the stages of internal testing. Thank you
  11. Rhett replied to David..'s post in a topic in Feedback
    Sell any bitcoins now that you may have before it pops...
  12. Rhett replied to David..'s post in a topic in Feedback
    It would be a decimal value, example, 140.00 would equal 0.00859188 BTC with a value of $15,669.45 per BTC
  13. Community in the Cloud customers can submit a support ticket to request SSL/HTTPS be enabled for your community. Applies to self-hosted customers only You will need to obtain an SSL certificate and install it on your server before following these instructions To enable SSL/HTTPS for your community, please edit your conf_global.php file, changing 'http' to 'https' in your URL, then save. From: $INFO['base_url'] = 'http://www.yourdomain.com'; To: $INFO['base_url'] = 'https://www.yourdomain.com'; (it's possible that this parameter may be called board_url in your configuration) Then log into the AdminCP > Support > 'Clear System Caches'. This clears out your cache, and will allow all items to then be linked from HTTPS. Running the support tool Please also keep in mind that all advertisements or any code you may have added to the site or theme must be served from https or the cert will show an error for your users.
  14. Rhett replied to Martin A.'s post in a topic in Marketplace
    Well done Martin! I commend you for cleaning up this application and making it awesome again! I used it on many of my sites years ago, it was great, but needed some updating, I will be using it again now as it's very nicely done! Great job!
  15. Rhett replied to Kevin Carwile's post in a topic in Marketplace
    There is nothing wrong with our hosting, and it's not a typical shared setup by far, however I will note your app here is the #1 source of tickets since 4.0 was released. Please don't try and pass the buck here to our hosting being an issue when it's not. I believe the 469 replies here to this topic back that up as well.
  16. Rhett replied to Methodology's post in a topic in Technical Problems
    Either one, it makes no difference, it's all preference.
  17. Rhett posted an event in Community Events

    test
  18. External links are opening in the same tab, these used too/should open in a new tab.
  19. Rhett replied to Draconator's post in a topic in Feedback
    Stop trolling please... ... :smile:
  20. Rhett replied to Martin A.'s post in a topic in Marketplace
    Much appreciated! :) I'll be watching!
  21. Rhett replied to Martin A.'s post in a topic in Marketplace
    Well the location field that is already there would be simply awesome.... not sure if that can be done though. If it can... you will have a nice little donation coming your way!
  22. Rhett replied to Martin A.'s post in a topic in Marketplace
    I would love to see this added to the registration page... it would get much more use that way as well. Thanks for a great product though.
  23. Rhett replied to Gavrisimo's post in a topic in Feedback
    Is there a way to have automatic thread marking? I'm coming from vbulletin and my members are used to this method. I can't seem to find a way to make this happen?
  24. you have some major config issues, I suggest you let someone with server management experience take over. If you want to tackle this yourself you need to do some research on tweaking apache and mysql to start with.
  25. Thanks, I did some searching and found the issue was in fact suhosin, I adjusted the configuration of suhosin and all is well.