Author |
Message |
|
thanks
|
 |
|
hope this guide that I've modified will help you with the Guestbook 2.3.1:
http://han05.topcities.com/howto.html
Good luck...
|
 |
|
Hey Mark....I see now.....after writing you 2 letters....I came to this forum and see your problem.
<?php
/* database settings */
$GB_DB["dbName"] = "***";
$GB_DB["host"] = "***";
$GB_DB["user"] = "***";
$GB_DB["pass"] = "***";
Ok....you first must have PHP support AND a MySQL account.
For MySQL account...you should have a "database name", your "hostname" (usually 'localhost'), "username", and the "password" for your database.
The username is not "test"....the "password is not "123" for your database. "test" and "123" is just for the guestbook administrator once you get your guestbook to work.
[/b]
|
 |
|
go to http://han05.topcities.com/howto.html for a guide that I've modified. Hope this helps
|
 |
|
----<<<<<<<<Q1>>>>>>>>----
sorry, but it's not working and i don't know why.
error - [an error occurred while processing this directive]
http://everydaysoft.bip.ru/
mailto:seb_ua@ukr.net
this my changing:
print " <tr>\n <td><font $font_size><a href=\"http://everydaysoft.bip.ru/cgi-bin/download.pl?file=$file_id\">$descript_array{$file_id}</a></font></td>\n <td><font $font_size><img src=\"$base_gif/$img\" width=$img_width height=10> $name_array{$file_id}</font></td>\n </tr>\n";
}
else {
print " <tr>\n <td><font $font_size><a href=\"http://everydaysoft.bip.ru/cgi-bin/download.pl?file=$file_id\">$file_id</a></font></td>\n <td><font $font_size><img src=\"$base_gif/$img\" width=$img_width height=10> $name_array{$file_id}</font></td>\n </tr>\n";
}
----<<<<<<<<Q2>>>>>>>>----
Possible display on page TOP-link (for example this pertains to photographies - pamela.jpg - TOP-foto) and the last link-photo (for exmple, alice.jpg).
Beforehand grateful.
|
 |
|
----<<<<<<<<Q1>>>>>>>>----
sorry, but it's not working and i don't know why.
error - [an error occurred while processing this directive]
http://everydaysoft.bip.ru/
mailto:seb_ua@ukr.net
this my changing:
print " <tr>\n <td><font $font_size><a href=\"http://everydaysoft.bip.ru/cgi-bin/download.pl?file=$file_id\">$descript_array{$file_id}</a></font></td>\n <td><font $font_size><img src=\"$base_gif/$img\" width=$img_width height=10> $name_array{$file_id}</font></td>\n </tr>\n";
}
else {
print " <tr>\n <td><font $font_size><a href=\"http://everydaysoft.bip.ru/cgi-bin/download.pl?file=$file_id\">$file_id</a></font></td>\n <td><font $font_size><img src=\"$base_gif/$img\" width=$img_width height=10> $name_array{$file_id}</font></td>\n </tr>\n";
}
----<<<<<<<<Q2>>>>>>>>----
Possible display on page TOP-link (for example this pertains to photographies - pamela.jpg - TOP-foto) and the last link-photo (for exmple, alice.jpg).
Beforehand grateful.
|
 |
|
First: Hope you understand my bad, bad english...
Second: How do I get to make a page where you must login (like an admin) to post messages on the front page (like the same page as the login?). In PHP, not MySQL, my server don't support it...
Is it possible to edit the guestbook script to fit my needs?
Thanks for any replies!!
Espen Kvalheim,
www.xfuge.com
|
 |
|
I get the following error when I try to set up the guestbook.
For "Your database" I typed "guestbook", for my sqlhost I typed my website address "mysite.com", for "Your Mysql Name" I typed "test" and for "Your Mysql password" I typed 123. The error I get is:
Cannot connect to database
--------------------------------------------------------------------------------
MySQL Error : Cannot connect to database
Error Number: 1045 Access denied for user: 'test@66.40.227.62' (Using password: YES)
Date : Thu, May 9, 2002 16:23:12
IP : 24.207.12.46
Browser : Mozilla/4.0 (compatible; MSIE 5.5; Windows 9
Referer : http://www.mysite.com/guestbook/install.php
PHP Version : 4.1.2
OS : BSD/OS
Server : Apache/1.3.23 (Unix) PHP/4.1.2 FrontPage/4.0.4.3
|
 |
|
schreib einfach noch die url in die optionsfelder
z.b.
<a href=dein_song.mp3>dein_song.mp3</a>
|
 |
|
die kommentare kannst su im admin-bereich löschen
|
 |
|
probier's mal mit version 2.0.2
|
 |
|
Anonymous wrote:
1.) Ask your server admin.
3.) No, they already exist.
Can this be my database settings?
$GB_DB["dbName"] = "/usr/bin/perl";
$GB_DB["host"] = "/home/sites/www.3rdwave.no/";
$GB_DB["user"] = "test";
$GB_DB["pass"] = "123";
and what should the CHMOD be for the guestbook folder?
Thx
|
 |
|
you can't use the SSI-script with win2k and IIS
|
 |
|
1.) Ask your server admin.
3.) No, they already exist.
|
 |
|
config.inc.php:
define('IS_MODULE', true);
|
 |
|