Author |
Message |
08/11/2004 22:46:34
|
fatjacK
Student
Joined: 08/11/2004 22:27:28
Messages: 50
Location: Isle of Sheppey
Offline
|
Morning,
I have just about completed a website at http://www.flynnsbeefarm.co.uk
The sites host is compila and they provide the advanced guestbook script pre installed and a very fine script it is too.
Just wondering though if it's possible to change the "gbook.gif" at the top of the form to flynns bee farms title logo?
Dunno if my permissions will be limited as the script itself is hosted by Compila (I think)
Thank You in advance for any help.
|
|
08/11/2004 23:05:57
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
You can change the guestbook images all you wish.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
08/11/2004 23:21:08
|
fatjacK
Student
Joined: 08/11/2004 22:27:28
Messages: 50
Location: Isle of Sheppey
Offline
|
Yes thankyou Carbonize I'm enjoying this forum already
I didn't ask how did I?
Belatedly I saw the post from waterdene
still grappling with exactly where to put the html though
somewhere around here
features+',toolbar=no,width='+winWidth+',height='+winHeight+',top='+h+',left='+w;
theURL = '$GB_PG[base_url]/picture.php?img='+Image;
popup = window.open(theURL,winName,features);
popup.focus();
I take it
Would you please oblige a non-coder by pin-pointing the insertion point and any script that needs replacing.
another silly question I s'pose? cheers
|
|
08/11/2004 23:26:34
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
open templates/body.php and in there you will find the guestbook.gif html . You can alter the guestbooks appearance all you wish to better fit in with your sites look.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
08/11/2004 23:33:18
|
fatjacK
Student
Joined: 08/11/2004 22:27:28
Messages: 50
Location: Isle of Sheppey
Offline
|
You're a diamond sir,
Thankyou very much.
fatjacK
|
|
09/11/2004 00:49:53
|
fatjacK
Student
Joined: 08/11/2004 22:27:28
Messages: 50
Location: Isle of Sheppey
Offline
|
spoke to soon
as soon as I hit the 'submit settings' button I get:
Warning: fopen(./templates/url.php): failed to open stream: Permission denied in /home/mysite/public_html/GuestBook/lib/admin.class.php on line 193
Warning: fwrite(): supplied argument is not a valid stream resource in /home/mysite/public_html/GuestBook/lib/admin.class.php on line 194
Warning: fclose(): supplied argument is not a valid stream resource in /home/mysite/public_html/GuestBook/lib/admin.class.php on line 200
same message even if I don't make any changes
|
|
09/11/2004 01:17:02
|
Auron
Expert
Joined: 23/06/2003 22:02:17
Messages: 1053
Offline
|
You haven't set the permissions on those files/folders correctly.
Change the name back to what it was and change the width and height
attributes to your new image and then name your image the same as the original one, just another way.
Auron
|
Visit my site @ www.ragnaru.com
Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought) |
|
09/11/2004 03:47:06
|
fatjacK
Student
Joined: 08/11/2004 22:27:28
Messages: 50
Location: Isle of Sheppey
Offline
|
yep that sort of worked, cheers Auron.
I was able to duplicate the directory and upload my pics. But I wasn't able to change the size. I think it's 'cos the script is hosted on my server (compila) and the permissions are not available to me - would be interested to hear otherwise.
|
|
09/11/2004 04:33:56
|
fatjacK
Student
Joined: 08/11/2004 22:27:28
Messages: 50
Location: Isle of Sheppey
Offline
|
it's 3:30am and I've just found & changed my permissions !
wheres the emoticon for knackered?
|
|
17/08/2005 07:05:06
|
Anonymous
|
I have a question about images too! I've been totally redesigning the whole guestbook, but there was a question I had about the gender images. I changed them, but where they show on the entry (main view) page of the gbook they have the old width and height. Where is it that I go to change this to the height of the new male/female images?
Thanks so much!
|
|
17/08/2005 12:31:39
|
fatjacK
Student
Joined: 08/11/2004 22:27:28
Messages: 50
Location: Isle of Sheppey
Offline
|
the width & height are declared in lib/add.class.php
|
fatjacK
http://www.drrinK.co.uk |
|
18/08/2005 05:21:46
|
Anonymous
|
THANKS SO MUCH!
|
|
|