[split] Ayuda con el plugin iShare
Que raro... Yo estoy teniendo este problema cuando accedo a los temas desde el portal. A ver si alguien sabe a qué se debe: Warning [2] Cannot mod...

Que raro...
Yo estoy teniendo este problema cuando accedo a los temas desde el portal.
A ver si alguien sabe a qué se debe:
Código:
Warning [2] Cannot modify header information - headers already sent by (output started at /home/revagosn/public_html/inc/languages/english/ishare.lang.php:1) - Line: 407 - File: inc/plugins/google_seo/redirect.php PHP 5.2.17 (Linux)
File     Line     Function
[PHP]           errorHandler->error
/inc/plugins/google_seo/redirect.php     407     header
[PHP]           google_seo_redirect_header
/inc/class_plugins.php     141     call_user_func_array
/inc/functions_post.php     620     pluginSystem->run_hooks_by_ref
/showthread.php     974     build_postbit


My web:
http://revagos.net
Revisa tu google seo, reinstalalo, y has las configuraciones necesarias...

Los lang de tu plugin de ishare, abrelos con el notepad++ y cambiales el formato a "codificar en UTF-8 sin BOM"
Gracias por la ayuda, pruebo y les digo como me fue
Gracias de nuevo por la atención.
+1
Probé y no se solucionó.
El google SEO lo tengo bien configurado.
Opté por borrar el ishare.
Tengo este código:
Código PHP:
<div style="margin-top: 6px; padding-right: 10px;" class="float_left">

<
strong style="float: left; padding-right: 10px;">Share to:</strong>

<
a
 title
="Send to Digg" 
href="http://digg.com/submit?url={$mybb->settings['bburl']}/showthread.php?tid={$thread['tid']}"
 
target="_blank"><img 
src
="{$mybb->settings['bburl']}/images/share/digg.png" alt="Digg" 
/></a>

<
a title="Send to Delicious" 
href="http://del.icio.us/post?url={$mybb->settings['bburl']}/showthread.php?tid={$thread['tid']}&title={$thread['subject']}"
 
target="_blank"><img 
src
="{$mybb->settings['bburl']}/images/share/delicious.png" 
alt="Delicious" /></a>

<
a title="Send to Reddit" 
href="http://reddit.com/submit?url={$mybb->settings['bburl']}/showthread.php?tid={$thread['tid']}&title={$thread['subject']}"
 
target="_blank"><img 
src
="{$mybb->settings['bburl']}/images/share/reddit.png" alt="Reddit"
 
/></a>

<
a title="Send to Facebook" 
href="http://www.facebook.com/share.php?u={$mybb->settings['bburl']}/showthread.php?tid={$thread['tid']}"
 
target="_blank"><img 
src
="{$mybb->settings['bburl']}/images/share/facebook.png" 
alt="Facebook" /></a>

<
a title="Send to Twitter" href="http://twitter.com/?status={$thread['subject']}
 - 
{$mybb->settings['bburl']}/showthread.php?tid={$thread['tid']}
target="_blank"><img 
src
="{$mybb->settings['bburl']}/images/share/twitter.png" alt="Twitter" /></a>

<
a
 title
="Send to StumbleUpon" 
href="http://www.stumbleupon.com/submit?url={$mybb->settings['bburl']}/showthread.php?tid={$thread['tid']}"
 
target="_blank"><img 
src
="{$mybb->settings['bburl']}/images/share/stumbleupon.png" 
alt="StumbleUpon" /></a>

<
a title="Send to Google 
Buzz" 
href="http://www.google.com/buzz/post?url={$mybb->settings['bburl']}/showthread.php?tid={$thread['tid']}"
 
target="_blank"><img 
src
="{$mybb->settings['bburl']}/images/share/google_32.png" alt="Send
 to Google Buzz" 
/></a>

<
a title="Send to LinkedIn" 
href="http://www.linkedin.com/shareArticle?mini=true&url={$mybb->settings['bburl']}/showthread.php?tid={$thread['tid']}"
 
target="_blank"><img 
src
="{$mybb->settings['bburl']}/images/share/linkedin_32.png" 
alt="Send to LinkedIn" /></a>

</
div

Quisiera que aparezca después tema y antes de la publicidad...
Como en la imágen adjunta


Muchas gracias
Por aquí cree un tutorial de como agregar el iShare manualmente, y el código ese agrégalo en el showthread donde quieras que aparezca Wink
{SIGNATURE_IMAGE}
Muchas Gracias, +1
saludos