|
In php-inc.php if the diewell function is removed, the image will process as normal. Which tells us that it's a photoshop diewell error causing this. Now, when changing print "<br><br>$message"; to print "<br><br>$message" . 'testing'; the word "testing still doesn't show. Which leads me to believe that it's not a text error.
|