Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Justin

Pages: [1]
1
Discussion & Troubleshooting / GD image resize loosing image quality
« on: February 11, 2003, 08:22:20 AM »
I am having a problem with the GD image resizing.  I have php with GD2 installed.  I use the image resizing functions in php in my own application without any quality loss.  However, in 4images, when I choose to resize and image or a thumbnail, there is a major loss of image quality.  The image does get resized, but it is extremely faded and blotchy.  I have the quality setting upto 100 for bot thumbnails and images.  I love this gallery tool you have and hope there is a fix for this without having to install another image manipulator.  Please advise  :-)

2
Installation, Update & Configuration / Installation -- not getting anywhere
« on: February 07, 2003, 08:47:19 AM »
I have read the install docs, but I am having major problems.  I have tried everything.  I keep getting this:

An error occurred while updating the database:

DROP TABLE IF EXISTS 4images_categories
DROP TABLE IF EXISTS 4images_comments
DROP TABLE IF EXISTS 4images_groupaccess
DROP TABLE IF EXISTS 4images_groupmatch
DROP TABLE IF EXISTS 4images_groups
DROP TABLE IF EXISTS 4images_images
DROP TABLE IF EXISTS 4images_images_temp
DROP TABLE IF EXISTS 4images_lightboxes
DROP TABLE IF EXISTS 4images_postcards
DROP TABLE IF EXISTS 4images_sessions
DROP TABLE IF EXISTS 4images_sessionvars
DROP TABLE IF EXISTS 4images_settings
DROP TABLE IF EXISTS 4images_users
DROP TABLE IF EXISTS 4images_wordlist
DROP TABLE IF EXISTS 4images_wordmatch

I have made sure that all the permissions on the directories are right, I have verified that the database tables are getting installed, and I have even created the database tables by using your raw SQL file.  Nothing seems to work.  Could you please help me :-)

Pages: [1]