Ver Mensaje Individual
  #8 (permalink)  
Antiguo 08/12/2006, 16:02
Avatar de MC PLAGA
MC PLAGA
 
Fecha de Ingreso: mayo-2006
Ubicación: Toluca, Mexico
Mensajes: 240
Antigüedad: 18 años, 7 meses
Puntos: 4
Re: Adsense en SMF

Pues mira lo estoy modificando asi:

Código PHP:
    // Show the menu here, according to the menu sub template.
        
template_menu();

    echo 
'
    </div>'
;

    <
script type="text/javascript"><!--
google_ad_client "pub-2937917714970370";
google_ad_width 728;
google_ad_height 15;
google_ad_format "728x15_0ads_al_s";
google_ad_channel "";
google_color_border "000000";
google_color_bg "FFFFFF";
google_color_link "FFFFFF";
google_color_text "F2984C";
google_color_url "FFFFFF";
//--></script>
<script type="text/javascript"
  
src="h t t p : / / p a g e a d 2 . g o o g l e  s y n d i c a t i o n . c o   / p a g e a d / s h o w _ a d s. j s " >
</script>

    // The main content should go here.  A table is used because IE 6 just can't handle a div.
    echo '
    <table width="100%" cellpadding="0" cellspacing="0" border="0"><tr>
        <td id="bodyarea" style="padding: 1ex 20px 2ex 20px;">';
}

function template_main_below() 

y me sale esto:

Template Parse Error!
There was a problem loading the /Themes/default/index.template.php template or language file. Please check the syntax and try again - remember, single quotes (') often have to be escaped with a slash (\). To see more specific error information from PHP, try accessing the file directly.

You may want to try to refresh this page or use the default theme.

que estoy haciendo mal
__________________
Plaga Blog