FrankM1 / radium-one-click-demo-install

Once Click Install for Wordpress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP Strict Standards

saqibsarwar opened this issue · comments

Hi,

Thanks for this really useful script.

I am getting following PHP notices

[24-Feb-2015 09:05:38 UTC] PHP Strict Standards: Redefining already defined constructor for class WXR_Parser_Regex in /my-theme-path/one-click-demo-install/importer/parsers.php on line 391

[24-Feb-2015 09:05:38 UTC] PHP Strict Standards: Declaration of WP_Import::bump_request_timeout() should be compatible with WP_Importer::bump_request_timeout($val) in /my-theme-path/one-click-demo-install/importer/wordpress-importer.php on line 38

@FrankM1 please look into these, it would be great if you can provide a fix for this.

Thanks & Regards

I have also faced these during import

[24-Feb-2015 09:08:24 UTC] PHP Notice: Undefined property: stdClass::$title in /my-theme-path/one-click-demo-install/importer/radium-importer.php on line 672

[24-Feb-2015 09:08:24 UTC] PHP Notice: Trying to get property of non-object in /my-theme-path/one-click-demo-install/importer/radium-importer.php on line 672

hopefully these will help in improvements