Jump to content

Small PHP question, anyone?


Recommended Posts

Hi,

Installed a fresh Prestashop yesterday. FO works, but i have a strange redirect from my BO login so i can not login the BO.
Maybe because it's a subdomain or a PHP problem.

Look over here:

http://www.funklab.nl/admintm/index.php

You will see it redirect to:

http://www.funklab.nl/admintm/login.php?redirect=p

You see that redirect=p in the end ? That's not supposed to be like that right?
Can anyone confirm?

In the script it looks like this:

<body>
39 
40 
41 <form action="/admintm/login.php?redirect=p" method="post"> E-mail address:

42 <input type="text" id="email" name="email" value="" class="input"/>
43 
44 Password:

45 <input type="password" name="passwd" class="input" value=""/>
46  
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...