Greenguy's Board

Greenguy's Board (http://www.greenguysboard.com/board/index.php)
-   Programming & Scripting (http://www.greenguysboard.com/board/forumdisplay.php?f=15)
-   -   Anyone using TGPX have had submitter's cropping issue? (http://www.greenguysboard.com/board/showthread.php?t=64581)

A.J. Angel 2012-09-14 07:26 AM

Anyone using TGPX have had submitter's cropping issue?
 
Were you able to get it resolved? If yes, do you mind sharing how? I found a solution in this thread but it didn't work for me, I don't know why. :(

Quote:

For the thumbnail download issue on the cropper interface I made a change to the common.php file on line 1755 from this:

Quote:

if( @get_class($DB) == 'db' )
To this:

Quote:

if( is_object($DB) )

If you are a JMB Software script owner, you can find the support thread here: http://www.jmbsoft.com/forum/viewtopic/7918/

ArtWilliams 2013-11-16 02:07 PM

This is an old thread but I have something valuable to add. On my server, this fixed does nothing under Imagemagick but works using GD.

Quote:

Originally Posted by A.J. Angel (Post 519350)
Were you able to get it resolved? If yes, do you mind sharing how? I found a solution in this thread but it didn't work for me, I don't know why. :(



If you are a JMB Software script owner, you can find the support thread here: http://www.jmbsoft.com/forum/viewtopic/7918/


Pagan 2013-11-16 04:11 PM

I actually had this problem when I moved servers. There are several lines that needed to be updated from older php syntax. I finally resolved a lot of it by downloading the latest version of TGPx from the unofficial forums.

http://forums.unofficialjmbsupport.c...hp?topic=172.0

If you poke around that unofficial forum, you may well find other answers.


All times are GMT -4. The time now is 06:29 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc