Fishpig's Wordpress Integration in Magento Error - blogs

I have installed the Fishpig's Wordpress Integration in magento, After the integration i got the 'There was an error logging you into WordPress. Please check your WordPress Admin credentials below and try again' error in magento admin end.
How might I troubleshoot this issue?

In your Magento Admin page, you should see the Wordpress in your menu bar. Follow the navigation for Wordpress -> Settings -> WP-Auto-Login Details. There, you should be able to enter the username and password you use when signing into Wordpress admin.

I had same problem, even though I knew the login and password were correct it showed same error message. I fixed it by navigating to the WP admin-login page, using forgot password and updating password from the email link. I had to install PEAR and postfix on my server before the email reminder would send.

Auto login problem in fishpig wordpress extension because there are not set REFERER Location in header (HTTP Request).
Add this code after 532 line
$curl->addOption(CURLOPT_REFERER, true);
in Fishpig_Wordpress_Helper_System

Related

phpmyadmin login returns to login screen

I've upgraded my server from Ubuntu 16.04 to 18.04 intending to go on to 20.04, but the original install was i386 and support for that has been discontinued.
Now, when I try to use phpmyadmin, I get the login screen. When I enter a bad password, I get the error: mysql access denied, but when I enter the right password I just get the login screen again.
Searching for this problem only gets me solutions of the form "you've forgotten your password, how to reset your password". I'm pretty sure I got the password correct as the response is different between getting it right and getting it wrong.
Phpmyadmin swiched to not allowing http access, requiring to login using https. Somehow the "error message" (i.e. none) is not optimal to getting the user to understand the issue.
So: phpmyadmin (in some versions?) does this when it wants you to login in using https and not http.
Tip for phpmyadmin developers: Tell this to the user while presenting the login screen: This phpmyadmin is configured not to allow http logins as they are unsafe. Now I've sent my password across the network unsecured several times while trying and trying again, not understanding what the problem was.
I know I'm going to run into this again in a few years. Hopefully by then Google knows to find this.

IBM Websphere security issue - Password reset

I have an issue with IBM Websphere,
We forgot our password and I followed the topic I found here in the forum to reset admin password.
How to reset password for admin account in IBM websphere 6.1?
Issue I have is when I disable security, I get into the websphere console but have NO option to get into security tab. No tab available except "tasks", so I cannot enable security nor reset the admin user there.
Also, after this, I cannot put security on again. I keep getting the login page with no password.
I tried the script with securityon instead of securityoff (sounds logical to me) but now it requests user password to do so...
If I manually edit the security.xml to put security enabled="true", I get a startup error...
UPDATE 1
There was an issue loading applications, so that's the reason why I could not get the menu on the left. However, I could not find any solution to it, and decided to restore the system.
Now I can get the menu list, but face another error when I try to reset the admin user with the wizard, at the last steps here is the message error I get :
SECJ7305E: Found other virtual member manager repository configurations. Only the built-in virtual member manager file-based repository is supported through the wizard
This actually blocks me, and I cannot go further.
I tried to run the wizard without activating security as well, but not working either.
I do not want to mess with user repositories as some repo's are configured... I just would like to reset the admin password :(
Anybody faced this issue? Any help/idea is greatly appreciated.
Thank you

I can't login to cpanel even after made database in whm

I have made a new project in whm also made a database in it and user too. but when i type www.example.com/cpanel, not opens login page of cpanel. so,where is the mistake.
Thanks.
I think your domain is not resolving to that cPanel server IP and due to that domiannmae/cpanel is not working.

OpenERP 7.0 configure mail servers

I have a problem configuring Outgoing Mail Servers.
When I click "Test Connection", I see "Connection test succeeded! Everything seems properly set up!", but when I try to create user, and I click "Send reset password instructions by email", I've got a message "Cannot send email: no outgoing email server configured. You can configure it under Settings/General Settings."
I tried with various smtp servers and I got a clue when trying gmail smtp.
Google asked me:
You can switch to an app made by Google such as Gmail to access your
account (recommended) or change your settings at
https://www.google.com/settings/security/lesssecureapps so that your
account is no longer protected by modern security standards.
When I switched off the "modern security standards" I managed to send reset password instructions, however I can't use gmail for OpenERP.
I run OpenERP on my Synology NAS and there is something that smtp servers don't like. They allow to connect, but wouldn't allow to send emails.
IP is not and issue, as I tried smtp settings from account I actually have set up in my Outlook.
I will welcome any idea to solve it.
Thanks!
I found the reason.
It makes no sense to me and I can't find the logic behind it, but this is causing the problem described.
The Company email has to be the same as ERP email servers.
this actually happens when there is not email provided for the admin user. please provide the admin user the same email address used in outgoing mail server
I had the same problem, but I solved it.
Please follow the below steps.
Go to 'My Account'
Please select the 'Connected apps & sites'
Then you will see the 'Allow less secure apps: ON' Please 'ON' that button.
Please try again to Press 'Test Connection' button.
Hope this will help you.

Ejabberd Server not allowing user to login

Steps to Create the Issue:
logged into my ejabberd admin portal.
Added a User.
Attempted to login with the same configuration as a working account.
Pidgeon says "Not Authorized"
Additional info:
I see the user in the list of "Users" in the admin portal.
Whats wrong?
Note:
Restarting the server/service is not a viable option at the moment.
I don't know much about this at the moment, I inherited this project from someone else.
Turns out I entered the password wrong when I created the account. It works fine