wpg2 - [help!] header already sent error in Wordpress
jesusson
Joined: 2005-10-07
Posts: 2 |
![]() |
First of all, thanks for great program. I am using wp and it sort of works. **************************************************** This happens and this is 443 of my g2embed.php //------------------------------------------------------------------------------------------------------- function g2_imageframes() { $wp_siteurl = get_settings('home').'/'; echo '<link rel="stylesheet" href="'.$wp_siteurl.$g2_option['g2_path'].'main.php?g2_controller=imageblock.ExternalCSS&g2_frames='.$g2_option['g2_sidebarblockimageFrame'].'"/>'; } //------------------------------------------------------------------------------------------------------- I read this article, Please help. Thank you. |
|
valiant
Joined: 2003-01-04
Posts: 32509 |
![]() |
output started at /home/hosting_users/khp/www/wp/wp-content/plugins/wp-gallery2/g2embed.php:443 this is obviously a wpg2 error. |
|
jesusson
Joined: 2005-10-07
Posts: 2 |
![]() |
Thanks for fast answer. |
|