Everything posted by Rhett
-
X hours ago vs. today/yesterday
Just in case you didn't notice, users can hover over the time to get the exact date and time to display if needed.
-
Error with furl changes
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.
-
User keeps having to reset password?
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.
-
Large community? You have a problems with sitemap!
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. 🙂
-
U2F Support (2FA)
Here is the old support topic for it, longer ago than I thought, 2012.
-
U2F Support (2FA)
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.
-
Pages SuperGrid support
Please keep this topic on topic for support only for this item, any ranting or complaining should be taken to private message, please.
-
Marketplace Reviews
- Font awesome 5.0
- Font awesome 5.0
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- Bitcoin Support for Commerce
Sell any bitcoins now that you may have before it pops...- Bitcoin Support for Commerce
It would be a decimal value, example, 140.00 would equal 0.00859188 BTC with a value of $15,669.45 per BTC- Using SSL (HTTPS)
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.- Member Map
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!- Group Collaboration
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.- forum url
Either one, it makes no difference, it's all preference.- test
- External Links open in same page
External links are opening in the same tab, these used too/should open in a new tab.- IPB 4.0! When! We need it!
Stop trolling please... ... :smile:- Member Map
Much appreciated! :) I'll be watching!- Member Map
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!- Member Map
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.- view new content
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?- Xeon dedicated server can't handle 500 users per hour
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.- VBULLETIN USERS WORRIED ABOUT SKINNING
Thanks, I did some searching and found the issue was in fact suhosin, I adjusted the configuration of suhosin and all is well.