Preview Not working (from CMS Admin)
3 posts by 2 authors in: Forums > CMS Builder
Last Post: May 11, 2017 (RSS)
By zaba - May 2, 2017
E_USER_ERROR: setPrefixedCookie: Can't set cookie(loginsession, =0HO3IDNyczM5QTM6IyczV2YjFEdzFGbiwiImV2M1MDZxMTN5UjM5UGNzYWNlJTM3Q2Y1MzMlFWYhBTOwMjMxI2NwQSMhh2ckIiOig2chhEZy92dzNXYwJCLiEmYhpnI6ISZtFmbyV2c1Jye), headers already sent! Output started in /var/sites/xxxxxxxx/public_html/inc/global.php line 1.
/var/sites/xxxxxxxx/public_html/cms/lib/common.php (line 608)
http://www.xxxxxxxx.xxx/business-landing.php?preview-9999999999
By Damon - May 5, 2017
Hi,
Can you check that the business-landing.php page has one white space before the header code?
<?php header('Content-type: text/html; charset=utf-8'); ?>
Also, does the global.php file include a header line of code?
We can take a closer look at the problem. Could you fill out a second level support request:
https://www.interactivetools.com/support/email_support_form.php
Thanks!
Damon Edis - interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
By zaba - May 11, 2017
Hi Damon,
Thanks for pointing me in the right direction.
There was a space at the very top of the global.php include,
removing that has now fixed the problem.
many thanks!!