sgruthie
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Failed 4.1.1 update?Yup. I asked everyone everywhere pretty much simultaneously. The timing made me think that it was somebody at WordPress first, but my webhost was actually the first responder. Thanks!
Forum: Fixing WordPress
In reply to: Failed 4.1.1 update?Nope. Okay, according to my webhost:
t looks like your NextGEN Gallery was updated on the 18th of February
around 11:19:20. From that moment onwards many requests to your site
generated a 500 error (i.e. the blank page).We have disabled the plugin by moving it from
wp-content/plugins/nextgen-gallery
To
wp-content/nextgen-gallery-disabled-see-ticket-[redacted]
I reinstalled the plug-in, and all seems to be well. I’m almost ready to close it out, but I’d still like to find out that someone at WP saw this.
Forum: Fixing WordPress
In reply to: Failed 4.1.1 update?And then I got the confirmation email, and now the site works! Was this a direct effect of posting here, or just incredibly coincidental?
Forum: Plugins
In reply to: [Awesome Flickr Gallery] Callback URL error, new threadHuzzah for both of us! And the plugin looks great.
Forum: Plugins
In reply to: [Awesome Flickr Gallery] Callback URL error, new threadThis may be completely not useful. But just in case…
In Flickr, under Edit Authentication Flow, the callback URL I’m using looks like
http://mysite/wp-admin/.Forum: Plugins
In reply to: [Awesome Flickr Gallery] Callback URL error, new threadThanks, Quadrophenia for the step-by-step to getting the ID. Assumptions, man, they’ll get you every time. Now all I have to do is figure out the settings. Good luck with yours!
Forum: Plugins
In reply to: [Awesome Flickr Gallery] Callback URL errorDuh, posting in a resolved topic. OK, started a new topic.
Forum: Plugins
In reply to: [Awesome Flickr Gallery] Callback URL errorAlso, of course, I just updated to 3.9. This is all in my sandbox site, before I take it to the rest of my sites.
Forum: Plugins
In reply to: [Awesome Flickr Gallery] Callback URL errorI’m trying to set up this plug-in, but I’m getting the same problems with not getting the valid callback URL. I set up an app in Flickr expressly for using this plug-in, so I have the correct API Key and Secret. I also have put the correct callback URL in the proper place in the Flickr app authentication flow. So the problem must be with the Flickr User ID.
It is not my Flickr screen name, or the email address I use to log in to Yahoo/Flickr. I cannot find the “fairly long number” mentioned above, though I have a vague recollection of one. Any ideas?
Thanks to all of you for answering my question before I could even ask!
Perfect! Thank you so much!
Forum: Installing WordPress
In reply to: Moving to a new server, doing something wrongHooray webhost! 1st problem: cache timing thing. 2nd problem: simple user error.
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] Adding a border to slideshowI want to put a border around the images, rather than the slideshow, since my images are all the same width but different lengths. So, I altered the CSS like this:
.meteor-slides .mslide img { border: solid 1px #98ccfe; display: block; margin: auto !important; padding: 0; }The border shows up on three sides: top, bottom and left. Why?
Forum: Fixing WordPress
In reply to: Site title is not showing up in my page titlesHmm, it appears that this is an issue with Twenty Ten Weaver child font. I’ll check there.
Forum: Installing WordPress
In reply to: Can't add new images to new server after moveUnder Media settings, I changed the “Store uploads in this folder” to the default, instead of the terribly long path name that was there. And now it works.