Page 1 of 1
album pics [SOLVED]

Posted:
Fri Apr 28, 2006 6:20 am
Author: macarlisle
When we have someone post pics i the album the thumbnail comes out crappy, but when you click on the pic it comes up fine. Any suggestions?
Re: album pics

Posted:
Fri Apr 28, 2006 6:58 am
Author: evolver
"macarlisle";p="3417" wrote:When we have someone post pics i the album the thumbnail comes out crappy, but when you click on the pic it comes up fine. Any suggestions?
Can you be more specific, please...
What do you mean by 'crappy'?
Re: album pics

Posted:
Fri Apr 28, 2006 7:17 am
Author: macarlisle
color is distorted or no color at all. But when you click on
thumbnail and the picture comes up it is fine.
[url=http]My Forum is Here.[/url]

Posted:
Fri Apr 28, 2006 7:37 am
Author: Bush
Sounds like a problem with the GD Software installed on the machine. Could you do me a favor?
ACP > Security > click "Info: gdlib" and paste here what shows up on the right pane
Should look similar to this
- Code: Select all
Array( [GD Version] => bundled (2.0.28 compatible) [FreeType Support] => 1 [FreeType Linkage] => with freetype [T1Lib Support] => [GIF Read Support] => 1 [GIF Create Support] => 1 [JPG Support] => 1 [PNG Support] => 1 [WBMP Support] => 1 [XBM Support] => 1 [JIS-mapped Japanese Font Support] => )
Please paste this information so I can help you further.

Posted:
Fri Apr 28, 2006 7:39 am
Author: macarlisle
Here it is:
Array
(
[GD Version] => bundled (2.0.28 compatible)
[FreeType Support] => 1
[FreeType Linkage] => with freetype
[T1Lib Support] => 1
[GIF Read Support] => 1
[GIF Create Support] => 1
[JPG Support] => 1
[PNG Support] => 1
[WBMP Support] => 1
[XBM Support] => 1
[JIS-mapped Japanese Font Support] =>
)

Posted:
Fri Apr 28, 2006 7:42 am
Author: Bush
Wow, this is really strange. What version of integramod are you using? What version of securityMOD and what version of phpbb is your site running?

Posted:
Fri Apr 28, 2006 7:46 am
Author: macarlisle
phpBB 2.0.19.
IntegraMOD 1.4.0
Latest security patch
Re: album pics

Posted:
Fri Apr 28, 2006 7:46 am
Author: Bush
Upload this file to the root of your webserver. Its a PHPInfo file, which will display publicly the same as ACP > Security > PHPINFO Page displays - Upload this file and link me to it via PM so that I can take a look at the configuration of php/apache.
Here is phpinfo.php:
http://bush.mofclan.net/phpinfo.zip

Posted:
Fri Apr 28, 2006 7:50 am
Author: Bush
Also try this: ACP > Photo Album > Configuration > Set "Optimize for the version of GD" to GD2 -- In the same configuration window find "Thumbnail quality (1-100)" and change it to 100.