Jump to content

Jim M

Invision Community Team
  • Joined

Everything posted by Jim M

  1. It will not change that a user can only have one subscription at a time but will improve the experience for up/downgrading a subscription during that expired process.
  2. This is currently intended as an individual can only have 1 subscription at a time. An administrator would need to renew the subscription if they wish to move forward. We are aware of this may not be ideal so in 4.7, there are some improvements to this process.
  3. The upgrade needs to be completely finished, which entails the background rebuilding tasks. We then would support the core software on version 4. If there is issues with the data upgraded from version 3, that would be evaluated on a case by case basis if it's an issue.
  4. There are built-in and custom advertisement locations in our software. You can read more here in this Guide:
  5. The system converting BBCode into HTML would be expected. The URL used would indeed include code there for the base URL. The steps which you mentioned there and the error stack trace you've provided, are not something which I can reproduce. The conversion from BBCode to HTML works without issue and the base URL is evaluated fine. The stack trace which you posted is coming from a rebuild task in the background. If you go to ACP -> System -> Dashboard -> Background Processes, you likely have a lot of tasks coming from the version 3 upgrade of rebuilding posts.
  6. Please ensure that you resolve the 500 error in all directories as I am still running into that in some other areas.
  7. Sorry, pointing out where our code lies is outside our scope of support. Is this a rebuild task resulting from an upgrade of a 3.x site? If so, you are still in the process of an upgrade, I'm afraid. In this particular case, the URL being attempted to access is invalid thus throwing the error.
  8. Sorry, your ACP is requiring email but we have only a display name.
  9. We would need to look further into this for you, however the access details on file appear to be incorrect or missing. Could you please update these details by visiting your client area, selecting the relevant purchase, then clicking "Review/Update Access Information" under the "Stored Access Information" section. We look forward to further assisting you.
  10. To clarify, there may not be a write issue per say with permissions but the speed/performance may not be what is optimal in the time there so thus there is indeed a write performance issue. You can, of course, check this by disabling template disk cache as it will generate this on demand from the database instead.
  11. It could be that the folder there is using a different version of PHP or a configuration element has not been passed. This is something you'll need to work with your hosting provider / server administrator on, as hosting support is outside our scope of support.
  12. I've seen this in cases that the template disk cache is having write issues or that the cache is outdated. I would recommend inspecting whether or not that you require template disk caching if your server cannot write. There are also quite a number of plugins/hooks being loaded for these errors that you may wish to check/disable and see if they are involved with this error.
  13. I'm afraid, we are unable to schedule a time frame in order to perform support actions in. We will need the items in place till we inform you that we no longer require it.
  14. You'll want to check your server's configuration and what the Internal Server Error is. Any file I drop in your /admin folder is resulting in a 500 ISE, even our basic requirements checker: /admin/ips4.php
  15. You would need to restore any modified files, fix or disable third party applications/plugins logging items, fix the database table engine, and anything else mentioned under support for us to move forward with our investigation.
  16. Unfortunately, we have never officially supported NGINX. Any configurations, including rewrites, are solely on the server administrator to perform if you wish to use it. Throughout your use of unsupported items, you will need to modify your configurations if they break (whether that is from upgrade of NGINX itself or our software). If this is something you do not wish to perform, currently the only options are to use Apache or switch to our Cloud as these will come with supported resolutions for you. If you want to see NGINX support in the future, like anything else, you're more than welcome though to post any feature suggestion changes you wish in our Feature Suggestion forum. I understand you are frustrated by the lack of official support of NGINX but an explanation has been given to you by our staff and your peers plus you have voiced your opinion on that. You're welcome to post here to receive support on your NGINX configuration in an unofficial support capacity but anything else has run it's course and this topic will be locked. Thank you for your understanding.
  17. Please place the admin folder files from the Client Area then use the recovery mode mentioned here to disable all third party items which may be creating an issue here: If you continue to have issues, please leave the admin folder from the Client Area in place and we can take a look.
  18. Unfortunately, the only solution would be to get the community in a place which we can investigate further. There are no means to disable one background task.
  19. OK, please let us know if we can be of further assistance.
  20. Jim M replied to loccom's post in a topic in Technical Problems
    I would recommend clearing any custom edits as Nathan mentioned, something has changed it there 🙂 . Glad you found the issue though!
  21. Thanks for posting! Unfortunately, this issue is beyond the scope of our technical support. 👩‍💻 Our technical support is happy to help you with the Invision Community platform, but we're unable to help with things like server management, theme questions and modifications. I've moved this to our Community Support area where other Invision Community owners will see it and help where they can.
  22. You're very welcome. Glad we could help out.
  23. Jim M replied to marklcfc's post in a topic in Technical Problems
    I would advise checking your billing to see what you have enabled. The Google Maps integration does cost money, however, they provide you with monthly credits. The Google Login from what I can tell does not cost money. You'll want to contact Google if there are any questions with what is going on here though.
  24. CRON should be ran every minute, not 5 minutes. This will cause a delay in your background tasks from executing. You can check progress of background tasks by going to ACP -> System -> Dashboard -> Background Processes. (You can also choose to run these manually in that widget.)
  25. A bunch of topics were just deleted and unhidden from your community by a moderator so that would be expected. You will want to take a look at your server performance if this is taking some time. You can check your moderator logs by going to ACP -> Members -> Staff -> Moderators -> Moderator Logs.