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
Hi,
I have the daily counter working with text files.
Total visits are OK, but with the daily count I have a problem.
Every night the daily counter changes to 1 but if I came back
to the page within the blocktime or later the counter change
to a value of about 180 or something else nearly this value.
After than it works fine for the whole day.

What can be wrong?

Hein
I have ip blocked poll voting. Can for example one my visitor vote
on more polls one after one? So the vote is count on all but only
once per each poll?

p.s.I didn't insert cookies enable in head.

Thanks!
Few questions.. not sure if it was answered elsewhere but:

1. What's the difference between guestbook and advanced guestbook?

2. Is it possible to use one guestbook script to run several guestbooks? If not, do you know of any other guestbook scripts that allow this? thanks

Great script by the way =d
kommt immer darauf an wo mysql installiert ist.
(localhost -> bedeutet, dass mysql auf demselben rechner installiert ist, wie der webserver)

frag' am besten deinen provider
du hast die tags

<option value="guestbook.html" selected>Gästebuch</option>

irgendwo in den templates gelöscht
die 10-stellige zahl ist der unix-zeitstempel.
generell kann man das mit mktime() machen
überprüfe noch mal diene datenbankeinstellungen in der config.inc.php datei
very simple

poll_cookie.php

$cookie_expire = 72; // hours
open the configuration file config.inc.php

and change the base url

$GB_PG["base_url"] = "http://http://guestbook.mydomain.nl/guestbook";
gif isn't supported by php 4.x with gd 1.6.2 or higher, therefore you have to disabled thumbnails
I have renamed all the .php files to .php3 and chanched all the files associations and no problem.
Hi! I have installed the advanced poll 2.0 without problems, but I try to insert the poll on my page and I get this message where the poll should go: poll_process(1); ?>
why? For this I inserted :

<?php
// Important! You have to include it before your html code
include_once "/home3/www/web/www.mydomain.com/php/superpoll/poll_cookie.php3";
?>

<html>
<body>
<?php
include_once "/home3/www/web/www.mydomain.com/php/superpoll/booth.php3";
echo $php_poll->poll_process(1);
?>
</body>
</html>

but doesn't work. PLEASE HELP!!
well I found out that I had to rename the file to .php. works now, but then I can use ssi

What should I do?
Hello
This is my first time using advanced poll, and I have a problem with including the poll on a .shtml page.
When I use:
<?php
require "/home/sites/site60/web/rost/booth.php";
echo $php_poll->poll_process("newest");
?>

The outcome on the page is:
poll_process("newest"); ?>

I dont know why.
What am I doing wrong?

Thx for helping!
db wenn du mit einer datenbank arbeiten willst, textfile wenn du keine datenbank bentzen willst! Also entweder oder!
Unter hilfe einfach den angezeigten quellcode einfügen und fertig!!
hm, ich habe keinen Plan von php! Habe das script wie in der readme beschrieben hochgeladen und die dateiattribute geändert!
Lediglich die Graphiken im adminbereich wurden nicht angezeigt, dies kann man aber einfach unter allgemeine einstellungen ändern!

Leider funzten bei mir die cookies nicht! Ansonsten funktioniert alles super!
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum