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
Ich habe diese Fehlermeldung bekommen:
Warning: Failed opening 'vote' for inclusion (include_path='./') in /is/htdocs/37101/www.ofm2003.de/FWL/index.php on line 270

Warum kommt die und wie kann ich das verhindern?
make sure the page ends with *.php not *.html
Ich hab das gleiche Prob!!
I want to open the poll results in a new popup window when you click vote or view results. Has anyone done this? If so could you share the code changes you made with me.
What this guestbook really needs is a way to mask email address. I have had several spam spiders attack my site now, ripping email address.

Here is an excellant page that demonstrates this

http://digitalcolony.com/02/maskemail/genEmailMask.asp

an email such as webmaster @proxy2.de in ascii html format would read like this to a spam spider



can anyone tell me how to work this into the code for this guestbook

how about the webmaster?
Hi there
I must say I really dont knw too much about php or cg? or perl or what ever!!!
I just want to put a guestbook to my site and try everything but in the end there is a message looking at me.
''Cannot create ID file guest_id.txt in /home/usr/zepyro/book. Please check your base directory.''
I try everything to ignore this message but nothing please help me.
Can anyone put a step by step tutorial
In den Include-Befehl diese Anweisung mit reinsetzen!

$php_poll->set_template_set("TemplateName");
Hellooooooooooooooo

Can i use the script on my provider but there is no Cgi/bin folder on it. It support php/mysql.
I mean can i use the perl script ??????


Thanx for who can answer to me
My full code for the sondage is :

<?php
include_once "/direct-link/pollphp/db/booth.php";
echo $php_poll->poll_process("newest");?>


and now with

<?php
include_once "/direct-link/pollphp/db/booth.php";
echo $php_poll->poll_process("newest");
$php_poll->set_template_set("simple");
$php_poll->set_max_bar_length(80);
echo $php_poll->poll_process(2); ?>

but does not change anything!!!!!! thank you to help me in a more precise way!!!
open the demo page in your browser of your poll which is in the poll directory as well
eg:

There you'll have some examples
can anyone tell me the origional codeing?
Ok i installed the poll got in to admin changed my settings. but what the hell do i put on my html page for this pool to show up


Somebody please help
month/date/year = m,d,y

date/month/year = d,m,y

In my comments page i have this line:
and some people can't even vote, first time they're visiting my poll page, it's like they already voted but they never did

kin
http://livenlog.be.tf
I think you're missing some code, not sure thou
This is what i have to display my poll:



And this in the body:


kin
http://livenlog.be.tf
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum