Garrett Hyder
Forum Replies Created
-
Thanks, do you have a support email as I’d be happy to share credentials to my development server if you would like to reproduce and conduct tests to work on a resolution moving forward. For now I’ll move forward with the manual approach.
CheersThanks Maria,
Appreciate the update, my only question is with what you mean by automatic matching not helping with non-unique fields. All fields are unique, so I’m more curious if the XML_Util errors have anything to do with my php version or other?
For now I’ll move on with manually mapping.
CheersThanks Maria,
I’m actually working with a WP-Property feed, I’ve tried both the xml and json versions;
XML – https://www.duttons.com/wp-admin/admin-ajax.php?action=wpp_export_properties&api=33ce313d8ab400f67b3ca9e94ed0e4e75a284941&limit=10&format=xml
JSON – https://www.duttons.com/wp-admin/admin-ajax.php?action=wpp_export_properties&api=33ce313d8ab400f67b3ca9e94ed0e4e75a284941&limit=10&format=jsonThey validate but the Automatic Mapping bombs with the errors I posted previously.
Any thoughts, is there any PHP requirements? I went through the intro and made sure my php.ini had all the suggested settings.
Thank you
Forum: Fixing WordPress
In reply to: Two Update options going from 4.1.1 to 4.1.2Awesome, thanks Gary.
Forum: Fixing WordPress
In reply to: Two Update options going from 4.1.1 to 4.1.2Thanks Guys,
I tried to install a fresh 4.1.1 to reproduce but as soon as I login it auto-updates to 4.1.2. So to reproduce I had to install a clean 4.1, which I then removed the only two plugins (Akismet & Hello Dolly). This reproduced the issue so we can tell it’s not a theme, plugin or caching plugin issue.
Cheers
Forum: Plugins
In reply to: [BP xProfile WordPress User Sync] Plugin Overrides BP-XProfile Exclude FieldsThanks Christian, Greatly appreciated.
Forum: Fixing WordPress
In reply to: Custom Post Types make Blog menu item the current_page_parentA related topic resolved my issue;
https://www.ads-software.com/support/topic/why-does-blog-become-current_page_parent-with-custom-post-typeForum: Plugins
In reply to: [BP xProfile WordPress User Sync] Plugin Overrides BP-XProfile Exclude FieldsThanks Christian,
Appreciate the expedited update, that worked like a charm, good to push live there.
CheersForum: Plugins
In reply to: [CC Canadian Mortgage Calculator] jQuery Conflict – Admin WidgetsThanks @cc,
Everything seems to be resolved with the latest update.
CheersForum: Plugins
In reply to: [Admin Bar User Switching] Please make it scrollableSounds great, thanks Mark.
Forum: Plugins
In reply to: [Admin Bar User Switching] Please make it scrollableThanks Mark, greatly appreciated, I’ve re-enabled on my site and it’s no longer bogged down.
My only suggestion would be to implement an ajax auto-suggestion mechanism to help in finding usernames. I have 3000+ users so can’t recall all their usernames exactly but I usually know the first name of the user so would be awesome if when I started typing it did an ajax call to present me with a list of usernames that start with what I’ve already entered. This shouldn’t bog the site down any as it’s a js-ajax call rather than php which was why the original implementation wasn’t suited for large userbases.
Also another thought would be provide an option where if you are a small site you can have the original implementation of it listing users, or even have an option to combo the two.
Anyway thank you for the update, just wanted to share some feedback.
All the best,
Cheers
P.S. The Ajax Auto-Suggestion concept came to me from Buddypress Groups ‘Add New Members’ input as well as Co-Authors Plus ‘Add Co-Author’ input.Forum: Plugins
In reply to: [Wordfence Security - Firewall, Malware Scan, and Login Security] Scan StallsThanks @wfbrian, You’ve been greatly helpful as I step through this process.
The GOOD News – [Mar 09 18:10:20]Scan complete. You have 1 new issues to fix. See below.Scan Complete.
Whoop whoop.On the recent run I noticed this error:
[Mar 09 17:38:48] get_themes is deprecated since version 3.4! Use wp_get_themes() instead. (1024) File: /home/ricste40/gericconstruction.com/wp-includes/functions.php Line: 3378
*Not sure if that matters.And this is still occurring multiple times during a scan;
[Mar 09 18:10:21] gzinflate(): data error (2) File: /home/ricste40/gericconstruction.com/wp-includes/class-http.php Line: 2108
But those aren’t really an ‘issue’ as the scan completed finally, thanks for that.
You’re a star.
CheersForum: Plugins
In reply to: [Wordfence Security - Firewall, Malware Scan, and Login Security] Scan StallsThanks Brian,
I deactivated the plugin and it processed much further than before, but got stuck still.
In the log there were the following error multiple times:
[Mar 06 18:44:19:1425667459.087974:4:error] gzinflate(): data error (2) File: /home/ricste40/gericconstruction.com/wp-includes/class-http.php Line: 2108
But it seemed to get stuck here;
[Mar 06 18:44:27] Scanning contents: wp-content/themes/enfold-child/video/CONASYS_explainer.mp4 (Size:40.49M Mem:49.5M)
[Mar 06 18:44:32] Scan process ended after forking.Is it because the mp4 is so large?
ThanksThanks @wfbrian, greatly appreciated.
Thanks @wfbrian,
I’m on a single site install. None of the plugins match the versions mentioned here. I have Visual Composer indicating it needs updating but as it’s part of the theme I don’t have the ability to update it. I’ve updated everything but VC and am getting this. So maybe it’s tied to Visual Composer update which I can’t update.
Hope that helps,
Thanks