mjformica
Forum Replies Created
-
Hi Brice,
Thanks so much! I know the feed has been problematic at various times for various reasons. I verified it, and it worked, so I though they may have made the internal fix.
If and when you sort it out, let me know, as I’d like to use your plugin.
Cheers,
MichaelForum: Plugins
In reply to: [Alligator Popup] Alligator | Avada theme conflictAll set. It was a Chrome cache issue.
It works in Chrome, Firefox and Internet Explorer. It also works in Safari mobile.
Thanks!
MichaelForum: Plugins
In reply to: [Alligator Popup] Alligator | Avada theme conflictChrome
Forum: Plugins
In reply to: [Alligator Popup] Alligator | Avada theme conflictThose first changes:
alligator-pop.php_orig: return ‘<a href=”‘ . esc_attr($url) . ‘” class=”popup”
alligator-pop.php_new: return ‘<a href=”‘ . esc_attr($url) . ‘” class=”rajapop”
Forum: Plugins
In reply to: [Alligator Popup] Alligator | Avada theme conflictHi,
Thanks for the quick response.
URL: https://pammeyerson.thatgirlva.com/press-room-pam-meyerson/
Code behind the page:
[popup url=”https://makeitbetter.net/better-you/strategies-to-stop-fighting-about-money” height=300 width=300 scrollbars=”yes” alt=”popup”]Strategies to Stop Fighting About Money[/popup]
[popup url=”https://makeitbetter.net/better-you/c129-sex-and-the-suburbs-better-you/5-things-you-should-know-about-marriage-counseling” height=300 width=300 scrollbars=”yes” alt=”popup”]5?Things You Should Know About Marriage Counseling[/popup]
Changes:
alligator-pop.php_orig: return ‘‘ . $content . ‘‘;
alligator-pop.php_new: return ‘‘ . $content . ‘‘;
popup.js_orig: $(‘.popup’).click(function() {
popup.js_new: $(‘.rajapop’).click(function() {
Thanks,
Michael[RESOLVED]
Go to Atahualpa Theme Options.
Click Style & Edit HEADER AREA
Click Save Changes
Click Style & Edit FOOTER AREA
Click Save Changes
Clear your cache
Log out of the admin panel
Log back inThere is some background initialization that has to happen to display the header and footer properly. That’s what the over-save it about.
Clearing the cache and logging out/in will prompt your site menu bar to display.
No, it’s not. When you upgrade, you lose admin control on the site page and the static objects, like the header, footer, etc., do not display.
curl
cURL support enabled
cURL Information 7.31.0
Age 3
Features
AsynchDNS No
Debug No
GSS-Negotiate No
IDN No
IPv6 Yes
Largefile Yes
NTLM Yes
SPNEGO No
SSL Yes
SSPI No
krb4 No
libz Yes
CharConv No
Protocols dict, file, ftp, ftps, gopher, http, https, imap, imaps, pop3, pop3s, rtsp, smtp, smtps, telnet, tftp
Host x86_64-pc-linux-gnu
SSL Version OpenSSL/1.0.1c
ZLib Version 1.2.7Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Updraft stopped working1.3.25 was a random guess.
I’ll install that and see if it works.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Updraft stopped workingThanks, David…
Except hitting Backup Now still generates a single line log file, with no back up, and running either of the Debug Backups generates a Server 500 error.
I set it up to do a backup in 4 hours. We’ll see if it passes it over or runs it.
Best,
MichaelPS–I rolled it back to 1.3.25 yesterday–no difference.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Updraft stopped workingThanks, David.
I’ll get on this, but in the meantime, would you be so kind as to forward me a version of Updraft that doesn’t run into this issue, so that I can maintain a current backup while I get the PHP issue resolved? I host with Network Solutions and, as I am sure you are well aware, getting things sorted with them can be a bit of a slog.
Best,
MichaelPS–you sent me 1.4.6, and that didn’t work, so I suspect it’s a prior version, yes?
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Updraft stopped workingHi, David,
I did see that, which is why I included my PHP version. So, that means I can’t use your plugin? And, where is the PHP bug tracker? And–last question–why did it work for a month and a half and then stop working?
Thanks,
MichaelForum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Updraft stopped workingHi, David,
I took a look at the above thread. Space is not an issue. My PHP coding is really rusty, so I don’t feel confident mucking around in there, plus the line 202 doesn’t track in my editor, so I don’t know where to start.
I disabled all plugins and tried again. Nothing but the log file.
The thing that is most baffling to me is that, when I first installed the plugin in the first part of January, it worked like a charm.
Php version is 5.3.8
Thanks,
MichaelForum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Updraft stopped workingHi, David,
Here’s what every log file I get (with time stamp changed) says:
0000.000 Opened log file at time: Fri, 15 Feb 2013 13:35:07 +0000
Nothing else…
If I do a manual, Backup Now!, this is what I get. If I set up a time interval backup, it passes over it without doing the backup. If I do a Diagnostic backup (either one) I get a server error, but none of my server permissions have changed or been changed.
Setting page says, “You appear to be confirmed, but you can…etc.”. Whenever I “Save Settings” it goes back to saying I _do_ need to authorize, which I do and it says the authorization was successful.
Agreed…weird, because this is a great plugin and I want to use it.
OK…next steps? Can I send you screen shots or something? Delete all directories written to my server and start from scratch?
Best,
MichaelForum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Updraft stopped workingHi, David,
Now, remember, the plug-in was working just fine for a few weeks. I changed my Google password, it stopped and I can’t for the life of me get it to work again.
So, I’ve done everything about a zillion times. Deleted everything, started a new API project, followed your install for dummies (which needs updating–the screens are a little different, now), blah, blah, blah. I’ve got it to the point where it writes a “start up” log file, but that’s it.
Thoughts?