Apache 2.2.15 (Win32) & PHP 5.3.2 on a Win 2k box used for development.
When I try to add some plugins (eg, news, medialution-component-in-site) I get an error
It seems only to be get_page_content(); which is failing, everything else appears OK.
On a linux server they work fine so I'm guessing it's a windows problem causing this, does anyone have any ideas about how to fix it so I can continue to work locally rather than keep having to upload every code change to test...
When I try to add some plugins (eg, news, medialution-component-in-site) I get an error
GSDEBUG Wrote:Warning: call_user_func_array() expects parameter 2 to be array, string given in E:\Apache\htdocs\...\admin\inc\plugin_functions.php on line 139
It seems only to be get_page_content(); which is failing, everything else appears OK.
On a linux server they work fine so I'm guessing it's a windows problem causing this, does anyone have any ideas about how to fix it so I can continue to work locally rather than keep having to upload every code change to test...