Skip to content

FireShotAPI.savePage doesn't save image on desired directory (it was working until the recent update .98.52) #21

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. var path_folder_temporal_images = 
"C:/inetpub/wwwroot/send_email/imagesTmp/"; 
2. FireShotAPI.savePage(true, 'framePageCapture', path_folder_temporal_images + 
randomFileName.toString() + '.png');

3.

What is the expected output? What do you see instead?

Those lines used to save an image image so the script should be able to get the 
file and send it through email.
We are getting instead :
 PHP Warning:  imagecreatefrompng(C:/inetpub/wwwroot/send_email/imagesTmp/pkhvjovcbh.png) [<a href='function.imagecreatefrompng'>function.imagecreatefrompng</a>]: failed to open stream: No such file or directory in C:\inetpub\wwwroot\send_email\autoCropImage.php on line 3



What version of the product are you using? On what operating system?
.98.52 PRO - Firefox v28 and MS Windows Server 2008 R2 Standard

Please provide any additional information below.

This script was working until the latest update of fireshot.

Thanks.

Original issue reported on code.google.com by Jroliv...@gmail.com on 18 Mar 2014 at 11:12

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions