If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Messages posted by: cmarangon
Forum Index » Profile for cmarangon » Messages posted by cmarangon
Author Message
Hello!

Guestbook address :
http://www.areaseg.com/asf

My guestbook gives me the error




Please help me.

What is the file that is making it do this error?
MALWAREBYTES blocks your site

Idont see any poll in this page!

Please give us the full and correct link.
Hello!

In graphic Poll


What is

____FILE____?


I try run it with all possible site and server addresses and it does not work

Poll address is http://areaseg.com/p2

How can I setu up correctly a grafic poll?

<?php

/* path */
$poll_path = dirname(__FILE__);

require_once $poll_path."/include/config.inc.php";
require_once $poll_path."/include/$POLLDB[class]";
require_once $poll_path."/include/class_poll.php";
require_once $poll_path."/include/class_pollcomment.php";
$CLASS["db"] = new polldb_sql;
$CLASS["db"]->connect();

$php_poll = new pollcomment();

/* poll */
$php_poll->set_template_set("graphic");
echo $php_poll->view_poll_result(1);


/* poll comments */
$php_poll->set_template("poll_comment");
$php_poll->set_comments_per_page(3);
$php_poll->set_date_format("d/m/Y H:i");
$php_poll->data_order_by("time","desc");
echo $php_poll->view_poll_comments(1);
echo $php_poll->get_comment_pages(1);

?>
How can I define font size in Advanced Poll?
Where is the CSS page?
This does not work and it returns an error:
Fatal error: Call to undefined function: set_template() in /home/areajesu/public_html/poll/p8.php on line 7


Sincerely,

Carlos
Hello!

It works, but comments are not shown. Why?

[]
Carlos
Thanks,

but where do I need to include this code?

I will try the code below for index.php running at my http://localhost/poll/index.php
as pol ID = 5 .

<?php
include_once "c:/easyphp/www/poll/db/booth.php";
echo $php_poll->poll_process(5); // x = Poll ID
/* Set Template */
$php_poll->set_template_set("graphic");

?>

[]

Carlos
Hello!

I have a poll from proxy2.de installed in my domain because it is given by an apliction called FANTASTICO, that comes with CPANEL.

My problem is:
Why PIE POLL does not work?
When I config it to PIE POLL it shows a normal horizontal bar poll.

Can anyone help me?


Best regards,

Carlos
Hello!

I have a poll from proxy2.de installed in my domain because it is given by an apliction called FANTASTICO, that comes with CPANEL.

My problem is:
Why PIE POLL does not work?
When I config it to PIE POLL it show a normal horizontal barr poll.

Can anyone help me?


Best regards,

Carlos
 
Forum Index » Profile for cmarangon » Messages posted by cmarangon
Go to:   
Based on the open source JForum