Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: session_start(): Cannot send session cache limiter - headers already sent #41

Closed
jan-koch opened this issue Sep 8, 2016 · 3 comments

Comments

@jan-koch
Copy link

jan-koch commented Sep 8, 2016

Hey,
I'm trying to integrate the api into a WordPress plugin. Seems that the session handling conflicts with WordPress' sessions. I get this error when loading the plugin:

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /Applications/XAMPP/xamppfiles/htdocs/restapi-php-sdk-master/wp-includes/formatting.php:5011) in /Applications/XAMPP/xamppfiles/htdocs/restapi-php-sdk-master/wp-content/plugins/immoscout_rest_api/Immocaster/Immobilienscout/Rest.php on line 2

Can you help me with that? I don't have much experience in working with sessions to be honest.

Thanks,
Jan

@jan-koch
Copy link
Author

jan-koch commented Sep 8, 2016

Just

@jan-koch jan-koch closed this as completed Sep 8, 2016
@fmielke
Copy link

fmielke commented Sep 8, 2016

Just? @jan-koch

@jan-koch
Copy link
Author

Sorry, opening that thread didn't make sense as there's a discussion about session handling going on already in #38. Forgot to complete that "Just" statement after closing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants