Plugin

Archived
Forum
(read-only)

EZ Image Resize

ExpressionEngine 2

Back to this add-on's main page
View Other Add-ons From Jerry Price

   

Topic Removed

General

lincolnpixel
lincolnpixel

VIM Interactive
# 1
Developer
VIM Interactive

lincolnpixel,

HI. As long as WYVERN behaves like other WYSIWYG editors you should be good to go. No matter what the fieldtype is EZ Image Resize will always respect the max_width parameter you set.

lincolnpixel
# 2
lincolnpixel

VIM Interactive
# 3
Developer
VIM Interactive

This is normally just a problem with moving the plugin folder to the correct location. Do you see it listed in the CP under the plugins menu?

Make sure ez_image_resize folder is in the system/expressionengine/third_party and the file pi.ez_image_resize.php is inside. Both must be readable by the server.

lincolnpixel
# 4
lincolnpixel

VIM Interactive
# 5
Developer
VIM Interactive

What version of PHP are you using?

Try changing line 45 :

public function __construct() 

to this:

public function ez_image_resize() 

If you would not like to edit the code I can send a new file.

lincolnpixel
# 6
lincolnpixel

VIM Interactive
# 7
Developer
VIM Interactive

Did the file I sent work?

lincolnpixel
# 8
lincolnpixel

VIM Interactive
# 9
Developer
VIM Interactive

After lots of emails the problem has been solved.

It was not a wyvern issue at all but some other custom options offered by CE Image. These are now included so it will work with all the same settings.

Ez Image Resize now has some debugging features that will help with future issues.

Thanks lincolnpixel for all your help.

Jerry

lincolnpixel
# 10
lincolnpixel