Author |
Message |
02/01/2005 19:44:07
|
trudygirl
Beginner
Joined: 26/09/2004 10:34:34
Messages: 10
Offline
|
I am new to this stufff.I reach as far as this http://www.talentedgraphics.com/guestbook/install.php.I do not understand what i am doing wrong.it is telling this
Warning: mysql_connect(): Access denied for user: 'root@localhost' (Using password: NO) in /home/talented/public_html/guestbook/install.php on line 242
Cannot connect to database
--------------------------------------------------------------------------------
MySQL Error : Cannot connect to database
Error Number: 1045 Access denied for user: 'root@localhost' (Using password: NO)
Date : Sun, January 2, 2005 10:47:45
IP : 67.166.170.123
Browser : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
Referer : http://www.talentedgraphics.com/guestbook/install.php
PHP Version : 4.3.10
OS : FreeBSD
Server : Apache/1.3.31 (Unix) mod_log_bytes/0.3 FrontPage/5.0.2.2635 PHP/4.3.10 mod_ssl/2.8.19 OpenSSL/0.9.7c
Server Name : talentedgraphics.com
please help
|
|
02/01/2005 20:17:03
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Did you fill in your SQL details in admin/config.inc.php?
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
02/01/2005 23:16:56
|
trudygirl
Beginner
Joined: 26/09/2004 10:34:34
Messages: 10
Offline
|
i got it too work, but i am having some problems with the guestbook
1) I want to put my own header image, but the image before was small, how do i make it bigger.is there a code
2) How do I extend the smiles, i uploaded more smiles but I am not seeing them.Is there a link or someting.
3) my upload picture link is not working, it is not allowing me to post a picture at all.What went wrong.
here is my guestbook
http://talentedgraphics.com/guestbook/
|
|
02/01/2005 23:46:25
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
1 - You need to open up templates/body.php and alter the height and width attributes in the relevant img tag. <img src="$GB_PG[base_url]/img/gbook.gif" width="140" height="15">
2 - The smilies you see on the add entry page are hard coded into the HTML. You can change this by editting templates/form.php. There is a thread that discusses this in depth.
3 - Did you change the permissions on the public and tmp folders? They should be set at 777.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
02/01/2005 23:49:17
|
trudygirl
Beginner
Joined: 26/09/2004 10:34:34
Messages: 10
Offline
|
how do i do this
Did you change the permissions on the public and tmp folders? They should be set at 777.
Which folders do i change
I did the image thing, how do you put the links under the image.
|
|
03/01/2005 05:27:13
|
trudygirl
Beginner
Joined: 26/09/2004 10:34:34
Messages: 10
Offline
|
ok, i got it too work the upload picture thing.
now i need help with the links to be put under the image.
the smiles are not showing as wellll
http://talentedgraphics.com/guestbook/index.php
|
|
03/01/2005 15:22:59
|
Auron
Expert
Joined: 23/06/2003 22:02:17
Messages: 1053
Offline
|
is it all the images?
or just the smilies?
if its all the images the img path may be set incorrectly.
|
Visit my site @ www.ragnaru.com
Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought) |
|
03/01/2005 15:49:15
|
trudygirl
Beginner
Joined: 26/09/2004 10:34:34
Messages: 10
Offline
|
well, the answer to your question.
I put a header image named guestbook at the top of my guestbook and the links that says administration and sign my guesbook, is push too the side because of the header image.
Q) I would like to know how to put the links below the image so that, it will not push it too the side.
here is an example http://www.talentedgraphics.com/guestbook
2) my smiles are not working and I do not know why.When I select a smile, the code is appearing but no smiles is there.What am doing wrong
|
|
03/01/2005 16:32:38
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
I posted on your guestbook and it seems fine. Have you disabled smileys in the General section of the Admin area?
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
03/01/2005 19:58:36
|
trudygirl
Beginner
Joined: 26/09/2004 10:34:34
Messages: 10
Offline
|
thank about the smiles,but i still what to know if their is a code to put the links uder the image in my guestbook.how do i do that.
the links under the image, it is too the side.I want the administration link and sign my guestbook under the guestbook image, is there a code for that.
|
|
03/01/2005 21:14:43
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Open templates/body.php and look for and replace it with
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
04/01/2005 01:02:30
|
trudygirl
Beginner
Joined: 26/09/2004 10:34:34
Messages: 10
Offline
|
thank you
|
|
04/01/2005 10:04:56
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Could probably do with moving the jump menu as well.
Possibly replace the admin link with the jump menu as you cn always goto the admin by visiting admin.php
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
|