kdagnall
Forum Replies Created
-
Forum: Plugins
In reply to: [BuddyPress Docs] "Add Files" not workingWp Engine has finally enabled heartbeat, but we still don’t have upload functionality. My JS console is showing error in attachments.js.
Uncaught TypeError: Cannot read property ‘frame’ of undefinedForum: Plugins
In reply to: [BuddyPress Docs] "Add Files" not workingThanks everyone, the problem is that WpEngine seems to be unable to turn off WPE_HEARTBEAT_AUTOSAVE_ONLY
They claim to have it off, but var_dump(getenv(‘WPE_HEARTBEAT_AUTOSAVE_ONLY’)); still returns: string(2) “on”
@mkoenen – I’m wondering how they managed to do it for you? My support guy was telling me he’s sure it was off but I’m seeing no change?
EDIT: After nearly 2hours of them trying I gave up for the day. Will try again tomorrow. This is the third client I’ve had a problem with WPE heartbeat, though usually it’s in the dashboard where I have a workaround.
Forum: Plugins
In reply to: [BuddyPress Docs] "Add Files" not workingForum: Plugins
In reply to: [BuddyPress Docs] "Add Files" not working*Bump. Having the same problem.