bgwriter09
Forum Replies Created
-
Forum: Plugins
In reply to: Plugins, GPL, and Bait and SwitchTo be fair I felt I should say that the problem I encountered was not the fault of the version I had (it turned out to be with something else I bought outside of the WP community).
But customer contact is very important, especially if the onus of staying in contact is put on the customer and then inadequate/no response follows (or the support website is changed so that links previously given no longer work and there is no remedial direction).
I know my OP sounds extreme, but nothing happens in a vacuum.
And that’s all I have to say about that.
Forum: Plugins
In reply to: Plugins, GPL, and Bait and SwitchWell, what do you know! Was contacted about an hour later and got the update. My faith is (marginally) restored in the universe. Onward…
Forum: Hacks
In reply to: Hack for wp-login malformed password reset urlYes, I realize the next update will overwrite wp-login.php, but then hopefully this issue will not persist in the next update.
On the up side, if it does I know the first place I can look!
??
rgds,“The Intrepid Explorer”
Forum: Hacks
In reply to: Hack for wp-login malformed password reset urlHello t-p.
Sorry, I thought I was clear in the OP. I commented the message variable originally in wp-login and copied it underneath the line. Below is an excerpt of the modified code.
function retrieve_password() [...] // $message .= '<' . network_site_url("wp-login.php?action=rp&key=$key&login=" . rawurlencode($user_login), 'login') . ">\r\n"; ending angle bracket = invalid key $message .= '<' . network_site_url("wp-login.php?action=rp&key=$key&login=" . rawurlencode($user_login), 'login') . " \r\n";
Forum: Installing WordPress
In reply to: Install successful, back end fine but site not showingAlternatively you might consider changing the default order of your site web landing page through your hosting admin control panel.
Forum: Plugins
In reply to: [BP-TinyMCE] [Plugin: BP-TinyMCE] Please enter some content to post.Hi, Thanks for the reply.
I had switched back to the BP default theme (the compatibility run for twenty-eleven hadn’t worked) and attempted to post to a hidden group
I created.
“Please enter some content…” occurred while using the default.I confess this was one “readme” I hadn’t read. It was BP_TinyMCE 0.4,
and Details said it was compatible “up to” the versions of BP/WP stated.
I interpret “up to” to mean “including” but perhaps you meant “excluding.”I think it worked when I made regular blog posts but to be honest I’m in the middle of so much I don’t clearly remember. Once I get to my next stable point I may revisit this and report back. I like optimized editors and this one looked good.
Forum: Plugins
In reply to: [BP-TinyMCE] [Plugin: BP-TinyMCE] Please enter some content to post.WP 3.2.1, BP 1.2.9. – post update to group. Production site.
Same result as Craftsmann. Deactivated — all’s well.
Disappointed, especially in star rating. Who did it, Standard and Poors?
??