| Author |
Message |
|
|
Forget this thread.
I will start a new thread more specific to version 1.01.
I manually imported data and I can display it, but admin.php shows me the form, accepts data, but does not do anything, and addentry.php does not add a row.
Carl
|
 |
|
|
Windows 2000, Apache Ver 2, MySQL 4.0.18, PHP 4.3.4
Run install.php, went well....
10 tables were created in the DB.
Then I clicked on the link:
"Click now here to setup the guestbook admin..."
and I get this error: (What is my next move?)? I see no mention of it in the readme.
MySQL Error : Query Error
Error Number: 1146 Table 'guestbook.book_config' doesn't exist
Date : Sun, March 21, 2004 16:21:30
IP : 127.0.0.1
Browser : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)
Referer : http://localhost/guestbook231/install.php
PHP Version : 4.3.4
OS : WINNT
Server : Apache/2.0.47 (Win32) PHP/4.3.5RC4-dev
Server Name : localhost
Carl
|
 |
|
|
I searched the forum and a kind soul had posted this info:
|
 |
|
|
|
Yeah, I'd like to know too. The perl script asks for a password, but there's no link or page anywhere to get to any admin features. There's some reference to it in the perl script. I sure hope the author sees this soon. Those &%*#$&@^ German spammers have been hammering the thing. I have been downloading the pages, deleting the offending spam and then uploading them. The admin feature to delete the posts would sure come in handy, as would a feature to capture the poster's IP address.
|
 |
|
|
|
Würde mich auch interessieren. Auf den ersten Blick sieht alles gleich aus, eine History ist auch nicht zu finden.
|
 |
|
|
If anyone is interested in looking at the source for ADV Guestbook 1.01 to help me with my installation problem, I have made it available here:
79 K
http://www.rnc3.net/auction/gbookphp.zip
Carl
|
 |
|
|
trying to install Guestbook 1.01
Continuation of my topic:
Adv Guestbook 2.3.1
Since the Install.php fails, I have manyally created database "guestbook". I have manually created the table:
mysql> CREATE TABLE guestbook(
-> id int(9) DEFAULT '0' NOT NULL auto_increment
-> name varchar(50) NOT NULL,
-> email varchar(60) NOT NULL,
-> url varchar(70) NOT NULL,
-> date int(11) NOT NULL,
-> host varchar(60) NOT NULL,
-> comment text NOT NULL,PRIMARY KEY (id));
But now I see problems that may be related to install configuration.
- When I try to sign-in from the panel of admin.php, using the pasword in the readme, nothing happens, so I tried my mysql administrator user and pw. Still nothing happens.
-When I run addentry.php and fill in the form,
Preview button clears the form.
Submit button clears the form.
"back to Guestbook" link operated correcttly but no rows in table guestbook.guestbook.
-Manually SELECT * FROM guestbook shows 0 rows.
Any help appreciated!
Carl
|
 |
|
|
Yes, I handled that as appropriate. Since I had not added users yet, I left the default user 'root" and no password. I had played around with creating a 'MYTEST' database and one table and that all works.
I have now abandonded Guestbook 2.3.1.
I should explain.
I have Guestbook 1.01 working since July 15, 2001 on a commercial host provider.
I am moving my webs to my own server now and am almost done. Only one web has a guest book and it is my wife's.
After looking at the version 2.3.1 Table design, I dicided I can't efectively import the old data, and my wife won't accept that.
So now I am trying to install Guestbook 1.01 on my server, and I have a slightly different problem: I now have administrator user and pasword and it has ALL authority.
Running install.php produces this message and I don't know how to handle it.
Forbidden
You don't have permission to access /guestbook/<br /><b>Notice</b>: Undefined variable: PHP_SELF in <b>D:/webroot/rnc3.net/guestbook/install.php</b> on line <b>45</b><br /> on this server.
--------------------------------------------------------------------------------
Apache/2.0.47 (Win32) PHP/4.3.5RC4-dev Server at 192.168.1.51 Port 80
|
 |
|
|
works fine for me....
http://www.bangnjane.com/content/main.shtml
was good right off the bat.
|
 |
|
|
Thanks for the answer.
But the problem continues.
Because I want show the results of the LAST POLL, not a especific poll. I want show the last poll result automaticaly. Some thing like $php_poll->poll_process("newest"), but with view_poll_result.
Its there any solution????
|
 |
|
|
you all are motherfucking , i need help , idiots
|
 |
|
|
i hate you all, no body like to help me
|
 |
|
|
Yes pleaaaas help me
From Line
|
 |
|
|
This "support" is bull shit!
|
 |
|
|
|
You forum rocks! I figured it out. Thanks guys.
|
 |
|
|