WPIntell

Source evidence

Error message when plugin activated

Beds24 Online Booking · support · 2014-03-05T17:45:00+00:00

neutralsentiment
mediumseverity
0.47relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 29 rows with source links

20.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

23 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Daryle resolved
When activating this plugin I get the following error message up in the header area of the site: Warning: session_start() [function.session-start]: Cannot send session cookie – headers already sent by (output started at /home3/daryle27/public_html/farm/wp-content/themes/twentyfourteen/header.php:13) in /home3/daryle27/public_html/farm/wp-content/plugins/beds24-online-booking/beds24-online-booking.php on line 62 Tried it with multiple themes and with all other plugins deactivated but still get that error. Hoping for a fix. Thanks https://wordpress.org/plugins/beds24-online-booking/ We are aware of this and will fix it with the next update. You can manually fix it when you click on “Plugins” in your right hand WordPress menu. Go to “Beds24 Online Booking” and click on edit. This should open the file beds24-online-booking/beds24-online-booking.php Scroll down the code until you find this line: session_start(); comment it out like this: // session_start(); then save. Problem solved with latest update

Comments

2 shown
Beds24 2014-04-01T14:01:00+00:00

We are aware of this and will fix it with the next update. You can manually fix it when you click on “Plugins” in your right hand WordPress menu. Go to “Beds24 Online Booking” and click on edit. This should open the file beds24-online-booking/beds24-online-booking.php Scroll down the code until you find this line: session_start(); comment it out like this: // session_start(); then save.

markkinchin 2014-04-12T14:13:00+00:00

Problem solved with latest update