I didn't make any changes. I am on vBulletin 3.6.8 with vBET3.4.1.
Did Google change its Translation API or something?
I didn't make any changes. I am on vBulletin 3.6.8 with vBET3.4.1.
Did Google change its Translation API or something?
I just upgraded to vBET 3.5.2 now my translation page is completely blank. What am I missing?
Ok. I got this running googletest.php. Looks like I am suspended by Google
Starting translation test for Google API v1
Test result: {"responseData": null, "responseDetails": "Suspected Terms of Service Abuse. Please see http://code.google.com/apis/errors", "responseStatus": 403}
Test error:
Connection time (ms): 566.118164062
My Microsoft API test seems good. Shouldn't my vBET still translate with Microsoft API?
Starting translation test MS
Test result: "Hello"
Test error:
Connection time (ms): 492.813964844
Hi,
Yes it could but the test you did can be misleading, becouse it test translation only in one second
Please could you check:
- did you set- did you update = upload again folder upload-once -> vbet_translation_options if no please, do thatadmincp -> vBET -> Translation Providers -> Use Google Only : NO
Yes I did 'Use Google Only: NO' and I did upload vbet_translation_options folder.
Now if I click a flag, I get the following error:
Fatal error: Call to undefined function save_settings() in /home/smera/public_html/forums/includes/vbenterprisetranslator_class_translator.php on line 28
I vaguely remember I started getting above error after I made some changes based on FAQ recommendation on performance. Feel like it might be related to memory cache or something
Last edited by myandy99; 30-10-11 at 19:00. Reason: further detail
Did you remove/edit any files, (other than for vbseo integration)
Could you please tell me which steps (of FAQ performance hint) were made?
If you don't remember any of this please PM me your access detailes I will check it on your server
I remember the problem occurred after I changed Memory Cache from None to something. But now even though I changed the Memory Cache back to 'None' the problem still exists
I did not remove/edit any files, (other than for vbseo integration)
Last edited by myandy99; 01-11-11 at 13:22.
The line of the code where fatal error occurs seems to be the following. Can I get some answers?
Code:save_settings(array ('vbet_provider_availability_'.$provider => $availability));
You error appears becouse of the system can't find function save_settings which is vBulletin function and should be in adminfunctions_options.php right now i don't know why it can't be found, please reconsider reupload all vBet files, or please PM me access details, and I will check it.
It's hardly possible this error was provoked by changing Memory Cache value