If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Add logo on ADVANCED GUESTBOOK! HELP  XML
Forum Index » Support Forum
Author Message
Anonymous



Hi
I just installed the Advanced Guestbook on my site.
I having little bit hard time...
I would like to add my logo on it. It is a Jpg files.
How i have to do for add it on?
When i go on my Guestbook Admin /Template and i try to paste in html Header.php folder i get this message:

"Give write permissions to the webserver on the template files!"

Where i have to go to change this? Or what i have to do? Because i don't know if it's right change the permission.

Please give me some help i wish some steps in detail!

Thanks
Wildblue
Anonymous



to modify template php files, you need to give public write permission to the file you want to modify. In your case, you want to modify header.php, so, if you have ssh (or telnet), ssh to your web server and change the permission of the file like such:
chmod 777 header.php

If your server doesn't have ssh or telnet suport, most of FTP program have chmod feature has well. In this case give write to others.
Auron
Expert
[Avatar]

Joined: 23/06/2003 22:02:17
Messages: 1053
Offline

template files and folders is actually chmod 666.

Auron

Visit my site @ www.ragnaru.com
Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought)
[Email] [WWW]
Anonymous



good idea, if it doesn't give you any error, chmod 666 is probably safer.
Anonymous



Thanks cj and Auron
for your help.

I did... and finaally I was able to write on Header.php everything works I still have only a problem i uploaded the logo but the image don't show up.
So you can see that there there is a image but it don't show up...What' is the folder where i have to upload the image???
I did it in template folder.

thx
Wildblue
Auron
Expert
[Avatar]

Joined: 23/06/2003 22:02:17
Messages: 1053
Offline

Probably in a folder called images...

What chmod did you use?

Auron

Visit my site @ www.ragnaru.com
Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought)
[Email] [WWW]
Anonymous



Thanks
well, finally i figure out it!
Right now it works fine and my graphics logo show up!!!

For Auron
I don't use chmood i just went to change the permission to write in the header.php folder directely from the File Manager. There i did everything i wrote on my html script i saved and i uploaded my image in to the Templates folder! That's what i did!
I cannot believe it took me several days to figure out how do this!
Any ways right now works good!

Thanks for any help

Wildblue


[/url]
Anonymous



For Auron
sorry in last message i wrote that i haven't use chmood...
if how i did change permissions to the header.php folder means change chmood i changed in 666.

Wildblue
Anonymous



Wildblue wrote:There i did everything i wrote on my html script i saved and i uploaded my image in to the Templates folder! That's what i did!



How did you do that step by step? I've uploaded my banner(logo) to the img folder. How do I input that into the header.php? I would like my banner to be the heading of the guestbook...

Sorry, newbie here...

MacPoly
Anonymous



MacPoly wrote:
Wildblue wrote:There i did everything i wrote on my html script i saved and i uploaded my image in to the Templates folder! That's what i did!



How did you do that step by step? I've uploaded my banner(logo) to the img folder. How do I input that into the header.php? I would like my banner to be the heading of the guestbook...

Sorry, newbie here...

MacPoly

muhahha
Anonymous



go to templates/body.php.............

edit ......<a href="http://www.yousite.com"><img src="img/logo.gif" width="225" height="42"></a>

this adds a logo and a link back to your website.

check mine on www.philsinfo.com/guestbook
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum