network error 414 when using google translate with wordpress
        Posted  
        
            by zac
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by zac
        
        
        
        Published on 2010-05-15T07:32:15Z
        Indexed on 
            2010/05/15
            7:34 UTC
        
        
        Read the original article
        Hit count: 289
        
google-translate
|Wordpress
I am using a jQuery and google translate on a wordpress site. It works well unless I call a div that is repeated in the loop like in an archives page. On these pages I get a network error 414 that the request URI is too large. The archives page I have are short and the php is only generating about 5 paragraphs for each category archive. Does anyone know how I can correct this error? Is this a serverfault question?
© Stack Overflow or respective owner