Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Strict Standards #13

Open
saqibsarwar opened this issue Feb 24, 2015 · 2 comments
Open

PHP Strict Standards #13

saqibsarwar opened this issue Feb 24, 2015 · 2 comments

Comments

@saqibsarwar
Copy link
Contributor

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

@saqibsarwar
Copy link
Contributor Author

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

@Codevz
Copy link

Codevz commented Apr 5, 2015

Fix for first two wp importer error: https://plugins.trac.wordpress.org/changeset/718670/wordpress-importer/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants