| Project: | Ubercart Contributions |
| Component: | Code |
| Category: | |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
The product image that was showing up on the final checkout for the cart was too large so I tried to go into imagecache to alter the preset for the "cart" preset. However when I did that I got this error message:
warning: rmdir(C:\Documents and Settings\Aaron\My Documents\websites\buddyhawkins-photo\sites\default\files\imagecache\cart) [function.rmdir]: Permission denied in C:\Documents and Settings\Aaron\My Documents\websites\buddyhawkins-photo\sites\all\modules\imagecache\imagecache.module on line 680.
Then when I returned to the cart to see what it looked like I found this error:
* warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in C:\Documents and Settings\Aaron\My Documents\websites\buddyhawkins-photo\sites\all\modules\imageapi\imageapi_gd.module on line 130.
* warning: imagecopyresampled(): supplied argument is not a valid Image resource in C:\Documents and Settings\Aaron\My Documents\websites\buddyhawkins-photo\sites\all\modules\imageapi\imageapi_gd.module on line 63.
* recoverable fatal error: Object of class stdClass could not be converted to string in C:\Documents and Settings\Aaron\My Documents\websites\buddyhawkins-photo\includes\bootstrap.inc on line 667.
* warning: preg_match() expects parameter 2 to be string, object given in C:\Documents and Settings\Aaron\My Documents\websites\buddyhawkins-photo\includes\bootstrap.inc on line 670.
* warning: preg_match() expects parameter 2 to be string, array given in C:\Documents and Settings\Aaron\My Documents\websites\buddyhawkins-photo\includes\bootstrap.inc on line 670.


