Developer
Supported
EZ Image Resize
ExpressionEngine 2
Back to this add-on's main page
View Other Add-ons From Jerry Price
php errors
Support Request
eastwooddesign
|
Posted: 21 August 2012 08:58 AM |
|
|
|
Cannot get this to work. CE Image works fine but as soon as I try EX image I get the error.
Code I am using
{exp:channel:entries channel="blog" limit="3" dynamic="off" status="not closed" } <h3>{title}</h3> {exp:ez_image_resize:run max_width="100" filter="opacity,30"} {blog} {/exp:ez_image_resize:run}
{/exp:channel:entries}
A PHP Error was encountered
Severity: Warning
Message: require_once(libraries/SimpleImage.php) [function.require-once]: failed to open stream: No such file or directory
Filename: ez_image_resize/pi.ez_image_resize.php
Line Number: 156
Fatal error: require_once() [function.require]: Failed opening required 'libraries/SimpleImage.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/hookingr/public_html/courses/admin/expressionengine/third_party/ez_image_resize/pi.ez_image_resize.php on line 156
|
|
|
VIM Interactive
|
Posted: 21 August 2012 09:02 AM |
# 1
|
|
Developer
|
Which version of the plugin are you using?
|
|
|
eastwooddesign
|
Posted: 21 August 2012 09:23 AM |
# 2
|
|
|
EE2_v2_beta
seems to only work with the EE2 version and not the beta version.
|
|
|
eastwooddesign
|
Posted: 21 January 2013 01:54 PM |
# 3
|
|
|
I am still getting this error any advice?
|
|
|
VIM Interactive
|
Posted: 21 January 2013 04:15 PM |
# 4
|
|
Developer
|
I will take a look and send you a new file to use.
- Jerry
|
|
|
Kristine
|
Posted: 11 April 2013 08:25 PM |
# 5
|
|
|
I seem to be getting this error as well with the beta version, any updates?
|
|
|