disier (@disier)

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • In reply to: Google Adsense

    Sorry I fix it the problem was here:

    a the end of the plugin

    <?php

    } // function wide_advert

    } // class bb_adsense

    // adds the footer so the javascript is loaded

    add_action(‘showadvert’, array(‘bb_adsense’,’wide_advert’));

    ?>

    in the last line was needing an space after array(‘bb_adsense’,’wide_advert’)); i dint give an space so the ?> was giving the problem thanks anyway

    In reply to: Google Adsense

    im using the latest version 0.75, and the only plugin the i have is allow image.

    I uninstalled right now because when my friend register in my board and try to login we get that error and canĀ“t login i will delete allow image to see if that plugin is the one of the trouble

    In reply to: Google Adsense

    When i post, edit or delete somethin i get this error

    Warning: Cannot modify header information – headers already sent by (output started at /home/disiern/public_html/enblogeo/foro/my-plugins/bbpress-adsense.php:39) in /home/disiern/public_html/enblogeo/foro/bb-includes/pluggable.php on line 160

    how can i solve this??

Viewing 3 replies - 1 through 3 (of 3 total)