PrestaShop Forum

The best place in the world to ask questions about PrestaShop and get advice from our passionate community!

PrestaShop Forum

Jump to content

 

Cannot log in to back office on GoDaddy host [Solved]

6 replies to this topic
#1
Gadget57

    PrestaShop Newbie

  • Members
  • Pip
  • 1 posts
I did a successful install and everthing tested out okay, even the email a lost password and it displays the log in screen. However, when I enter my user name and password, it appears to refresh the screen and it brings me back to the log on screen. I have the unlimited hosting plan with GoDaddy and have several domains hosted there.The login path the first login attempt is:

http://www.dollardyn...et57/login.php.

However, after the first attempt, it changes to

http://www.dollardyn...irect=index.php

Can anyone help me get through this?

#2
Cal

    PrestaShop Apprentice

  • Members
  • PipPip
  • 47 posts
Check PS_BASE_URI in /config/settings.inc.php. Do you have something like this ?
define('__PS_BASE_URI__', '/x/dollardynamics/prestashop/');

Check out my first free module : Simple Slideshow

#3
Gadget57

    PrestaShop Newbie

  • Members
  • Pip
  • 1 posts
No I didn't. I added it and now I can log in. Thank you VERY much. :-)

#4
Cal

    PrestaShop Apprentice

  • Members
  • PipPip
  • 47 posts
:)

You can edit your first post to add [Resolved] in the title, should be helpful for others.
Check out my first free module : Simple Slideshow

#5
alanmercer

    PrestaShop Newbie

  • Members
  • Pip
  • 2 posts
my problem was solved :)

#6
DutchCoding

    PrestaShop Apprentice

  • Members
  • PipPip
  • 279 posts

Quote

if my login address is:
http://www.bbqirelan...irect=index.php
wat should my
define(’PS_BASE_URI‘,
be????
please help


define('__PS_BASE_URI__', '/');

Prestashop Modifications, Prestashop Themes, Prestashop Installation, PSD to Prestashop, Prestashop Hosting, Prestashop Modules, PHP consulting and White Label Programming service. Thats just what I do for Prestashop, Also PSD design, JAVA desktop applications, PSD to xHTML and alot more.. :P

#7
maddy

    PrestaShop Newbie

  • Members
  • Pip
  • 1 posts
Hi,

I am also having the same problem. I checked the settings file and I am seeing that entry. By the way please note I am using previewdsn. Could this be an issue???

Thanks