Jeffrey Schutzman
- Member Since: February 19th, 2012
- Boston Massachusetts USA
- Pye Brook Company, Inc.
- @jeffpyebrookcom on WordPress.org, @jeffrey on Slack
- Core Contributor
- Plugin Developer
-
Posted a reply to "Shipping query", on the site WordPress Support Forums:
The build in table rate shipping module should be able to do the calculation5 months ago
-
Posted a reply to "404 error", on the site WordPress Support Forums:
If you apply the change that @mihai suggested the code to load the script will…5 months ago
-
Posted a reply to "404 error", on the site WordPress Support Forums:
That looks like a script that is only used by Gold Cart if your WP-eCommerce…5 months ago
-
Posted a reply to "WP Admin for WPEC is broken at 1327px wide or less", on the site WordPress Support Forums:
I don't know exactly where the layout breaks, but there is a width at which…5 months ago
-
Jeffrey Schutzman's profile was updated
6 months ago
-
Posted a reply to "Visitors, Visitor Meta, Crons and Performance Problems", on the site WordPress Support Forums:
@andyadams you are correct in identifying part of the scalability issue with the visitors implementation.…6 months ago
-
Posted a reply to "Themes for new WPEC", on the site WordPress Support Forums:
So the good thing is that WPEC is very theme agnostic. I have been moving…7 months ago
-
Posted a reply to "Upload image to in widget overwrites images in other widgets", on the site WordPress Support Forums:
no plugins enabled. It is definitely broken. I recorded a video of it failing for…8 months ago
-
Posted a reply to "Upload image to in widget overwrites images in other widgets", on the site WordPress Support Forums:
I fixed my issue by manually typing in the image url and not using the…8 months ago
-
Posted a reply to "Upload image to in widget overwrites images in other widgets", on the site WordPress Support Forums:
WordPress 4.3.1, was on ZL 1.8.2.5, as of this message on 1.8.2.6 houghtonmarine.com8 months ago
-
Posted a reply to "Upload image to in widget overwrites images in other widgets", on the site WordPress Support Forums:
btw, the workaround is do not use the uploader and manually enter the image url…9 months ago
-
Created a topic, Upload image to in widget overwrites images in other widgets, on the site WordPress Support Forums
9 months ago
-
Posted a reply to "All products not showing in admin after plugin upgrade", on the site WordPress Support Forums:
I just did an upgrade from 3.9 to 10.1 om a site with 19,963 no…9 months ago
-
Posted a reply to "Scary bug/flaw? Showing checkout", on the site WordPress Support Forums:
my suggestion is to put the statement error_log( __FUNCTION__ . '::' . __LINE__ ); at…1 year ago
-
Posted a reply to "Scary bug/flaw? Showing checkout", on the site WordPress Support Forums:
Also, what version did you upgrade from? I ask because if the visitor or visitor…1 year ago
-
Posted a reply to "Scary bug/flaw? Showing checkout", on the site WordPress Support Forums:
also, because you are using multisite, it might be worth verifying that the COOKIE_DOMAIN settings…1 year ago
-
Posted a reply to "Scary bug/flaw? Showing checkout", on the site WordPress Support Forums:
Definately something wrong here. wpsc_customer_cookie_* should never start with "1" for a real user. The…1 year ago
-
Posted a reply to "Scary bug/flaw? Showing checkout", on the site WordPress Support Forums:
what is the url of your store?1 year ago
-
Posted a reply to "Scary bug/flaw? Showing checkout", on the site WordPress Support Forums:
Your close to finding the cause, I would suggest you dump dump the $_COOKIES array…1 year ago
-
Posted a reply to "Scary bug/flaw? Showing checkout", on the site WordPress Support Forums:
Only two things I can think of that are causing the issue, both are caching…1 year ago
-
Posted a reply to "Can I disable visitor tracking", on the site WordPress Support Forums:
The way the profile system is designed to work is that a customer cookie is…1 year ago
-
Posted a reply to "Scary bug/flaw? Showing checkout", on the site WordPress Support Forums:
It's somewhat likely that this is a web server or WordPress content caching issue. Quite…1 year ago
-
Posted a reply to "Cookies from WP Ecommerce plugin", on the site WordPress Support Forums:
see this https://wordpress.org/support/topic/plugin-wptouch-wptouch-serves-bscorecardresearch1 year ago
-
Posted a reply to "Fatal Error WPSC_Countries", on the site WordPress Support Forums:
This is the error that will display if your configuration has the object cache configuration…1 year ago
-
Posted a reply to "Fatal Error WPSC_Countries", on the site WordPress Support Forums:
I have updated the free Site Checkup Plugin to include a check for the broken…1 year ago
-
Posted a reply to "Fatal Error WPSC_Countries", on the site WordPress Support Forums:
For anyone who wants to follow the peer review of the changes to the WP…1 year ago
-
Posted a reply to "Fatal Error WPSC_Countries", on the site WordPress Support Forums:
Hi Paul, What is your configuration at this time? Is the object-cache.php still in place?…1 year ago
-
Posted a reply to "Fatal Error WPSC_Countries", on the site WordPress Support Forums:
tmjea, thanks for making your site available for us to diagnose the issue. It was…1 year ago
-
Posted a reply to "Fatal Error WPSC_Countries", on the site WordPress Support Forums:
I have posted a summary of my work on this issue up to this point.…1 year ago
-
Posted a reply to "Fatal Error WPSC_Countries", on the site WordPress Support Forums:
jwheck, any chance you can turn on WP_DEBUG, enable the logging and capture the debug.log…1 year ago
-
Posted a reply to "Fatal Error WPSC_Countries", on the site WordPress Support Forums:
ok, did you happen to click the flush cache button in the check up tool?1 year ago
-
Posted a reply to "Fatal Error WPSC_Countries", on the site WordPress Support Forums:
jwheck, If you want to try a little code change and restore the fixed object-cache.php,…1 year ago
-
Posted a reply to "Fatal Error WPSC_Countries", on the site WordPress Support Forums:
The code fix only address the object cache issue. The other, possibly APC related, issue…1 year ago
-
Posted a reply to "Fatal Error WPSC_Countries", on the site WordPress Support Forums:
Hi Paula, The short answer is yes, but it might take a little patience if…1 year ago
-
Posted a reply to "Fatal Error WPSC_Countries", on the site WordPress Support Forums:
You could also replace the line with if ( function_exists( 'apc_fetch' ) ) : or…1 year ago
-
Posted a reply to "Fatal Error WPSC_Countries", on the site WordPress Support Forums:
The change to wp-content/object-cache.php line 25 being tested is this... from: if ( 'cli' !==…1 year ago
-
Posted a reply to "Fatal Error WPSC_Countries", on the site WordPress Support Forums:
I just tested a fix on tmjea's site and the WP-eCommerce Check-Up object cache tests…1 year ago
-
Posted a reply to "Fatal Error WPSC_Countries", on the site WordPress Support Forums:
OK everybody, I have a theory on the bug. Take a look at the object-cache.php…1 year ago
-
Posted a reply to "Fatal Error WPSC_Countries", on the site WordPress Support Forums:
Just so everyone has the current information the code enhancements have been submitted for community…1 year ago
-
Posted a reply to "Fatal Error WPSC_Countries", on the site WordPress Support Forums:
hi tmjea, I did some more work on your site this morning. What I did…1 year ago
-
Posted a reply to "Fatal Error WPSC_Countries", on the site WordPress Support Forums:
justin mentioned to me that he was going to reach out to GoDaddy and ask…1 year ago
-
Posted a reply to "Fatal Error WPSC_Countries", on the site WordPress Support Forums:
this is a direct link to the must current checkup plugin http://www.pyebrook.com/store/product-category/site-checkup-wp-ecommerce/ Add it to…1 year ago
-
Posted a reply to "Fatal Error WPSC_Countries", on the site WordPress Support Forums:
@squbrossi my contact information is on my website http://www.pyebrook.com. There is also a version of…1 year ago
-
Posted a reply to "Fatal Error WPSC_Countries", on the site WordPress Support Forums:
@PlymouthCRAFT & @timjea are you both using GoDaddy shared hosting plans?1 year ago
-
Posted a reply to "Fatal Error WPSC_Countries", on the site WordPress Support Forums:
@timjea Justin and I spent some hours on your site trying to find the cause…1 year ago
-
Posted a reply to "Fatal Error WPSC_Countries", on the site WordPress Support Forums:
timjea, in your test above what are you using the "flush the cache"1 year ago
-
Posted a reply to "Fatal Error WPSC_Countries", on the site WordPress Support Forums:
justin, what we need to look for first is some bit of code, Either in…1 year ago
-
Posted a reply to "Fatal Error WPSC_Countries", on the site WordPress Support Forums:
did you try the suggested code change?1 year ago
-
Posted a reply to "Fatal Error WPSC_Countries", on the site WordPress Support Forums:
thanks paul. i am very sure that there is an issue in here somewhere, but…1 year ago
-
Posted a reply to "Fatal Error WPSC_Countries", on the site WordPress Support Forums:
paulhaberstroh, there is a potential patch for the issue you have reported. Because I haven't…1 year ago
-
Mail Queues by PBCI
Active Installs: 100+
-
Shopper Rewards for WP-eCommerce
Active Installs: 30+
-
Store Check-Up and Fix-Up for WP-eCommerce
Active Installs: 30+