Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Yesterday at 02:04 PM
Nathan Explosion Posted August 16, 2022 Author Posted August 16, 2022 (edited) Thank you - my suspicion is that there is an issue with that table in that it either no longer exists, or it is corrupt in some way. It is the location where any translations performed are cached for later use - if a translation works, it stores it in there. But if it fails to store it due to a problem with the table, then it will fail out with the translation. And when you edit a post, those cached items are removed so that the translations are not out of date - hence this: #0 /home/host448960/domains/xbox-vibes.com/public_html/init.php(927) : eval()'d code(13): IPS\neapptranslate\_NeappTranslate::cacheBuster() Â Edited August 16, 2022 by Nathan Explosion
Edjazoli Posted August 16, 2022 Posted August 16, 2022 (edited) Worth to add that I’m using Cloudflare if that can help. Edited August 16, 2022 by Edjazoli
Nathan Explosion Posted August 16, 2022 Author Posted August 16, 2022 8 minutes ago, Edjazoli said: but should I check for table in my files on the server? You will need to use something like PHPMYADMIN or Adminer to view the database - your host can assist with that.
Nathan Explosion Posted August 16, 2022 Author Posted August 16, 2022 (edited) Thanks - so just need you to advise on the following now: Can you open that table without issues? (this means access it, and view the content of it. Enable the app again, and then go to this location on your site /admin/?app=neapptranslate&module=neapptranslate&controller=netranstranslations Any errors accessing that page? If you want to give my account ACP access, I can take a closer look myself. Â Edited August 16, 2022 by Nathan Explosion Edjazoli 1
Edjazoli Posted August 16, 2022 Posted August 16, 2022 I can acces the indexes but not columns( loading, but not opening any window or files) after going to location on my web as you stated, I can access  translation logs . Pls check messages with more info and ignore the first img as the application was disabled while visiting link  Â
Nathan Explosion Posted August 16, 2022 Author Posted August 16, 2022 (edited) If you've sent me a PM, I haven't received it - if you've sent them on the PM you started earlier, I did indicate on there that I was going to delete the conversation. Anyway...this is likely the easiest way forward for me here... 17 minutes ago, Nathan Explosion said: If you want to give my account ACP access, I can take a closer look myself. Â Edited August 16, 2022 by Nathan Explosion
Edjazoli Posted August 16, 2022 Posted August 16, 2022 3 hours ago, Nathan Explosion said: If you want to give my account ACP access, I can take a closer look myself. I have send you PM. ty Nathan Explosion 1
Nathan Explosion Posted August 17, 2022 Author Posted August 17, 2022 v.1.4.1 is currently pending approval FIXES Fixed issue where not having Pages installed (either never had it, or have removed it from the installation) will cause translation functionality to break NEW tested and compatible with Invision Community Suite 4.7 Important: please note that as we are no longer able to mark resources in the MarketPlace as compatible with multiple versions of Invision Community Suite, this update as well as any future updates can only be installed if you have upgraded to Invision Community Suite 4.7 Edjazoli 1
kmk Posted August 22, 2022 Posted August 22, 2022 Php 8.0, IPS 4.7 Could you take a look this issue? Show translation option for topic's first post? Yes Show translation option for topic replies? Yes Show translation option for all topic content? No  Edjazoli 1
Nathan Explosion Posted August 22, 2022 Author Posted August 22, 2022 (edited) It's as it says in the message - there is an error in the response from the View the application's error logs, to see the the error that was logged - it's there for that reason, and should provide what the response was for the request, assuming the response wasn't null. And all those settings you provide - all that tells me is where you have chosen to put the button on the front-end. It tells me nothing about which API you are using, what languages you've chosen for display, etc. Start with the bolded item above, and we go from there. Edited August 22, 2022 by Nathan Explosion Edjazoli 1
Edjazoli Posted August 22, 2022 Posted August 22, 2022 New version available- advice-upload asap @kmk.
Nathan Explosion Posted August 22, 2022 Author Posted August 22, 2022 4 minutes ago, Edjazoli said: New version available- advice-upload asap @kmk. Advisable - but the issue isn't the same; please leave things to me.
kmk Posted August 22, 2022 Posted August 22, 2022 Recently try to use it again, app already updated, and reproduce the sam error message View error information × {"error":{"code":403,"message":"User Rate Limit Exceeded","errors":[{"message":"User Rate Limit Exceeded","domain":"usageLimits","reason":"userRateLimitExceeded"}]}}
Nathan Explosion Posted August 22, 2022 Author Posted August 22, 2022 (edited) 27 minutes ago, kmk said: app already updated No, it isn't...you are running v1.4.0 and the most recent release is v1.4.1 27 minutes ago, kmk said: ...and reproduce the sam error message And there's the problem: Quote {"error":{"code":403,"message":"User Rate Limit Exceeded","errors":[{"message":"User Rate Limit Exceeded","domain":"usageLimits","reason":"userRateLimitExceeded"}]}} You've exceeded Googles usage limits, likely over the allowed quota that Google has provided to you - this is not an issue with the app, and you should investigate this yourself via your Google Developer Console. Edited August 22, 2022 by Nathan Explosion
kmk Posted August 23, 2022 Posted August 23, 2022 Your free trial is over, but you can still access 20+ always-free products with a full account. So the problem is because google translate don't have any type of free of use, it just a free trial....or I am missing something?
Nathan Explosion Posted August 23, 2022 Author Posted August 23, 2022 (edited) There ya go - that's the cause of the problem; either begin paying for the Google service or move to using the DeepL free plan (and potentially the paid plan, depending on your monthly usage) Edited August 23, 2022 by Nathan Explosion
Maksim Petrov Posted September 8, 2023 Posted September 8, 2023 For some reason, translation doesn't work for Pages on 4.7.13. Works fine in Forums, but for Pages, selecting any language in the menu (menu appears) does nothing. Is there some known issue or tweak for the Pages?Â
Nathan Explosion Posted September 8, 2023 Author Posted September 8, 2023 (edited) Did you follow the provided instructions for inserting the required code into your database templates? If you need assistance on doing that, or a verification that what you have added is correctly done, then I'll need access to your site's ACP to check the templates. Edited September 8, 2023 by Nathan Explosion
Maksim Petrov Posted September 18, 2023 Posted September 18, 2023 I did and I can see the translation link/menu. The problem is that nothing happens when menu item pressed (and I can't see any network activity from dev tools).
Nathan Explosion Posted September 21, 2023 Author Posted September 21, 2023 Coming back to this one - the reason the above isn't working in this situation is because the page/database is not using the suite wrapper, and therefore the required javascript elements aren't being loaded to handle the menu requests. First time this situation has come up so requires a bit of thinking about. Progress can be followed at https://www.ynwa.tv/topic/163845-pages-add-support-for-pages-which-do-not-use-suite-wrapper/ Edjazoli 1
Recommended Posts