Som našiel a realizovať riešenie pre váš problém:
V súbore vbenterprisetranslator_class_translator.php (riadok 312), som založil:
A urobil ho s nahradiť:PHP Code:if (strpos($result,'Quota Exceeded')) {
Prosím, dajte mi vedieť, ak to pomôžePHP Code:if ((strpos($result,'Quota Exceeded')) || (strpos($result,'Limit Exceeded'))) {




Odpoveď s citáciou
