Author |
Message |
24/09/2004 19:06:08
|
Trevor
Student
Joined: 17/06/2004 02:53:11
Messages: 67
Location: UK
Offline
|
Thanks everyone,
I'm not on Apache so can't use .htaccess which is what most of the above need.
Looked at the stats from some different sites, impression I get is that once a bot has indexed a site it comes back even if you subsequently block it with robots.txt and meta-tags.
Thanks again.
Trevor
|
|
27/09/2004 05:25:50
|
benwalsh
Beginner
Joined: 23/09/2004 11:37:18
Messages: 14
Offline
|
http://www.google.com/webmasters/3.html#removed
suggests you use
in the head and
in robots.txt placed in root directory
ps how do I get my host to install image magick or is it GD, or can I use a script that I install my self to create thumbs for the images in AdvancedGuestbook?
my other host has imagick and all is well, but our new guestbook is resizing the thumbs but not creating a new optimised file.
|
|
27/09/2004 10:29:30
|
JTD
Graduate
Joined: 08/05/2004 21:52:50
Messages: 529
Location: Arkansas
Offline
|
I think most use GD. You might ask them but I dought they will. Usually also in apps that use something like that to resize a pic there is a spot to put the path of the program IE GD image magick and so on. I havnt seen a place in the GB admin to do that.
|
LINK-> Use Lazarus Guestbook |
|
28/09/2004 11:04:51
|
benwalsh
Beginner
Joined: 23/09/2004 11:37:18
Messages: 14
Offline
|
I asked my host about this he says that "GD Library is installed, it does what you want" how do I get it happening, I wonder .....
any clues on where to look?
this is a commercial use of your script, we are happy to leave credit and link in place and we would also like to offer small payment.
|
|
28/09/2004 14:51:32
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Have you edited the script in anyway ?
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
29/09/2004 08:31:00
|
benwalsh
Beginner
Joined: 23/09/2004 11:37:18
Messages: 14
Offline
|
yes I have hacks/mods, so have installed a nice vanilla gb and still same problems
and one new one after submit
Warning: unlink(index.html): Permission denied in /home/httpd/vhosts/qps2000.com/httpdocs/test2/lib/add.class.php on line 80
though messages are posted could this be related to the thumbs not being optimised.
gb is at
http://www.qps2000.com/test2
admin still default password
|
|
29/09/2004 08:34:07
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
The last problem is down to your folders not having the right permissions. tmp and public both need to be chmod'd to 777.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
29/09/2004 16:36:10
|
benwalsh
Beginner
Joined: 23/09/2004 11:37:18
Messages: 14
Offline
|
Correct thanks Carbonize
but still thumbs are not optomised???
shame i like this host but will have to move again if I can not fix this
|
|
29/09/2004 17:22:31
|
amber222
Graduate
Joined: 07/05/2004 21:13:07
Messages: 586
Offline
|
When the javascript popup is working, the source code reads:
Yours is missing the "t_" and just reads:
<a href="javascript:gb_picture('img-1096469374.jpg',504,345)">
Carbonize probably has a solution.
|
|
29/09/2004 17:27:03
|
amber222
Graduate
Joined: 07/05/2004 21:13:07
Messages: 586
Offline
|
Looking at your source code again, I did notice that your base url looks different than the path. Check your base url in admin/config.inc.php and maybe put the full path.
|
|
29/09/2004 17:50:04
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
It's the same on my guestbook. The image in the entry is just the full size version from the public directory resized using html. I'll look into why it's not making thumbnails as it should be.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
30/09/2004 07:48:31
|
benwalsh
Beginner
Joined: 23/09/2004 11:37:18
Messages: 14
Offline
|
I have used this script on another site that has imagemagick and all is well see http://www.oregangalleries.com/billboards/
my question remains what do we do on a host that does not have imagemagick but does have GD?
Hope you can solve this Mr Carbonize, if I get any clues I will post them here
|
|
|