Comentário na enquete.
- riccelly
-
Autor do Tópico
- Offline
- JCB! Geek
-
Menos
Mais
15 anos 2 meses atrás #37028
por riccelly
Sites Dinâmicos
[url:300s9oc2]http://www.lifeagenciaweb.com[/url:300s9oc2]
[b:300s9oc2]"Aprenda, mas compartilhe!
Vamos crescer juntos!"[/b:300s9oc2]
riccelly created the topic: Comentário na enquete.
O JCOMENTS NÃO está mais aparecendo qnd uma pessoa vota na enquete... (antes aparecia).
<?php // no direct access
defined('_JEXEC') or die('Restricted access');
?>
<?php JHTML::_('stylesheet', 'poll_bars.css', 'components/com_poll/assets/'); ?>
<form action="index.php" method="post" name="poll" id="poll">
<?php if ($this->params->get( 'show_page_title', 1)) : ?>
<div class="componentheading<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<?php echo $this->escape($this->params->get('page_title')); ?>
</div>
<?php endif; ?>
<div class="contentpane<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<label for="id">
<?php echo JText::_('Select Poll'); ?>
<?php echo $this->lists; ?>
</label>
</div>
<div class="contentpane<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<?php echo $this->loadTemplate('graph'); ?>
</div>
</form>
<?php
global $mosConfig_absolute_path;
$comments = $mosConfig_absolute_path . '/components/com_jcomments/jcomments.php';
if (file_exists($comments)) {
require_once($comments);
echo JComments::showComments($poll->id, 'com_poll', $poll->title);
}
?>
obs: nos artigos os comentários funionam normalmente...
[url:1nb05jx4] www.campinaonline.com.br [/url:1nb05jx4]
<?php // no direct access
defined('_JEXEC') or die('Restricted access');
?>
<?php JHTML::_('stylesheet', 'poll_bars.css', 'components/com_poll/assets/'); ?>
<form action="index.php" method="post" name="poll" id="poll">
<?php if ($this->params->get( 'show_page_title', 1)) : ?>
<div class="componentheading<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<?php echo $this->escape($this->params->get('page_title')); ?>
</div>
<?php endif; ?>
<div class="contentpane<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<label for="id">
<?php echo JText::_('Select Poll'); ?>
<?php echo $this->lists; ?>
</label>
</div>
<div class="contentpane<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<?php echo $this->loadTemplate('graph'); ?>
</div>
</form>
<?php
global $mosConfig_absolute_path;
$comments = $mosConfig_absolute_path . '/components/com_jcomments/jcomments.php';
if (file_exists($comments)) {
require_once($comments);
echo JComments::showComments($poll->id, 'com_poll', $poll->title);
}
?>
obs: nos artigos os comentários funionam normalmente...
[url:1nb05jx4] www.campinaonline.com.br [/url:1nb05jx4]
Sites Dinâmicos
[url:300s9oc2]http://www.lifeagenciaweb.com[/url:300s9oc2]
[b:300s9oc2]"Aprenda, mas compartilhe!
Vamos crescer juntos!"[/b:300s9oc2]
Please Entrar ou Registrar to join the conversation.
- sniper_rio
-
- Offline
- JCB! Geek
-
15 anos 1 semana atrás #39860
por sniper_rio
[color=#0000BF:u0616lek][b:u0616lek]Conheça nossa comunidade 100% brasileira... link abaixo.[/b:u0616lek][/color:u0616lek]
[b:u0616lek][color=#FF0000:u0616lek][url:u0616lek]http://www.troopical.com[/url:u0616lek][/color:u0616lek][/b:u0616lek]
[color=#008000:u0616lek][b:u0616lek]Não respondemos por MP, obrigado![/b:u0616lek][/color:u0616lek]
[b:u0616lek][color=#FF0000:u0616lek]Para organizar o Clube, se seu tópico foi resolvido, coloque [resolvido] no título.[/color:u0616lek][/b:u0616lek]
sniper_rio replied the topic: Re: Comentário na enquete.
Soluçao: usar o CommunityPolls. Uso e nao tenho problema.
Abç
Abç
[color=#0000BF:u0616lek][b:u0616lek]Conheça nossa comunidade 100% brasileira... link abaixo.[/b:u0616lek][/color:u0616lek]
[b:u0616lek][color=#FF0000:u0616lek][url:u0616lek]http://www.troopical.com[/url:u0616lek][/color:u0616lek][/b:u0616lek]
[color=#008000:u0616lek][b:u0616lek]Não respondemos por MP, obrigado![/b:u0616lek][/color:u0616lek]
[b:u0616lek][color=#FF0000:u0616lek]Para organizar o Clube, se seu tópico foi resolvido, coloque [resolvido] no título.[/color:u0616lek][/b:u0616lek]
Please Entrar ou Registrar to join the conversation.
- riccelly
-
Autor do Tópico
- Offline
- JCB! Geek
-
15 anos 1 semana atrás #39865
por riccelly
Sites Dinâmicos
[url:300s9oc2]http://www.lifeagenciaweb.com[/url:300s9oc2]
[b:300s9oc2]"Aprenda, mas compartilhe!
Vamos crescer juntos!"[/b:300s9oc2]
riccelly replied the topic: Re: Comentário na enquete.
vou testar isso, obg cara! se func.. posto aki..
Sites Dinâmicos
[url:300s9oc2]http://www.lifeagenciaweb.com[/url:300s9oc2]
[b:300s9oc2]"Aprenda, mas compartilhe!
Vamos crescer juntos!"[/b:300s9oc2]
Please Entrar ou Registrar to join the conversation.