[Phpmyadmin-devel] Inline JPEG transformation fails

Chanaka Dharmarathna pe.chanaka.ck at gmail.com
Sun Jul 1 05:34:19 CEST 2012


> >>> Hi  Alex,
> >>>
> >>>> mimetype = Image_JPEG
> >>>>> transformation = Image_JPEG_Inline.class.php
> >>>>
> >>>
> >>> I have set the mime type and browser transformation in above format in
> >>> order to display images.
> >>> Images are shown without an issue.
> >>>
> >>
> >> That's good, because it's not working for me with PHP 5.4.4.
> >>
> >> But I'm getting following warning with the mime types Image_JPEG and
> >>> Image_PNG.
> >>>
> >>> Warning in ./libraries/DisplayResults.class.php#4582
> >>> strpos() expects parameter 1 to be string, object given
> >>>
> >>
> >> I don't get that warning, but it is indeed a problem. I fixed it here
> [1].
> >> Please tell me if you get some other warning, because I don't know
> >> why I can't see it. And also, when do you get this (f.e. when browsing
> >> a table with the Image_JPEG transformation)?
> >>
> >> Instead, I get some other warning: in ./libraries/common.inc.php#275
> >> date_default_timezone_get(): It is not safe to rely on the system's
> >> timezone settings. [..]
> >>
> >> Should I do any other configuration in addition to reset the mime types
> >>> and browser transformations as Marc mentioned ?
> >>
> >>
> >> The thing is that the old transformations (image_jpeg__inline.inc.php)
> >> are not compatible yet with the new transformations plugins. So no
> >> configuration is needed, I will first have to make this backwards
> >> compatible.
> >>
> >> [1] https://github.com/phpmyadmin/phpmyadmin/pull/76/files
> >>
> >>
> >>
> > Hi Alex,
> >
> > Now that problem is okay.
> > The fix has merged recently.
> >
> > Regards !
>
> Chanaka,
> which PHP version are you using?
>
>
Hi Marc,

I'm using PHP version 5.3.2

Regards !
-- 
____________________________________

Chanaka Indrajith
Bsc.Computer Engineering Undergraduate
Faculty of Engineering
University of Peradeniya
Sri Lanka
____________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20120701/cb5fe7d8/attachment.html>


More information about the Developers mailing list