maxxd
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: New Install of WordPress Includes “index.php” in All URLsHi @pugs
As far as I recall, every install I’ve done starts off with this permalink structure and needs to be changed.
Forum: Fixing WordPress
In reply to: New Install of WordPress Includes “index.php” in All URLsThere’s nothing wrong with your install – this is actually the WP default permalink structure.
@slickremix – I’ve got a ticket in with the host to see if there’s a setting on the firewall that may be causing it. We’re getting the following error in the server logs (this is the first – there are more but they look like a waterfall caused by this initial issue):
A non-numeric value encountered in path\to\site\directory\wp-content\plugins\feed-them-social\feeds\facebook\class-fts-facebook-feed.php on line 264
So it looks like – on the production server only – the API call is returning no posts. It’s working fine on the staging/testing site, so… Hopefully we’ll find something out.
I’m actually having the exact same issue. It was working this morning until I updated to the newest version of the plugin. My specs are very similar to those listed by the OP.
Email sent – thanks for your help!
I would indeed – let me know the email address and subject line contents, and thank you.
OK – I enabled logging for debugging purposes, submitted 2 attempts to sign up (both threw the error as now expected), and the debug log says ‘No error log exists’. It also still throws an error when attempting to view CC lists in the dashboard.
- This reply was modified 6 years, 3 months ago by maxxd. Reason: Again, more information
OK, I reinstalled Guzzle 5.3.3 via composer and overwrote the /plugins/constant-contact-forms/vendor/constantcontact/composer/, guzzlehttp/, and react/ directories, as well as the cutoload.php file. Everything appears to be working as expected until I submit a newsletter signup request. The page refreshes to the error message above. I get my successful submission notification email, but the name and address is not added to the specified list in Constant Contact.
It also errors out when I try to visit /wp-admin/edit.php?post_type=ctct_lists
- This reply was modified 6 years, 3 months ago by maxxd. Reason: Additional information
Completely understand having to cater to a wide range of server set-ups. I’m not sure about the error similarity – I may have missed a directory somewhere. I’m still poking at it, and I’ll let you know if I come up with anything exciting.
Hey – found my original post! Mods, any chance this thread can be deleted – I ended up posting again and the plugin author and I are working through everything in that one. Sorry for the confusion.
OK – it’s a bit of a production, but I installed v5.3.3 via Composer, then overwrote the /vender/constantcontact/composer, guzzlehttp, and react directories and the autoload.php file and everything appears to be good to go. I haven’t had a chance to do a deep dive into testing it, and of course this is going to have to happen every time there’s an update to the CC plug, but at least it’s working in the meantime.
Any roadmaps or timetables on moving to PHP 5.5 support?
Spoke too soon. Looks like I can list the forms in the system, but I crash out with an error on attempting to edit the form in the admin. It’s somehow actually throwing the same error that kicked off this whole thing.
- This reply was modified 6 years, 3 months ago by maxxd.
I have a dev site, so I’ll give it a shot. Unfortunately it’s client owned data so I can’t grant external access, but I’ll definitely let you know how it turns out!
It looks like they are a bit beyond what you all are using – 6.3.3 in the changelog, anyway. Is there a version of your plug that drops support for PHP 5.4 so the two plugins can co-exist?
Sorry – link to the WooCommerce Google Analytics Pro plugin: https://woocommerce.com/products/woocommerce-google-analytics-pro/
Forum: Plugins
In reply to: [10Web Social Post Feed] [“error”,”(#4) Application request limit reached”]I’m also still getting the error. Clicking save on the options page (without even changing anything) causes the plugin to work for a while. It almost seems like the program is forgetting the app secret and ID after a certain time.