Jump to content

Jim M

Invision Community Team
  • Joined

Everything posted by Jim M

  1. Jim M replied to SvB's post in a topic in Technical Problems
    I've moved this to a ticket to assist you. Please watch your email for further information. For any account questions on renewal, you're welcome to use our Accounts contact us form: https://invisioncommunity.com/contact-us
  2. As mentioned by my colleague, you are welcome to provide us with a new slow query log based on your current configuration and we can review to see if there are any software improvements we can make. However, keep in mind that you would need to work with your hosting provider (or a server administrator) to optimize your database if there are still system tables in MySQL which are causing performance issues. If your hosting provider is unwilling to help you optimize their server, you may need to explore another provider or if you are on shared hosting and that is why they will not assist, you may need to upgrade to a different plan or provider.
  3. Jim M replied to hackinOS's post in a topic in Technical Problems
    You will want to type "task" into the top search bar in the ACP and click "[System] Tasks" then unlock the "queue" task. Then try running it. If it gets locked again, please let us know as there may be something underlying causing it to fail/lock.
  4. Conferring with my colleague, based on your original screenshot, you upgraded to the version 2 Twitter login API at some point. I'm afraid, our current login code will not work with that. It is on our to-do list to upgrade our login code to be functional with the new Twitter version. If you still have your Twitter version 1 API keys, it will work. However, if you did perform an upgrade, it will no longer work due to being on version 2. I am sorry for any confusion.
  5. Jim M replied to BIgnat's post in a topic in Technical Problems
    Glad to hear you found the issue!
  6. Jim M replied to BIgnat's post in a topic in Technical Problems
    Glad to hear everything is working fine 🙂 . Please let us know if we can be of assistance in the future.
  7. Could you please provide us which RSS feed specifically you are using? We would like to compare apples to apples on what you're mentioning here.
  8. Little confused by what you mean here. You would need to install the application after purchasing. Did you perform an install after purchasing?
  9. I split this into it's own topic as it is dealing with customization of the software which is outside our scope of support. I have moved this to our Community Support forum where a fellow client may be able to assist you with your customization.
  10. Please read the following guide for questions on your license key and your Test URL:
  11. Sorry, believe I may have been confused by what were you saying. Is this in the automatic upgrade process? Have you tried to upload manually the files? To do a manual upgrade, you would do this by downloading a full set of files in the Client Area and exacting them to your computer. Once done, upload the contents of the "ips_*****" folders to your server, overwriting what is there. When all files have successfully uploaded, you will want to go to /admin/upgrade to complete the upgrade.
  12. You can certainly try that but if you have applied the files for the next release or this is related to the missing table. You either need to revert to a backup and/or re-apply the files from the release you were on.
  13. You're very welcome.
  14. You're more than welcome to try our converter tools, which can be downloaded from the Client Area, but it may just result in the same error as it will need to read from the same database. Just be sure to take a full backup (files and folders) prior to attempting anything.
  15. What now do you have set for settings? Please share a new screenshot (do not share the keys). Feel free to message me if you do not want this posted publicly.
  16. There should be 2 sets of "keys". You will want to use the "Consumer" set of keys. Priority is assisting the OP and understanding their issue. We will then go back and rewrite the doc 🙂
  17. For our software to convert data from one installation to another, it would need to be on the same release and might end up with a very similar situation with the software attempting to read the missing table still. You can not simply move over your database, like I believe you're asking here, via PHPMyAdmin or something. You would run into a lot more of conflicts.
  18. Your "Callback URI / Redirect URL" should yourdomain.com/oauth/callback/ so for you would be http://www.arbtalk.co.uk/oauth/callback/ . Additionally, it looks like you're running HTTP but many integrations now for login require HTTPS. Could you please also confirm that your Twitter App is created for Web? Hard to confirm from what you have provided.
  19. Looks like our replies crossed. I logged this internally for our developers to review. Thanks again for reporting!
  20. Thank you for bringing this issue to our attention! I can confirm this should be further reviewed and I have logged an internal bug report for our development team to investigate and address as necessary, in a future maintenance release.
  21. Would recommend upgrading to Beta 2. If you do not see it in your ACP, go to System -> Applications -> Check for updates.
  22. Did you encounter an error during the process?
  23. Sorry, you would need tp work with your hosting provider to understand why it disappeared.
  24. If you were not able to complete the upgrade, you will need to wait till that is done. Essentially, if you apply files but don't run the upgrader, you can expect to see some issues. If after you complete the upgrade process, you still see this. You will want to disable all third party applications/plugins and switch to an unmodified theme to see if it still exists.
  25. You would lose all data associated with that table and it may create relationship errors so it would be recommended to restore the complete database.