Unable to login and use admin magento 1.9 - magento

I changed admin base url now css and admin links do not work, i can login but nothing else works after that.
can anyone help?
I have tried to change admin url, i can atleast access the login page but apart from that nothing works.

Related

Not able to access magento admin pannel

i’m working on Magento, I did something wrong but, I don’t know what i need to do now. Coming to my issue,I changed url path in system->configation->advanced->admin->admin base url, from that point Magento admin panel is gone. i’m not able to access admin panel. now i removed that path from data base -> core_config_data.
as a result now i’m able to see login popup but after entering credentials i’m not able to see admin panel.
I solved it by removing merge from cpanel->app->cache. Thank you and hope this will used for someone

Changed admin url, and now cannot access Magento login page

I tried to change the admin url of magento. As per the basic settings, it was located on www.domain.com/admin
I tried to change that and now I can't even access the login page. When I enter the new word that I replaced with "admin", I am taken to a login page which just appears like a basic html page with a box for username and password, and when I login I'm taken to the homepage of the website.
I also noticed that the word has started to appear twice in the url of backend such as if the correct address is to be:
www.domain.com/index.php/newadminword/system_config/index/key/0ddf3e37ef9a494c10afe626dee8efc7/
but when I login by that basic html page, the url becomes:
www.domain.com/newadminword/index.php/newadminword/system_config/index/key/0ddf3e37ef9a494c10afe626dee8efc7/
I removed the first 'newadminword' from the url and then I'm being led to the magento admin area, but here as well, the page is again basic html. The following link is a pic of how my magento dashboard looks now.
http://i.stack.imgur.com/2Qnva.jpg
Can anybody help me with this? I'm not so good at programming so please try to keep the instructions as simple as possible. Thanks.

Joomla administrator re-directs to homepage in localhost

I am trying to access my localhost version of the Joomla Administrator, however each time I navigate to the administrator directory, my Joomla website index page loads instead?
I suspect the htaccess file may be the issue but not 100%?
Any ideas?
Cheers
Ok seeing as you have some protection plugin which re-directs the user from the admin panel if they try and access the page, you won't be able to to either.
And seeing as you can't login to disable it, you will have to do it manually via PhpMyAdmin. Follow these instructions:
Enter PhpMyAdmin
Open the table called jos_extensions (jos is the prefix which may be different for you)
Find the protection extension you have installed which is causing the redirect and go to edit it.
You will find a column called enabled. You need to change the value from 1 to 0
You should then be able to login to the Joomla admin panel
Hope this helps

Wamp MyBB Forum Login failure

I have mybb forum on my website.
I am trying to make changes to my website.
I downloaded the contents of my website to localhost/wamp/www
Website works fine. When I try to login into mybb forum, it get redirected to login page again despite of the correct login.
Can someone tell me whats going wrong?
After debugging, I believe this could be a problem with localhost sessions.
Any help would be appreciated very much!
I understood that the session variables are not getting stored, however, the session files are being created.
What is the solution for wamp localhost sessions issue?
The problem is with the cookie domain.
Login as forum admin. Goto Configuration --> settings --> general settings
Clear the field: Cookie Domain
In case your admin login fails or you are not able to select configuration after your login don't worry!
Open the file: /forum/inc/settings.php
Search for $settings['cookiedomain'] and set the field to empty string.
Now you can login into MyBB in your localhost!!

magento admin url redirect to home page automatically

I faced a strang problem: When I want to login admin page, but it automatically redirect to home page.
our shop url is www.bestinnature.ca, the admin page is www.bestinnature.ca/index.php/admin.
could some give me some advice?
Play with site.com/magento/custom_admin_name to site.com/magento/index.php/custom_admin_name
You need to make changes in the core_config_data table in your database.
Regards
Vikk

Resources