Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted January 19, 20169 yr I'm wondering if the documentation here is still valid. No matter how much I try, this: $check = file_get_contents( $masterUrl . '?' . http_build_query( array( 'act' => 'cookies', 'data' => json_encode( $_COOKIE ) ) ) ); always returns INVALID_ACTION (masterUrl is correct, cookie is set, user is logged in). Any success with that? Thanks
Archived
This topic is now archived and is closed to further replies.