Jump to content

opentype

Clients
  • Posts

    9,933
  • Joined

  • Last visited

  • Days Won

    137

 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 opentype

  1. I agree. A typical use for me is to onboard users while the site is still in development and public registrations are turned off. Unless there is a native invite feature, creating users manually would be the only option for this scenario, but there is no good reason to not create proper member accounts with accepted terms, privacy and a dedicated newsletter choice, when the accounts are set up this way.
  2. https://www.sosinvision.com.br/index.php?/file/263-validating-force-user-to-change-email-address/
  3. You have to piece this information together by going through the various parts of the statistics area. On some pages you can set the date range to “last year”, which will essentially show you what was going on this year if you open this page at the end of the year. Some areas can only do monthly views as the longest period, so you would have to calculate the result over the year yourself.
  4. In which template exactly do you need this? Is there a file object present already or where does the attachment come from?
  5. And the fear mongering usually employed to push it (so the ones pushing it can benefit). Looking at the website and the additional conspiracy theories it also pushes, I learned all I need to know.
  6. no, they don’t.
  7. Yes. But it’s meant to hide regular HTML output, not stop scripts from running.
  8. There is no specific database-setting for that. You can only turn commenting on or off, set group permissions who can comment and you can decide if all comments are moderated or not. There is no exception to have just guest-posts moderated for a specific database. For guest-specific settings, global posting settings would apply (e.g. Post before Register settings).
  9. It’s from an editor button called “Page”. I don’t see it in your screenshot above, but you could check the permissions to make sure it’s not active for other user groups. If you don’t use that button, do you have bb code still enabled? It this case, you want to turn that off.
  10. It’s not clear what you are asking. What’s “social share”? What are you trying to achieve and how?
  11. The issue is probably in your Meta developer account. You have to prove your eligibility over and over again and go through a lengthy process to get the necessary permissions for individual services. I’ve given up on it. It’s just not worth it anymore.
  12. It’s the first link in the mobileNavBar template pointing to {setting="base_url"}. (Personally, I would rather reconsider the use of your homepage than trying to find every possible use of $base_url to manually override it.)
  13. I guess it was just a temporary caching or routing issue in connection with the server move. Everything is working fine now.
  14. Anyone knows where this counter is stored in the database? With the Marketplace being removed and the plugins not having an update URL, this notification would stay there forever. I already cleared the update data in the plugins table, but the counter seems to be stored somewhere else.
  15. You can check in the Search Console. If there are technical reasons, it will say so. Or it will say “crawled, currently not indexed”, which means Google just doesn’t find the article relevant enough for search results. You can only influence that indirectly by promoting your articles organically. If Google sees that people find the article relevant, then it will be relevant for the index as well.
  16. It usually just works. Turn it on and then use the Test Settings button on the same page to send yourself a test email.
  17. Where? Your hosting usually comes with email sending capabilities initiated through PHP. Does that not work?
  18. Where are you hosted? What are your results with just PHP mail? Have you access to your DNS settings to optimize your mail delivery?
  19. That’s not much to go on. Please describe your needs. How much emails do you send per month? And what is you are struggling with currently without an external mail service? Do you hit send limits with your host? Do you have delivery issues?
  20. I’ve reported this already in September in a reply, but it might not have gotten attention this way. Steps to reproduce: visit an Invision Community website with Discovery as the homepage (like the one I link with this topic) and stay on the homepage delete all stored cookies if there are any Reload the page so the cookie bar appears on the homepage. Click Accept Cookies Result: Cookies get saved but the activity feed is removed and a page with an empty body is loaded (see screenshot) I can consistently replicate this on all my communities with Discovery as the homepage. It only happens for the root page “/”, not “/discover/6/" or anything like that. The browser doesn’t matter. It does not happen on a website where Forums or Pages is set as default app. The URL looks like this index.php?app=core&module=system&controller=cookies&do=cookieConsentToggle&ref=aH… So, it seems to fail to forward the user to the previous page because no “page” is detected. It would be nice to have a fix in the 4.x line. After all, the homepage is the most typical place where people will accept the cookie bar and presenting them with an empty page is not a very good start to keep people on the site.
  21. Good idea! Thanks! I probably didn’t because I was originally sure it had to do with php.ini settings on my new server. It happened for all file sizes. The 100 MB limit is not a problem with reasonable php.ini settings so IPS uploads large files in chunks.
  22. That’s not it unfortunately. I never had Rocket Loader on. I didn’t even change anything on the Cloudflare side other than pointing the DNS settings to the new server.
  23. Exactly. That’s how it worked until Invision Community 3.x when everything was centered around the forums. Since 4.x, everything comes together on the Discovery feeds. That should be the place to discover new content. An Invision Community site where content needs to be discovered by browsing the forum index (and the need to click through individual forums and forum posts to get to articles, galleries or whatever) would be an awful user experience.
×
×
  • Create New...