Le-mina / ljxp

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

something sent wrong - 101 invalid password #59

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. under settings I put in my lj username and password
2. once I hit submit the username changes to 'alberto'
3.

What is the expected output? What do you see instead?
I want it to post to my LJ, but instead it errors on me.

What version of the plugin are you using? What version of WordPress?
wordpress 2.5.1 ljxp ver 2.05

Please provide any additional information below.
For some reason the plugin always changes my username to alberto, even when
I edit the username filed in the database manually, it will still revert it
to the name 'alberto' 

Original issue reported on code.google.com by jhorsl...@gmail.com on 1 May 2008 at 10:07

GoogleCodeExporter commented 8 years ago
This is completely unbelievable. Do you by any chance know anyone by the name 
of alberto?

Original comment by freeat...@yandex.ru on 1 May 2008 at 10:26

GoogleCodeExporter commented 8 years ago
well, I have an old site on the same server (on a completely different folder 
AND
database) where there is a user named 'alberto' 

but as I said, this WP installation is on a completely different database and 
in a
different folder on the server.

If I log into the Database it will let me change the user name to what it needs 
to
be, but once I try to post it gives me the invalid username.

Then in the livejournal settings I re-enter my username and password, it will 
revert
it back to Alberto.

Original comment by jhorsl...@gmail.com on 1 May 2008 at 10:30

GoogleCodeExporter commented 8 years ago
I can send you screenshots of anything if you wish. Anything to help get this 
plugin
to work. 

Original comment by jhorsl...@gmail.com on 1 May 2008 at 11:53

GoogleCodeExporter commented 8 years ago
Just to test I removed all fields from the database so there where no entires 
for
ljxp in the wp_options table and re-installed the plug-in. I went to
settings>livejournal and put in my username and password, click save settings 
and the
user-name was 'alberto' again. 
This is confusing.

Original comment by jhorsl...@gmail.com on 1 May 2008 at 11:59

GoogleCodeExporter commented 8 years ago
I am really sorry for being sarcastic.
This is a weird problem.
I will need an archive of files and the DB dump. Could you e-mail me those to
freeatnet@freeatnet.com?

Original comment by freeat...@yandex.ru on 2 May 2008 at 12:07

GoogleCodeExporter commented 8 years ago
I will email you that information today. I need to gather it. 

Original comment by jhorsl...@gmail.com on 5 May 2008 at 5:01

GoogleCodeExporter commented 8 years ago
wondering if you got my email

Original comment by jhorsl...@gmail.com on 7 May 2008 at 9:17

GoogleCodeExporter commented 8 years ago
I am sorry, I have been busy over few last days.
Yes, I got your e-mail; however, a quick examination showed no reason for such 
behavior.
You might try reinstalling the Wordpress.. There is not much I can do about it.

Original comment by freeat...@yandex.ru on 9 May 2008 at 12:27

GoogleCodeExporter commented 8 years ago
is there a way to remove ljxp completely? or this won't help? i tried to clean 
up the
database (except the ljID meta) but after installing i get incorrect password 
error
again.

Original comment by Kulakov....@gmail.com on 10 May 2008 at 1:35

GoogleCodeExporter commented 8 years ago
by the way, i'm not very profound on mysql, but when i try to change ljxp_* 
values in
phpmyadmin manually, i get a weird error:
Warning: Cannot modify header information - headers already sent by (output 
started
at /usr/local/cpanel/base/3rdparty/phpMyAdmin/tbl_replace.php:145)

Original comment by Kulakov....@gmail.com on 10 May 2008 at 2:05

GoogleCodeExporter commented 8 years ago
1. Deactivate plugin
2. Delete ljxp folder and lj_crossposter.php (if there is such file) from
wp-content/plugins
3. Run the following query:
DELETE
FROM `wp_options`
WHERE option_name LIKE 'ljxp_%'

Original comment by freeat...@yandex.ru on 10 May 2008 at 2:09

GoogleCodeExporter commented 8 years ago
thanks

in the end i managed to make it work
what i did was deactivating all plugins except ljxp and then setting it up. it 
still
didn't work out perfectly and on every setting update i got an error (Something 
went
wrong - 302 : Client error: Can't edit post from requested journal). but even 
with
this error it DID change the option for me (sometimes not all at a time, so i 
had to
do almost every setting step by step). tested to post, worked out, activated 
the rest
of the plugins, tested again - worked.
so by now i only get the error mentioned above every time i want to update 
setting
(actually even if i don't modify anything i still get it).
i didn't try to change password after activating the rest of plugins but i'm 
pretty
sure it will give the invalid password error again.
hope this helps

Original comment by Kulakov....@gmail.com on 10 May 2008 at 2:21

GoogleCodeExporter commented 8 years ago

Original comment by freeat...@yandex.ru on 9 Oct 2008 at 10:35

GoogleCodeExporter commented 8 years ago
Thank you, Freeatnet. I got the same "invalid password" mistake but didn't 
realize 
it was the LJ crosspost plugin! Now I've uninstalled it from all my wp sites.

Original comment by Rafael.C...@gmail.com on 8 Feb 2009 at 12:12