PrestaShop Forums: [SOLVED] Can't log in to admin - PrestaShop Forums

Jump to content


Welcome to the PrestaShop Forum! We hope you'll share your comments and suggestions with us. We ask that you please post in English to the main sections of the PrestaShop Forum. If you want to write in another language, please post in the corresponding PrestaShop Community section below.

Please note that PrestaShop Community sections are largely self-moderated. PrestaShop team members may or may not participate in non-English sections. To improve the chances of receiving feedback to your question or comment, please post it in English to the main sections of our Forum.

NYC

Vous parlez français ? par ici !


[SOLVED] Can't log in to admin


[SOLVED] Can't log in to admin

#1 Dan1

    PrestaShop Apprentice

  • 24 Jun 2009
  • Members
  • PipPip
  • 142 posts

Posted 31 August 2010 - 10:05 PM

Hello all.

I'm really desperate for help with this, I can't log in to prestashop. I'm using version 1.2.5.0 now and it's been working fine for a long time. I changed servers, not hosting company, and now I can't log in. Every time I input the email and password at /admin*** all it does is take me to the same login page. I had it send me a new password but it's doing the same thing. Help please.

#2

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 31 August 2010 - 11:20 PM

When trying to log in it just keeps taking me back to
http://www.***.com/admin***/login.php?redirect=index.php


#3

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 31 August 2010 - 11:41 PM

When I changed config.inc.php to display errors I get the following errors:

Warning: Division by zero in /home/***/public_html/***.com/classes/Blowfish.php on line 359

And

Warning: Cannot modify header information - headers already sent by (output started at /home/***/public_html/***.com/classes/Blowfish.php:436) in /home/***/public_html/***.com/classes/Cookie.php on line 261

#4

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 01 September 2010 - 01:22 PM

This is a serious problem that's affecting my business. Where is Prestashop support? Is there a professional I can pay to look into this problem?

#5

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 01 September 2010 - 06:44 PM

What does it take to get some help?

#6

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 02 September 2010 - 03:20 AM

When you mentioned change server....did it affect the folders permission ?
The last time I have this problem was my config/settings.inc.php was not correctly configured

#7

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 02 September 2010 - 01:10 PM

Thanks for the reply Mike. What is the correct configuration? CHMOD for my config folder is 755, settings.inc.php and all the other files in that folder is 644. I tried changing it but still the same problem.

#8

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 03 September 2010 - 07:40 PM

Still haven't solved this problem. Help please.

#9

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 03 September 2010 - 08:58 PM

I'm having a similar problem. I have my shop set up on a subdomain. When I go to the backend without out the subdomain, I can get in. But when I use the subdomain admin address I get the same issue.

I would like this to work with the subdomain, not the domain as the images don't work with the subdomain. The front end appears fine with the subdomain.

*** fixed my problem... deleted added subdomain to backend and it works fine***

#10

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 03 September 2010 - 10:12 PM

crzy4prple, I also have my shop set up on an add on domain. But it's been working fine for over a year. Just now that I changed servers this problem started.

How do you log into the back end without the subdomain?

What do you mean by this/how do you do it?

Quote

fixed my problem… deleted added subdomain to backend and it works fine***


#11

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 03 September 2010 - 10:29 PM

.........................

#12

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 03 September 2010 - 10:34 PM

In the backend I had boutique listed under tools>subdomain.

If you have more than address to that server and have your site in a folder on that server with the other domain, you might try going to it with the folder and see if you can get in that way.

#13

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 03 September 2010 - 10:43 PM

Thanks.

I tried logging in through www.my main address/prestashop folder (which is an add on domain)/admin***. I get no images for the front end, I get images for the log in page but the same problem continues.

#14

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 03 September 2010 - 11:21 PM

hum... strange... did you check to make sure your domain name is pointing to the right folder and checked your config file?

#15

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 03 September 2010 - 11:31 PM

Thanks.

Domain name pointing to right folder? The admin*** folder? The front end works fine and I'm getting the log in page so how could it be wrong?

What should I check for in the config file?

#16

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 03 September 2010 - 11:41 PM

check to make sure your folder is / and not something else, that can effect your redirect.

#17

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 03 September 2010 - 11:54 PM

I don't understand. What specifically should I check?

#18

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 03 September 2010 - 11:56 PM

I'm sorry you want to check the settings.inc.php file to make sure this line reads like this

define('__PS_BASE_URI__', '/');


other that I don't know :(

#19

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 03 September 2010 - 11:59 PM

The settings.inc.php file is like you posted. Thanks for the help.

I'm still having the same problem.

#20

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 08 September 2010 - 05:21 AM

My hosting company worked on this for a couple of days but couldn't resolve the problem. This was the final communication from them.

Quote

Hello,

I have checked your issue, have checked everything and I have found nothing related to these errors.

So, it seems your CMS had used static internal links during installation, and after transfer these links have been broken.

Or, there is just protection from illegal copying, and after the transfer this one has been enabled.

So, I think you should conact developers team and ask them to investiaget\solve the issue.






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users