Welcome Guest, Not a member yet? Register   Sign In
Sharring website on Facebook displays cannot modify header issue.
#1

[eluser]Unknown[/eluser]
Hey there,

I have an issue thats got me scratching my head. Whenever I try to "like" or share my website on facebook, the meta information displays a cannot modify header error. This error does not pop up at all when viewing the site on a browser so I have no idea how to squash this bug.

Website in question is...
www.pulsedrivers.com

Things I already tried
- Delete all white space before <?php tags on controllers, models, and custom libraries
- Delete all ?> tags at the end of these scripts as well
- Added ob_start() to the .htaccess file in application folder.

Any help is greatly appriciated.

Thanks,

Kenny
#2

[eluser]Unknown[/eluser]
Solved, my links where dynamically created depending on what the user agent was using.(using the user_agent class) I.e if it was a browser, display full website, if mobile, display mobile site. Turning this off fixed this issue. Also some older I.E browsers where not loading this site using this as well.




Theme © iAndrew 2016 - Forum software by © MyBB