Author |
Message |
|
thanks a ton man its rocking
|
 |
|
Hi All.. I need majot Help on installing PHP into my Apache, ive tried so many times i get a headache, i need someone to break it down for me and talk me through it little by little.. Please??
Drax0n@hotmail.com
Thanx in advanced
-Jeff
|
 |
|
Wieso ist die maximale Länge einer Mail-Adresse auf 30 Zeichen limitiert?
|
 |
|
I have entered all my info in the config.inc.php file, and created the tables. But I keep getting this error:
MySQL Error : Query Error
Error Number: 1146 Table 'fluffyl_gbook.book_config' doesn't exist
Date : Mon, December 22, 2003 18:23:33
IP : 12.77.119.69
Browser : Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90; YComp 5.0.2.6; .NET CLR 1.1.4322)
Referer :
PHP Version : 4.3.4
OS : Linux
Server : Apache/1.3.29 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.3.4 FrontPage/5.0.2.2634 mod_ssl/2.8.16 OpenSSL/0.9.7a
Server Name : guestbook.fluffyland.com
There was no book_config in the download. Do I have to make this myself, or how do I do it?
|
 |
|
Never mind.
|
 |
|
Hi- i am a new member andjust wanted to say i am very grateful for your advanced poll. i have got it up and running using mysql and it has been quite a learning experience. everything works perfectly!
now heres my only concern-
i would like to output the polls in a form instead of a table. i am making my site with xhtml/css and i need to know what i can modify without disrupting the code.
i would like to output it something like this form i found, specifically using div's and fieldset, label tags....
hope this was not a blundered post..thanks!
|
 |
|
Warning: fopen("/var/www/html/tg/php/poll/textfile/templates/graphic/display_head.html", "w") - Permission denied in /var/www/html/tg/php/poll/textfile/admin/admin_templates.php on line 59
/var/www/html/tg/php/poll/textfile/templates/graphic/display_head.html
Thats the error I'm getting
|
 |
|
Hello everybody,
I'd like to set all my poll boxes in the same area (between 10 and 20 per page).
And I don't know how to modify the script to use only one button and validate the entire poll by clicking on it.
Is anyone can help me ?
Thank's
Jean-Phi
|
 |
|
Can the counter be placed into an html or htm document? And how do I set the setting with my server?
Thanks!
|
 |
|
What if I don't have a password? Should I just leave that field blank?
|
 |
|
Hallo zusammen,
habe heut erstmalig eine dritte Frage hinzugefügt und stosse auf folgendes Problem: Wann immer die radiom Funktion die dritte Frage anziegen soll, wird nicht das schmalle Formular für den Vote dargestellt, sondern die breite Ergebnissanzeige, die sonst nach Vote im Popup kommt.
Zuvor lief es mit zwei oder einer Frage problemlos.
Was könnte das sein?
Gruss kleinadam
Hier mein code:
require $poll_path."/include/config.inc.php";
require $poll_path."/include/$POLLDB[class]";
require $poll_path."/include/class_poll.php";
$CLASS["db"] = new polldb_sql;
$CLASS["db"]->connect();
$php_poll = new poll();
$php_poll->set_template_set("popup");
$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");
}
|
 |
|
How can I recover the original messages and settings after a move? I saved my files to the new server and reinstalled Advanced Guestbook but can't figure what to do now.
|
 |
|
when people try to upload pictures on the forum it shows up as an X?
how do i make the pictures show up?
|
 |
|
thanks, i'll try that now
|
 |
|
Please let me know how I can edit the text and add a link back to my homepage on the top of the guest book.
Thank you,
|
 |
|