Ég vissi ekki að gera neinar breytingar. Ég er á vBulletin 3.6.8 með vBET3.4.1.
Vissir Google breyta Þýðing API sitt eða eitthvað?
Ég vissi ekki að gera neinar breytingar. Ég er á vBulletin 3.6.8 með vBET3.4.1.
Vissir Google breyta Þýðing API sitt eða eitthvað?
I just upgraded to vBET 3.5.2 now my translation page is completely blank. What am I missing?
Allt í lagi. Ég fékk þetta í gangi googletest.php. Útlit eins og ég bið um Google
Byrjar þýðing próf fyrir Google API útgáfu 1
Próf afleiðing: {"responseData": null, "responseDetails": "Grunur Skilmálar Abuse Service Sjá http://code.google.com/apis/errors.", "ResponseStatus": 403}
Próf villa:
Tengsl tími (ms): 566,118164062
My Microsoft API test seems good. Shouldn't my vBET still translate with Microsoft API?
Byrjar þýðing próf MS
Próf afleiðing: ï »¿" Halló "
Próf villa:
Tengsl tími (ms): 492,813964844
Hæ,
Já það gæti en próf þú gerðir getur verið villandi, vinnufólksins prófa þýðingu aðeins í eina sekúndu
Vinsamlegast getur þú athuga:
- Vissir þú að setja- 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 18: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 12: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