hiddentao / wp-flickr-embed

Insert Flickr images into your Wordpress posts using an interactive interface
http://wordpress.org/extend/plugins/wp-flickr-embed/
GNU General Public License v3.0
19 stars 12 forks source link

AJAX error: error (Request-URI Too Large) #8

Open MaxDeFa opened 10 years ago

MaxDeFa commented 10 years ago

On local site, plugins woks fine; on remote, I get this error. Plugin show the list of Flickr sets, but not the images.

I don't know how to solve the problem :(

Site is www.terrediconfine.net

MaxDeFa commented 10 years ago

No support for this plug-in??? A reply, at lest.

hiddentao commented 10 years ago

Hi, sorry about the late reply. You could try fixing your Apache config, see http://mirabedini.com/blog/?p=543

MaxDeFa commented 10 years ago

Hi, thank you for reply. I had already tried, before posting this error, but there isn't any "LimitRequestLine" in remote hosting configuration (or I don't konw where to find it). Anyway, remote settings can not be modified by the owners of the sites.

I see that the 'solution' linked say also that is recommanded change GET into POST: it means, in the source code of the plug-.in? If this really would eliminate the problem, I think (IMHO) it would be a good necessary implementation/modification of the code. If you have time to try it, I can test it for all users having same problem :)