Author |
Message |
24/06/2004 04:25:49
|
Ignatius
Beginner
Joined: 25/12/2003 06:49:24
Messages: 41
Offline
|
Just when I thought I had my upgraded AG working on a new server, I discovered a new problem...
I get this message when I try to enable thumbnail creation in the admin screen:
Unknown column 'thumbnail' in 'field list'
As far as I know, my server does support GD and ImageMagick, so what do I have to do to get my database to work with it?
Thanks in advance.
Ignatius
|
|
24/06/2004 12:28:37
|
JTD
Graduate
Joined: 08/05/2004 21:52:50
Messages: 529
Location: Arkansas
Offline
|
You will have to install it yourself.
|
LINK-> Use Lazarus Guestbook |
|
24/06/2004 16:15:30
|
Ignatius
Beginner
Joined: 25/12/2003 06:49:24
Messages: 41
Offline
|
You will have to install it yourself.
Do you mean insert the field into the column?
I can see where to do that in PHPMyAdmin (I think), but what are all the configuration options it should have?
Ignatius
|
|
24/06/2004 17:35:32
|
Ignatius
Beginner
Joined: 25/12/2003 06:49:24
Messages: 41
Offline
|
Hmmm...
Well, I found these instructions on another board and altered the table thusly:
I now have the option to turn on thumbnails in the admin screen without getting an error, but the thumbnails are not being created when I post a message.
There's no broken graphic symbol where the thumbnail should be. Just.. nada.
What am I missing here?
Thanks in advance.
|
|
24/06/2004 18:47:01
|
JTD
Graduate
Joined: 08/05/2004 21:52:50
Messages: 529
Location: Arkansas
Offline
|
As i said you will have to install either GD or ImageMagick. To your server.
|
LINK-> Use Lazarus Guestbook |
|
24/06/2004 19:10:44
|
Ignatius
Beginner
Joined: 25/12/2003 06:49:24
Messages: 41
Offline
|
GD and ImageMagick are already installed and enabled on the server.
Here's a link to the phpinfo:
http://66.194.153.5/~pirate/guestbook/phpinfo.php
|
|
25/06/2004 00:22:11
|
JTD
Graduate
Joined: 08/05/2004 21:52:50
Messages: 529
Location: Arkansas
Offline
|
Ok my next ? is what is this for guestbook or poll. And I would be guessing its for poll. If so does poll have a file called includes/constants.php. If so look for something like this. This is all just a wild stab since you havnt even said what this is for.
// If you use GD higher 2.0.1 and PHP higher 4.0.6 set this to 1.
// Your thumbnails will be created with better quality
define('CONVERT_IS_GD2', 1);
|
LINK-> Use Lazarus Guestbook |
|
25/06/2004 03:44:51
|
Ignatius
Beginner
Joined: 25/12/2003 06:49:24
Messages: 41
Offline
|
See my first post. (AG=Advanced Guestbook).
|
|
25/06/2004 06:05:57
|
JTD
Graduate
Joined: 08/05/2004 21:52:50
Messages: 529
Location: Arkansas
Offline
|
Well I sorta thought that after I posted and I went and looked at mine. And I cant for the life of me in any of these sections Find anything that has anything to do with thumbnails. Piture upload yes but not thumbnails.
Private Messages | Easy Admin | General Settings | Style | Templates | Smilies | Password | Logout
So if you would care to point where you are seeing something about thumbnails I will look.
|
LINK-> Use Lazarus Guestbook |
|
25/06/2004 16:10:57
|
Ignatius
Beginner
Joined: 25/12/2003 06:49:24
Messages: 41
Offline
|
And I cant for the life of me in any of these sections Find anything that has anything to do with thumbnails. Piture upload yes but not thumbnails.
There should be an option on the General Settings page for thumbnail creation. If you don't see one, maybe your database is missing the table and isn't set up right either.
Ignatius
|
|
25/06/2004 18:18:38
|
JTD
Graduate
Joined: 08/05/2004 21:52:50
Messages: 529
Location: Arkansas
Offline
|
Nope. And it is setup correctly. Iam running AG 2.2 The closest thing I have to that is the *Picture Upload* part.
|
LINK-> Use Lazarus Guestbook |
|
|