This topic is locked
[SOLVED]

 imagecopyresized replace with imagecopyresampled

10/12/2008 12:51:10 AM
PHPRunner General questions
L
Lorenbond author

I'm using 4.2 build (379)

I replace imagecopyresized with imagecopyresampled in the commonfunctions.php file to clean up the pixilation problem.

I have done this in both the output file, stored locally on my pc, and the build file thats uploaded to my web site (www.ThePartsHanger.com)
Whenever I make changes to the webpage, rebuild and upload the files to the web server the commonfuctions.php file gets overwritten with the default file containing imagecopyresized. This becomes a real pain in the @!$#@ because I'm constantly having to manually correct the issue.
Is there a permanent solution? <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=9808&image=1&table=forumtopics' class='bbc_emoticon' alt=':huh:' />

J
Jane 10/13/2008

Hi,
you can edit commonfunctions.php source file in the PHPRunner5.0/source/include/ directory.

L
Lorenbond author 10/13/2008

Hi,

you can edit commonfunctions.php source file in the PHPRunner5.0/source/include/ directory.


Jane, Thanks for your speedy reply; however, I'm not using PHPRunner5.0. I'm using 4.2 (build 379)
I have edited the Include/commonfunctions.php MANY MANY MANY MANY times. but that is the PROBLEM. Whenever I make changes and use PHPrunner to buid and upload edited files, then the changes that I've made to the Include/commonfunctions.php file gets overwritten by PHPrunner.
I have edited the source file output/commonfunctions.php and still the same problem occures.
Is there a root file the I can change to make my changes permanent

J
Jane 10/13/2008

Hi,
source files is stored in the C:/Program Files/PHPRunner4.2/source/include/ directory.

L
Lorenbond author 10/13/2008

Hi,

source files is stored in the C:/Program Files/PHPRunner4.2/source/include/ directory.


Translation: And Jane said "Let there be light" and there was light. Thank you (Oh Great One). <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=33886&image=1&table=forumreplies' class='bbc_emoticon' alt=':D' />