Haloperidol / ljxp

Automatically exported from code.google.com/p/ljxp
0 stars 0 forks source link

Error when attempting to update userpics #143

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. On the settings page for this plugin, click on the button "Update Userpics"

What is the expected output? What do you see instead?
I know know what is expected--I've never seen it not fail.

What I see instead is this:

Warning: ljxp_update_userpics() [function.ljxp-update-userpics]: Node no longer 
exists in /home/kaa/gdh/wp-content/plugins/lj-xp/lj-xp-options.php on line 585

I get that six time.

What version of the plugin are you using? What version of WordPress?
WordPress 3.2.1 (most recent update)
LiveJournal Crossposter Version 2.2.1

Please provide any additional information below.

Original issue reported on code.google.com by comeslit...@gmail.com on 9 Aug 2011 at 3:41

GoogleCodeExporter commented 8 years ago
How odd! Do you have time to do a little investigating? If you can, open up 
your copy of lj-xp-options.php and look for line 564, which looks like this:

/* // DEBUG

Change it to this (two slashes in front):

//* // DEBUG

... and then try to update the userpics again. It should print a whole bunch of 
junk in the yellow alert box. It starts out like this:

Response:

Array
(
    [headers] => Array

... and goes on for a while. If you get that, could you copy everything in the 
yellow area and paste it into a reply here? And if you DON'T get that, let me 
know?

Original comment by st...@sillybean.net on 10 Aug 2011 at 10:47

GoogleCodeExporter commented 8 years ago
I tried doing this and I am getting no output at all.

Just the pink box with "Cannot download Atom feed of userpics."

Original comment by sgray...@gmail.com on 11 Jan 2012 at 12:59