OMNINOGGIN Forum

Plugin Support => WP Minify => Topic started by: Homika on December 23, 2009, 10:24:12 AM



Title: WP Minify and WP 2.9?
Post by: Homika on December 23, 2009, 10:24:12 AM
Did anybody try if WP Minify 0.4 version can be used with WP 2.9? Or should I better wait until the version tested with 2.9 is released?

Thanks.


Title: Re: WP Minify and WP 2.9?
Post by: gtkatz on December 24, 2009, 04:26:29 PM
I've tested it with 2.9 and 2.9.1 beta - Minify is not working,
gives error:

Code: [Select]
Fatal error: Call to undefined function curl_init() in C:\xampp\htdocs\wordpress\wp-content\plugins\wp-minify\wp-minify.php on line 91
Could it be because of my [lame] xampp server I am not sure, I was unable to
check it elsewhere yet.

Regards


Title: Re: WP Minify and WP 2.9?
Post by: Homika on December 28, 2009, 07:06:43 AM
I see :(

Thanks. I hope it will be some day.


Title: Re: WP Minify and WP 2.9?
Post by: Thaya on December 30, 2009, 10:50:56 AM
I'll check this out on 2.9 after the holidays.


Title: Re: WP Minify and WP 2.9?
Post by: Homika on December 30, 2009, 11:03:38 AM
Thanks! and have fun on holidays :)


Title: Re: WP Minify and WP 2.9?
Post by: kooshal on March 03, 2010, 07:52:31 AM
The plugin requires php_curl extension to work. The extension provides the curl_init function. Enable the extension on your server and enjoy! ;-)


Title: Re: WP Minify and WP 2.9?
Post by: Homika on March 03, 2010, 08:00:51 AM
Version: 0.6.5 worked for my just fine, forgot to say - thank you!