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'm just wanting to add a link from the guestbook back to the home page. Whenver I try, I get an internal server error message. Also, should php files be uploaded ASCII or Binary?
so: i still have a working guestbook without admin login possibilities.. ideas?
no errors
I've searched all over this forum and it seems that it is not possible to be able to select multiple answers within a poll....say choose 4 out of 20 selections.

If not that, would it be possible to have an IP counter to votes process. Where within a poll
1/ you have to select one option and submit.
2/ the script then logs the IP address and allows you to vote 3 more times(or whatever amount is set in the admin section.)
3/ the option that was selected previously is no longer able to be selected, or it just doesn't show up.
4/ the results are not shown until all 4 selections (or whatever amount is set in the admin section.) are made.

This should give the same result as multiple selection poll. Is this possible?
Wohoo! that's fixed the cookie error!
Cheers.
Code appears right at the top now.
Many thanks,
Ricky.


Anonymous wrote:Cookie code first, before any html, and poll code wherever you want it to appear...example:
hello,

i still have the same problem.
i have 5 domains and working with gb 2.3.1

for one week, my provider updated the mysql version.

maybe it´s a sql problem.

best regards

bernd
I'm sorry, the preview was all scrambled, but here this is all good The name on the posts at my guestbook shows up something like this: "챨리,메Ᏼ"
Well, see the Korean text came out correct in my above comments, but need to find out why the username (this time I typed some Korean in this username) is scrambled...
How can I have guests sign the guestbook in Japanese or Korean? Is there a way to take out the safeguards that check to see if text entered is in English?

After I enter Korean text in the name and comments field, only the comments field shows up Korean and the name is all scrambled, such as "챨리, 메일"

Japanese text, I get an error "Guestbook - Error Your message contains some invalid words. Please correct it and re-submit." Can't sign in with Japanese text...

Thanks in advance!
I checked one of them out, but in my case, I'm using tables for my website instead of frames. So what can I do?
Cookie code first, before any html, and poll code wherever you want it to appear...example:
Cheers,
As an aside what should my index page be like out of the three examples below;

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<?php
// Important! You have to include it before your html code
include_once "/home/britgpsc/public_html/poll/poll_cookie.php";
?>
<html>
<head>
<!-- TemplateInfo codeOutsideHTMLIsLocked="false" -->

OR

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<?php
// Important! You have to include it before your html code
include_once "/home/britgpsc/public_html/poll/poll_cookie.php";
?>
<head>
<!-- TemplateInfo codeOutsideHTMLIsLocked="false" -->

OR

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<?php
// Important! You have to include it before your html code
include_once "/home/britgpsc/public_html/poll/poll_cookie.php";
?>
<!-- TemplateInfo codeOutsideHTMLIsLocked="false" -->

Thanks,
Ricky.
ah yes, i sorted the pop ups now!,

cant seem to find this reason for the horizontal scroll though, do you see it as that much of an issue? i thought most people are 1024 x 768 now anyway?
or am i being presumtious!
ok - I've completely removed the guestbook folder from the site and the table entries from the guestbook sql.

reinstalled the entire program, set up the tables again.

still the same issue. will not log in with

test
123

it can work to post - so im not sure if it's a database issue. should i contact the hosting company with this?
hi -

when i add the code to my get me poll in the body tags i get this error.

<?php
include_once "/home2/daktron/public_html/poll/booth.php";
echo $php_poll->poll_process("newest");
?>


http://montymessex.com/index.php?id=17,20,0,0,1,0


i think it has something to do with the notepad editing post above as the closing tag ?> keeps being change do its html equivalent ?&gt;

anythoughts.

thanx
sorry - typo in my text above.

the login is indeed "test" and the password code i used was:

"773359240eb9a1d9"

It shows this in PHPmyAdmin - I can still not login.
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum