Pictures

Support for IntegraMOD 140

Moderator: Integra Moderator

Pictures

PostAuthor: Brady » Sun Apr 30, 2006 9:26 am

I can upload pictures fine, they have been properly reduced. They will not display in the forum and if you click on the blank pix icon, you get "à¿ÃƒÆ’ƒËœÃƒÂ ¿ÃƒÆ’ƒÂ  ".
Thanks,
Last edited by Brady on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
The only easy day was yesterday.
User avatar
Brady
Members
Members
 
Posts: 31
Likes: 0 post
Liked in: 0 post
Joined: Wed Apr 26, 2006 3:06 pm
Cash on hand: 0.00

PostAuthor: Adrian Rea » Sun Apr 30, 2006 10:08 am

Do you have GD extension installed? If yes this will show up on your php info

A
Last edited by Adrian Rea on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
User avatar
Adrian Rea
Sr Integra Member
Sr Integra Member
 
Posts: 1263
Likes: 0 post
Liked in: 0 post
Joined: Sun Mar 12, 2006 12:59 am
Cash on hand: 0.00

Re: Pictures

PostAuthor: Brady » Sun Apr 30, 2006 10:25 am

I'm not sure what a GD extension is nor where to look. I'm new to this and loaded it on one page where everything works fine. This installation is not so smooth. Can you be more specific?
Thanks,
Last edited by Brady on Sun Apr 30, 2006 10:48 am, edited 1 time in total.
The only easy day was yesterday.
User avatar
Brady
Members
Members
 
Posts: 31
Likes: 0 post
Liked in: 0 post
Joined: Wed Apr 26, 2006 3:06 pm
Cash on hand: 0.00

Re: Pictures

PostAuthor: Brady » Sun Apr 30, 2006 10:48 am

It directs to this in the IE address bar:"http://www.bradygriffin.com/forum/album_pic.php?pic_id=2"
Last edited by Brady on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
The only easy day was yesterday.
User avatar
Brady
Members
Members
 
Posts: 31
Likes: 0 post
Liked in: 0 post
Joined: Wed Apr 26, 2006 3:06 pm
Cash on hand: 0.00

Re: Pictures

PostAuthor: Brady » Sun Apr 30, 2006 10:50 am

Also, I reloaded the entire IntegraMod program a few days ago to try and overcome this. Same problem.
Last edited by Brady on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
The only easy day was yesterday.
User avatar
Brady
Members
Members
 
Posts: 31
Likes: 0 post
Liked in: 0 post
Joined: Wed Apr 26, 2006 3:06 pm
Cash on hand: 0.00

Re: Pictures

PostAuthor: Brady » Sun Apr 30, 2006 1:25 pm

After looking for a couple of hours:

gd
GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled

Still cannot view pictures.
Thanks,
Last edited by Brady on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
The only easy day was yesterday.
User avatar
Brady
Members
Members
 
Posts: 31
Likes: 0 post
Liked in: 0 post
Joined: Wed Apr 26, 2006 3:06 pm
Cash on hand: 0.00

PostAuthor: Adrian Rea » Sun Apr 30, 2006 1:48 pm

The issue maybe to do with your hosting that does look slow and also if 'output buffering' is on in your php.ini then you need to do the following....

In album_pic.php and album_thumbnail.php you need to add

Code: Select all
$nettoyage = ob_get_contents(); ob_end_clean();


before every occurance of

Code: Select all
switch ( $pic_filetype ) {    case


A
Last edited by Adrian Rea on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
User avatar
Adrian Rea
Sr Integra Member
Sr Integra Member
 
Posts: 1263
Likes: 0 post
Liked in: 0 post
Joined: Sun Mar 12, 2006 12:59 am
Cash on hand: 0.00

Re: Pictures

PostAuthor: Brady » Sun Apr 30, 2006 4:38 pm

Is there some way to turn output buffering off?
Thanks,
Last edited by Brady on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
The only easy day was yesterday.
User avatar
Brady
Members
Members
 
Posts: 31
Likes: 0 post
Liked in: 0 post
Joined: Wed Apr 26, 2006 3:06 pm
Cash on hand: 0.00

PostAuthor: Bush » Sun Apr 30, 2006 4:52 pm

Have your hosting company turn it off --- If youre the hosting company have root access to the machine you can turn it off by editing the php.ini file and possibly restarting Apache (or your webserver)
Last edited by Bush on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
no signature.

Bush
Integra Member
Integra Member
 
Posts: 191
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 8:55 am
Cash on hand: 0.00

Re: Pictures

PostAuthor: Brady » Sun Apr 30, 2006 5:19 pm

Hosting is with GoDaddy, they say it is not enabled. Problem site is bradygriffin.com, working site is findapuppy.biz. Everything is enabled exactly the same with the GoDaddy on both sites. One works, one does not. I'm lost.
Last edited by Brady on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
The only easy day was yesterday.
User avatar
Brady
Members
Members
 
Posts: 31
Likes: 0 post
Liked in: 0 post
Joined: Wed Apr 26, 2006 3:06 pm
Cash on hand: 0.00

Problem Solved

PostAuthor: Brady » Sun Apr 30, 2006 5:23 pm

Problem solved. If you have the "free" hosting account with GoDaddy, the ads interfere with the pictures. I upgraded the account and it works fine.
Thanks for the advice.
Last edited by Brady on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
The only easy day was yesterday.
User avatar
Brady
Members
Members
 
Posts: 31
Likes: 0 post
Liked in: 0 post
Joined: Wed Apr 26, 2006 3:06 pm
Cash on hand: 0.00

PostAuthor: Bush » Sun Apr 30, 2006 6:29 pm

Get what you pay for ^_o
Last edited by Bush on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
no signature.

Bush
Integra Member
Integra Member
 
Posts: 191
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 8:55 am
Cash on hand: 0.00

PostAuthor: Adrian Rea » Mon May 01, 2006 3:23 am

good to hear you solved it.

A
Last edited by Adrian Rea on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
User avatar
Adrian Rea
Sr Integra Member
Sr Integra Member
 
Posts: 1263
Likes: 0 post
Liked in: 0 post
Joined: Sun Mar 12, 2006 12:59 am
Cash on hand: 0.00


Return to IntegraMOD 140

Who is online

Registered users: App360MonitorBot, Bing [Bot]