Jump to content

Jim M

Invision Community Team
  • Posts

    9,247
  • Joined

  • Days Won

    45

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Release Notes v5

Forums

Events

Store

Gallery

Everything posted by Jim M

  1. Great! Glad to hear we could be of assistance.
  2. Yes, if there is a change in URL, it may be a good measure if anything is missing
  3. You're more than welcome to suggest this but the amount of users who will show up will be huge for even a small-medium sized community if there were a user agent list and would not fit the needs here either due to just sheer numbers. Every system to track a user is not without flaws. Typically, the most accurate are cookie or IP address based but those can be bypassed by those who know what they're doing. When dealing with troublesome members who are also tech savvy, the only way to thwart their attempts is going to be human eyes reviewing things.
  4. This is just a user agent string generated by the browser for all users who use that device/browser combination. The way we recognize a device is by a cookie. If the user deletes the cookie or uses a private browser that does this, we would not detect the same device.
  5. We just received the one which you just submitted. Do you know if you submitted the request via the Client Area or via the contact us form?
  6. Thanks for sharing your results and findings, @DDMike. Glad to hear you found your solution 🙂 .
  7. Speaking with one of our developers, you should be prompted in the conversion settings which one you wish to bring over (avatars or member profile photos). Are you receiving the setting to do so?
  8. Looking at that product's settings, I did see that physical was still checked but as you have no shipping options setup anymore it displayed none. Additionally, you did not have a payment method selected for that product so I selected one as well. Could you please let us know if you're still having issues after these changes?
  9. Everything would be contained in /board. Whatever application you choose to be your default application then would show up at /board. Say you chose to keep the Forums application as your default, then you would then have your index page and articles at /board/{page-name}/ (where {page-name} is the name of your page or page's URL). If you chose to set the Pages application as your default, then your index page would be at /board/ and your articles would be at /board/{page-name} and then the Forums application would be at /board/forums/
  10. No worries 🙂 . Yeah, due to this complexity, it would probably be recommended for those who do not know .htaccess to simply have their server redirect all requests to /board to /forums. Simplifies things down a bit 😉 .
  11. Believe there is a misunderstanding in what I mentioned. Root FURLs like /forums, cannot be altered in the FURL system, I'm afraid.
  12. I can certainly move this topic to our Feature Suggestion forum if you would like?
  13. The theme CSS would be included in part of your theme export. There is no export currently for other files in Pages.
  14. What Randy mentioned, apart from, root FURLs cannot be customized. It would be better to 301 redirect via your server board to forums.
  15. Believe you're looking at two separate things here. The export functionality of the Pages section is for transferring your templates/css/etc... to another installation. Designer's mode is for editing your theme through an IDE in a development environment.
  16. Correct. The items would only be functional with the system with Designer's Mode enabled. Otherwise, the system reads/writes this in the database.
  17. For technical support, please use this forum. Our system would encompass all departments in searches. Was it submitted under a different email?
  18. I would advise reaching out to your hosting provider if you do not have a backup. Unfortunately, once you converted to a non-mb4 collation, there is no way back as it has gotten rid of these emoji characters essentially.
  19. There was a bug resolved in a patch that was related to sending emails with EasyPost. I have applied that to your installation for you. Could you please try again now?
  20. Glad to hear you were able to resolve the issue!
  21. Thank you for reporting this! I have moved this internally for our developers to review and investigate. If a release is needed, this will be made into a future maintenance release. Thanks again.
  22. The lock timeout, and server shutdown in progress are related to your server itself so asking for assistance from your new hosting provider would be advised. Call to undefined method stdClass::language() is typically a connection error in the database so checking the connection in conf_global.php (or the above with your provider). The first "OutOfRangeException" has some third party add-ons in the stack trace there so I would recommend disabling these and testing again. The final "OutOfRangeException" is referencing loading or an orphaned a failed promotion item from the database. Do you have the previous installation up and running to test? If you're not receiving the same error, I would suggest exporting and importing the database again as it seems something has gone awry with that process.
  23. I can move this to our Feature Suggestion forum if you would like to suggest that? Typically, the version is a numerical number with minimal SEO significance but of course, we do not limit that. Please let me know.
×
×
  • Create New...