Viewing 4 replies - 1 through 4 (of 4 total)
  • I’m the lead dev for Pods —

    An easy solution is to set this in your wp-config.php: define( 'PODS_SESSION_AUTO_START', false );

    We have fixed all other known issues with SG Optimizer + Pods.

    Thread Starter vs999

    (@vs999)

    What this code does exactly?

    Would it change the functionality of Pods?

    Looking forward to hearing from you!
    Thanks

    It disables our session handling which is on by default right now. Session handling is only used if you use our public forms for logged out users via PHP $pod->form() or [pods_form] shortcode (or the [pods form=1] variation). So this would be for securing anonymous submissions, which is not used by most sites. It’s on by default because we did not have the mechanism in place (currently in the works now) to better handle this with an option in the admin area.

    Plugin Author Hristo Pandjarov

    (@hristo-sg)

    SiteGround Representative

    I am marking this as solved since it wasn’t a SG Optimizer issue at first place and you’ve received a propper support from @sc0ttkclark.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Did you fix the issue with Pods?’ is closed to new replies.