gflaig
Forum Replies Created
-
Forum: Plugins
In reply to: [Flickr Gallery] HTTPS APIdid it help you ?
In early stages I also changed the flickr-gallery.php istelf too.
Forum: Plugins
In reply to: [Flickr Gallery] HTTPS APIthis would involve lines
26, 27, 28 for direct references tohttp://api.flickr.com/..
and
205 for a programmatically created request
and
361 , 363 forhttp://farm...
as well as
604 forhttp://www.flickr.all others are comments
I did this with and without 361 , 363
I even did it for the commentsdid NEVER work
any way of uploading your version somewhere, to compare ?
Forum: Plugins
In reply to: [Flickr Gallery] Flickr Gallery – API HTTP changes | Gallery not showingthe reason why they are not shgowing is myop the changes Flickr made to its API, last week. which was announced. There was an idea of reacting, by modifying http to https, as this was the change in the flickr api.
Seems, ONE made it work, some didnt. In my case it seemed NOT to work, I have other instances of WP with the flickr gallery and will check the changes there too, I ll keep writing about success and non success in the original thread.
Forum: Plugins
In reply to: [Flickr Gallery] HTTPS APImy (only systematic) modifications finally did NOT work.
Will try to analyze this further. I do use this plugin in 3 different blogs
If anybody else has an idea, I d be glad to test.
Forum: Plugins
In reply to: [Flickr Gallery] HTTPS APII changed every instance of “http://flickr.com” that occured with the
flickr-gallery.php script into “https://flickr.com” hoping ill continue working.It still seems to be running. I hope that I dont miss the announce blackout phase, so I can test if it continues working.
Forum: Plugins
In reply to: Simple plugin to auto post to Google ?Has anybody ever analyzed, what bthe shre menue entry of the google reader does?
I am using exactly that feature to easily manually share postings which come from my WP blog by RSS.
I can imagine the same mechanism could be used automatically.Forum: Plugins
In reply to: Simple plugin to auto post to Google ?Also waiting for it.
My facebook account is populated by my WP blog. Google+ is slowly getting less and less of my postings.
Forum: Plugins
In reply to: [Add Link to Facebook] [Plugin: Add Link to Facebook] cURL error 60: – solvedFAQ : E11 I get ‘cURL error …’
description for cURL 60 helped .Somehow I was over-reading this several times
I could reconstruct partially, what had happened to me.
Some bot uploaded the code to the upload directory in the theme, then executed it, this code did update the .htaccess file using an append command.
Afterwards it deleted itself.I could do this as my provider allows writeprotecting , or documenting any change done via the webserver – this including the related
I had all directories change protocolled but unluckily not write protected. AND unluckily did not read the logs immediatelly.I don’t see, WHERE the weak point in my environment is really, as I have protected nearly eevrything meanwhile.
================================================================
Btw google wilol realize this nwithin 1-2 days. Effect is, that as well Firefox as Chrome refuse to access not only the .ru site but also the yours. When access ing your site, you get a message that it is spreading malicous code (the .ru site does!!)The redirect was btw a bit more sophisticted in my case. It had several referrer links in it, which would allow you to access the page, if you dont come from a google search etc. Thus making it usually not visible to the owner himself, wheh accessing it via bookmark etc.