That is weird, got it working fine here.
I would need to know more about this error, is it the only message that is fired ?
Well I seem to be having alot of issues with the plugin, But yeah that is the only error when I try to login! Once I am able to login, I pick the boards and select it and I cache Pins. Say I have 39 Pins in that board, it will show like 50 or 60 to import, it is doubling and bunch of them up! Then when I try to import pins I keep getting errors
when I hit cache pins I get Fatal error: Cannot use object of type WP_Error as array in /home/funkyshi/public_html/wp-includes/class-http.php on line 495.. second time I tried it.. Unknown error while getting user data.. Today I am just unable to even cache them
I am using wordpress version Version 4.2.2
I suspect a session error; because if you succeed login in, it shouldn’t say “Unknown error while getting user data” just after.
Maybe there is a problem while the session is created, which usually happens when code is outputted before the session starts.
Could you try to uncomment
//ini_set('display_errors','Off');
(remove the //)
at the beginning of pinterest-importer.php ?
Are you login in with your email or with your username ?
Please try with email.
Keep giving feedback, thanks !
@funkyshirtshack
Please also try to disable all plugins except Pinterest Importer and see if it happens again.
Yeah I am logging in with my e-mail address..
I tried to remove// and that gave me a white screen..
You want to login and check it out?
I was able to login again and when I tried to cache the pins
Pins count
Pins cached
30 50 (167%) 0 (0%)
When I try to import some of them I get
ps://s-media-cache-ak0.pinimg.com/originals/7e/98/13/7e9813ee978a4d56f704cd6486e8efd9.jpg): failed to open stream: Connection refused in /home/funkyshi/public_html/wp-content/plugins/pinterest-importer/pinim-functions.php on line 143
Error while setting post thumbnail: https://s-media-cache-ak0.pinimg.com/originals/7e/98/13/7e9813ee978a4d56f704cd6486e8efd9.jpg
@funkyshirtshack :
Yeah I could try to login to have a look. You mean, loggin in on your WordPress ? I’ll have some time for this tomorrow…
About the second error (Error while setting post thumbnail), this could happen sometimes for some images which are corrupted, got the same bug on one pin.
Well I am sot sure eaxtly what happens, But what I have to do is go into the post and delete all the post, empty trash, and them try again and it will work most of the time! I have yet to be able to import bulk, I have to click on them one at a time, because the error will stop the rest of them from loading!
@funkyshirtshack
(first, update to 0.2.3)
Have you got this message when trying to login ?
It seems that your host doesn’t support PHP sessions(…)