| Author |
Message |
|
|
I need to know how to put a link in the Guest book back to my main page please.
thank you!
|
 |
|
|
Are there any step-by-step instructions to install and customize the poll script? I've looked but can't find any. I am a beginner user with PHP and have not a clue how to install or use it. If I'm in over my head, please advise.
If I'm able, would like to use the polling script on a new web site I'm designing.
Thanks in advance!
|
 |
|
|
|
Hi...I installed it correctly and included a poll on a page but when i test the vote button it takes me back to the index page...why??
|
 |
|
|
|
Hi, can i do something to have Portuguese Language at my Guestbook? Portuguese is not included on languages options. Thank you very much, have a nice day!
|
 |
|
|
|
I am generating email from the form. I want the download of my file to start at the form submit event in PHP.
|
 |
|
|
GREAT!!
Everything's fine now.
Thanks a lot!
|
 |
|
|
Hi,
I just upgraded Advanced Guestbook 2.2 to 2.3.1 as it is discribed here:
http://proxy2.de/forum/viewtopic.php?t=2595
Now, I can't use the admin area.
This is what happens: I enter the admin username + password and get into the admin menu (which lists some links, eg. "Easy Admin", "General Settings" etc.). Now, when I choose one of these links, I am redirected to the login panel again!
If I enter a wrong password, everything is as it should be (i.e. I get an error message even before I see the admin menu).
Any ideas?
|
 |
|
|
|
Are you savinf the page as .php? Like mypage.php. I forgot to do that when trying to get the poll to work.
|
 |
|
|
|
I cant figure out how to set up the script in my page...help....
|
 |
|
|
Hello Lloyd,
I was wondering if you were ever able to figure out how to extract the data from the Bravenet Guestbook web pages.
I would appreciate your feedback.
Thanks,
Roy Chilson
|
 |
|
|
When you vote and then click refresh I get a message
"The page you are trying to view contains POSTDATA. If you resend the data, any action the form carried out (such as a search or online purchase) will be repeated. To resend the data, click OK. Otherwise, click Cancel."
So every time a person refreshes they get that. Can I stop that from happening?
|
 |
|
|
Thanks for the reply, amber222.
I do not have those lines in my include/config.inc.php file. Should I add them?
Here is a copy of my current include/config.inc.php file:
<?php
/**
*
* MySQL -> class_mysql.php
* PostgreSQL -> class_pgsql.php
*
*/
$POLLDB["dbName"] = "****";
$POLLDB["host"] = "localhost";
$POLLDB["user"] = "*****";
$POLLDB["pass"] = "*****";
$POLLDB["class"] = "class_mysql.php";
/* tables */
$POLLTBL["poll_config"] = "poll_config";
$POLLTBL["poll_index"] = "poll_index";
$POLLTBL["poll_data"] = "poll_data";
$POLLTBL["poll_ip"] = "poll_ip";
$POLLTBL["poll_log"] = "poll_log";
$POLLTBL["poll_comment"] = "poll_comment";
$POLLTBL["poll_user"] = "poll_user";
$POLLTBL["poll_tpl"] = "poll_templates";
$POLLTBL["poll_tplset"] = "poll_templateset";
?>
|
 |
|
|
I have the full address entered too but the legend on the page says that I can ban a range by using just the first 3 numbers, is that not right?
Neil
|
 |
|
|
In addition to my last coment, in this case ip banning is not working at all, as it has failed each time to prevent these posts. I have 217.172.172. entered into the ban list but it clearly isn't working. Am I entering the ip
address wrong?
Neil
|
 |
|
|
|
OK, but according to the emails the script sends me, this lot is using the same one, as reported in my previous post.
|
 |
|
|