Jcoments na enquete

  • riccelly
  • Avatar de riccelly Autor do Tópico
  • Offline
  • JCB! Geek
  • JCB! Geek
Mais
15 anos 1 mês atrás #37920 por riccelly
riccelly created the topic: Jcoments na enquete
alguem sabe fazer funcionar ?

<?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);
}
?>

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.


  • juninhoguitarr
  • Avatar de juninhoguitarr
  • Offline
  • JCB! Hero
  • JCB! Hero
  • Não há nada tão bom que não possa melhorar!
Mais
15 anos 1 mês atrás #38397 por juninhoguitarr
juninhoguitarr replied the topic: Re: Jcoments na enquete
Isso ai eh um plugin... se for postae pra nos o link.

superhospedagens.com - Fazemos Parcerias com Desenvolvedores
superhospedagens.com/webradios.html - Precisa de WebRádios?
criarsitesbr.com.br - Desenvolvimento e Consultoria

Please Entrar ou Registrar to join the conversation.

  • riccelly
  • Avatar de riccelly Autor do Tópico
  • Offline
  • JCB! Geek
  • JCB! Geek
Mais
15 anos 1 mês atrás #38421 por riccelly
riccelly replied the topic: Re: Jcoments na enquete
não.... e apenas o codigo php q se add no arquivo: default.php em mod_poll....

tava func... ma sn tá mais,, nao lembro oq fiz.. quem sabe é o chico gois...

flw.

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.

  • juninhoguitarr
  • Avatar de juninhoguitarr
  • Offline
  • JCB! Hero
  • JCB! Hero
  • Não há nada tão bom que não possa melhorar!
Mais
15 anos 1 mês atrás #38474 por juninhoguitarr
juninhoguitarr replied the topic: Re: Jcoments na enquete
Ah soh valeu riccely

superhospedagens.com - Fazemos Parcerias com Desenvolvedores
superhospedagens.com/webradios.html - Precisa de WebRádios?
criarsitesbr.com.br - Desenvolvimento e Consultoria

Please Entrar ou Registrar to join the conversation.