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: Anonymous
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Author Message
I dont want to show the email and ip-adress when showing comments in advanced poll v2.03 (db).
Is that possible and how would i do that?
I already tried to alter the poll_comment.html file in the templates dir, but that doesn't seem to do anything
How do I remove Advance poll 2.02? I've done it once before (by simply deleting everything), but that's left me with a few completely undeletable folders, such as /templates and /admin
The man... wrote:Does someone know how I can turn off IP tracking in Guestbook 1.5???? :o Or at least how to not showing the IP in the Guestbook.html fil
Does someone know how I can turn off IP tracking in Guestbook 1.5???? :o
I have the next error:

This is the file:
<?
#################################################################################################
#
# project : Alsou-Club.spb.ru
# filename : config.php
# version : 1.01
# last modified by : Kuzmik Maxim
# e-mail : support@eyfel.ru
# purpose : Pool page
# last modified : 01.04.2004
#
#################################################################################################
?>

<?
/* Include this before your html code */
include "poll_cookie.php";
?>

<?

/* path */
$poll_path = "D:/Program Files/Apache Group/Apache2/htdocs/";

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

$php_poll = new plist();

/* poll */
$php_poll->set_template_set("plain");
$php_poll->set_max_bar_length(125);
$php_poll->set_max_bar_height(10);
if (isset($HTTP_GET_VARS['poll_id'])) {
echo $php_poll->poll_process($HTTP_GET_VARS['poll_id']);
} else {
echo $php_poll->poll_process("random");
}

/* poll list */
$php_poll->set_template("poll_list");
$php_poll->set_date_format("m/d/Y");
echo $php_poll->view_poll_list();
echo $php_poll->get_list_pages();

?>

The I get this file like http://localhost/viewpool.php - it's work fine..

But the i get this file on other file like
<?
require("viewpool.php");
?>
it's get the error
Fatal error: Call to a member function on a non-object in D:\Program Files\Apache Group\Apache2\htdocs\include\class_poll.php on line 41

How can I fix this?

Thank's
What is the host name?
Hi!
I have a question for you; it’s not that I can’t get the GB to work. It’s working really fine.

I try to explain..

After the user has write down his or hers message the next page that comes up is that :

“Thank you “some name” for signing the guestbook.
Your entry was added successfully!
You should be transfered back to the guestbook in 3 seconds.
Click here if your browser does'nt support automatical reloading.and

After that, the actual Guestbook.html file is shown, ok, maybe I want to see what have written. That’s fine. But, in my case I want to have my, for example, Index.htm file shown instead? Or any other html file.

How can I do that?


Regards

Mikael.
I admit, I'm a complete newbie to php and I have no idea how to get this poll up and running on my website. I came here because I liked the option of having a poll without using javascript and having adds.

Can someone guide me through the process of installing this poll? I've looked through the old forum posts and used the search function, but there doesn't seem to be a topic giving newbies step-by-step instructions on instalation/customisation.
I only get a host name, does anyone know how to ban it from just that information??>..
hi..

I'm trying to set my guestbook up, but I think I need to change the permissions on my template files first

How do I know what number they need?

755?
744?
something else entirely?

Help! >_<
Hi,

To change the smilies...

The smilies are in the img/smilies sub-folder - if you're going to use your own smilies then add them here, otherwise just use the ones that are already there.

The script you need to change to add smilies to the guestbook is form.php. Find something along these lines in the script...



...and edit it to show the names of the smilies (change a1, a2, a3... to the names you have saved them as). Change also :11111:, :22222: etc to the text to be typed to insert the smiley.

Finally, log in to admin, open the smilies page and change as needs be.

Hope this makes sense, apologies if some of it is a bit basic. Any queries e-mail me: gb at kahlil dot org

Trevor
Hi,

I installed the guestbook script. I want to show other smileys in the comment field than te standard ones. Can anybody tell me which file i need to change? Cant find it. I believe it is nog in addentry.php ??!!

Thanx in advance!
the default template for the guestbook has border on all tables.

how can i disable the border?

thank you for your help.
i'm host in http://www.actadivina.com
i think is unix
ops.... sorry... is like this
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
warning : Unlink Failed (Permission denied) in home\my_suername\www\www.xxxxxx.com\guestbook\lib\add.class.php on line 80
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

and i'm only changing the lib.... did i need to change all??????????
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum