Author |
Message |
|
Easy Fix.
http://www.proxy2.de/forum/viewtopic.php?t=1553
Yeesh...
|
 |
|
Easy fix.
http://www.proxy2.de/forum/viewtopic.php?t=1553
|
 |
|
Easy fix.
http://www.proxy2.de/forum/viewtopic.php?t=1553
|
 |
|
That's what I thought, but when I tried to go to change my settings, it takes me back to the login screen. I log in with my correct admin and password, go to change settings, and it just takes me right back again to the login screen. It's a vicious cycle.
|
 |
|
thanks
|
 |
|
uses three files as well as guestbook file modifications. It stores the plain email address in the database, and converts to ASCII on the fly during html output.
|
 |
|
all you should have to do is import db_update_v22-23.sql and then upload all the guestbook files over your old one. Then recusomize
|
 |
|
I tried to replace the files and update the SQL but it pretty much fried the guestbook. Is there a way to upgrade from 2.1 to the latest version or do i need to install from scratch? Thanks.
|
 |
|
hey Jared, that's a great idea!
I know very little php yet, how do you do it? do you send the submitted email address to a script that converts and then saves it to the database? or do you save it as a normal email and convert it before displaying it?
and how do you do it? could you provide the script with a how-to?
|
 |
|
OK.
I'll try to talk with my webmaster...
Thanks for everything
|
 |
|
I've seen your add yahoo and msn.sql and read it. But where do I paste those codes:
And how do I create a new table, when a table already exist.
Really need help!!!!
Inder
# MySQL dump 8.16
#
# Host: localhost Database: gb23
#--------------------------------------------------------
# Server version 3.23.42
#
# alter Table structure for table 'msn and yahoo'
#
ALTER TABLE `book_data` ADD `yahoo` varchar(70) NOT NULL default '', ADD `msn` varchar(70) NOT NULL default '';
ALTER TABLE `book_config` ADD `allow_yahoo` smallint(1) NOT NULL default '1', ADD `allow_msn` smallint(1) NOT NULL default '1';
I still get the same error message:
Why is permission denied?
Warning: unlink() failed (Permission denied) in /home/joshi/public_html/guestbook/lib/add.class.php on line 82
Query Error
--------------------------------------------------------------------------------
MySQL Error : Query Error
Error Number: 1054 Unknown column 'yahoo' in 'field list'
Date : Sat, March 8, 2003 00:25:05
IP : 62.179.218.10
Browser : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
Referer : http://www.bamrud.net/~joshi/guestbook/addentry.php
PHP Version : 4.2.3
OS : Linux
Server : Apache-AdvancedExtranetServer/1.3.26 (Mandrake Linux/6mdk) mod_ssl/2.8.10 OpenSSL/0.9.6g PHP/4.2.3
Server Name : www.bamrud.net
|
 |
|
But when I try to add a new table I get a message.
book_auth something already exist.
|
 |
|
hey all, any one willing to help???????????????
|
 |
|
Thanks for developing such great
addons. Really would have helped
if just managed to show them.
Thanks!
Inder
My error message:
(on add.class.php i have rwx-rwx-rwx permission).
Warning: unlink() failed (Permission denied) in /home/joshi/public_html/guestbook/lib/add.class.php on line 82
Query Error
--------------------------------------------------------------------------------
MySQL Error : Query Error
Error Number: 1054 Unknown column 'yahoo' in 'field list'
Date : Sat, March 8, 2003 00:25:05
IP : 62.179.218.10
Browser : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
Referer : http://www.bamrud.net/~joshi/guestbook/addentry.php
PHP Version : 4.2.3
OS : Linux
Server : Apache-AdvancedExtranetServer/1.3.26 (Mandrake Linux/6mdk) mod_ssl/2.8.10 OpenSSL/0.9.6g PHP/4.2.3
Server Name : www.bamrud.net
|
 |
|
Hi!
In the advanced guestbook page, there is a drop down menu that only includes "Guestbook". I prefer to add more links to it, please tell me how to add a link, for example to the homepage.
Thanks
|
 |
|