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
Something they forgot to mention. I guess we're just to stupid for php guys. So the script is not for complete dummies.
i started over from scratch and figured it out.

-j
Also, do you have to have a button for each question?
I am completely a newbie, where would you post this? Are there any instructions on how to use this poll?
I've managed to make a few problems here.

First I was getting errors in the Guestbook Admin:
Warning: Cannot modify header information - headers already sent by (output started at /home/jason/public_html/comments/lang/english.php:104) in /home/jason/public_html/comments/lib/admin.class.php on line 33

Warning: Cannot modify header information - headers already sent by (output started at /home/jason/public_html/comments/lang/english.php:104) in /home/jason/public_html/comments/lib/admin.class.php on line 34

Warning: Cannot modify header information - headers already sent by (output started at /home/jason/public_html/comments/lang/english.php:104) in /home/jason/public_html/comments/lib/admin.class.php on line 35

Warning: Cannot modify header information - headers already sent by (output started at /home/jason/public_html/comments/lang/english.php:104) in /home/jason/public_html/comments/lib/admin.class.php on line 36

also, I was getting a similar error when I try to 'Add a Comment' to an entry. With headers already sent by:
lib/comment.class.php on line 152

The post still worked, but you got an ugly error. Others have had this problem and I tried looking for the fix mentioned on this forum, but I can't find any extra text before or after the <php> tags on my page.

So I tried re-uploading the pages that it said were responsible for the errors:
admin.class.php
comment.class.php

This was the stupid thing I think. And I failed to keep the original files.

Now I get a new error and the post does not work. Also I no longer can access the Easy Administration page. I get the same error:

MySQL Error : Query Error
Error Number: 1146 Table 'jason_agbook1.y' doesn't exist
Date : Mon, April 7, 2003 09:35:15
IP : 65.102.130.39
Browser : Mozilla/4.0 (compatible; MSIE 5.5; Windows 9
Referer : http://www.jasonwebley.com/comments/index.php
PHP Version : 4.3.1
OS : Linux
Server : Apache/1.3.27 (Unix) mod_log_bytes/1.2 mod_bwlimited/1.0 PHP/4.3.1 FrontPage/5.0.2.2510 mod_ssl/2.8.12 OpenSSL/0.9.6b
Server Name : www.jasonwebley.com

Any help would be greatly appreciated. You can see the page at
http://ww.jasonwebley.com/comments

Thanks,
-Jason
jason_webley@yahoo.com
R O F L
Hallo alle zusammen!

Ich habe schon alles(das Gaestebuch, das letzte Version) upgeloadet aber das Problem ist, dass ich keinen Zugriff auf den Ordner "guestbook" habe (obwohl ich genug Zugriffsrechte habe)!

Ich wollte naemlich mit dem "install.php" Datei das Gaestebuch installieren aber ist nicht gegangen, wieso? weiß ich auch nicht!

Folgende Fehlermeldung tritt auf, wenn ich "install.php" oder "http://domain.de/guestbook/" aufrufe!
---------------------
Forbidden
You don't have permission to access /~sommer/masoud/guestbook/ on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
---------------------

Kann mir jemand verraten was da los ist?
Genug Zugriffsrechte habe ich auch (nebenbei gesagt)!


mfg.
Tim
im prolly doing something really stupid, but ive got the guestbook uploaded to the server, and ive done everything the readme says but i still get this error:

Method Not Allowed
The requested method POST is not allowed for the URL /~demoniacal/cgi-bin/guestbook.pl.

could someone please tell me what im doing wrong? because im getting really frustrated
I'm not sure if you can place multiple questions into one survey but you can add multiple surveys with each question being a different survey.

just add this code
echo $php_poll->poll_process(n);
print "<br>";
echo $php_poll->poll_process(n);
etc....

where n is the poll number.
Hello,

How would I put a link in the guestbook to go back to the site. Currently the only way to get back to the site after you post a guestbook entry is to back in explorer or whatever browser the person may be using.

Thank you in advance for your help!
Virginia
I need to add more than one question to a page. Example:

Course met its stated objectives AAAAA
Course met my personal expectations AAAAA
Reference material, board use & examples AAAAA
Mixture of lecture, hands-on & exercises AAAAA
Overall course rating AAAAA
Instructor communication skill AAAAA
Instructor personalized the material AAAAA
Instructor knowledge AAAAA
Instructor put me at ease AAAAA
Instructor’s preparation and organization AAAAA
Instructor attentive to questions and needs of students AAAAA

("A" being answer choices)

HELP??
Anonymous wrote:du hast die tags

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

irgendwo in den templates gelöscht

habe das gleiche problem - und jeweils in der template und der guestbook steht es ordentlich drin? hat jemand nen lösungsvorschlag?

gruß
lehms
Farell wrote:As lot of you, i got the same problem, and i've search a day to become operational this great guestbook (thank to the author).

I hate such situation when a solution run on my computer but not on my online host: i'm at www.free.fr.

So i've search and found a solution, but i can't explain why. So if someone can give me a response, i 'll greatly appreciate it

Resume my solution :
In the folder \templates, you should remove at line 72 of file form.php option enctype="multipart/form-data" in the <form> tag.



Content of line before
<form method="post" action="$GB_PG[addentry]" name="book" enctype="multipart/form-data" onsubmit="return checkForm()">


Content of line after
<form method="post" action="$GB_PG[addentry]" name="book" onsubmit="return checkForm()">



This worked for me thanks!
perhaps you could just create a new folder on your website and put a new instance of advanced poll in it.
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum