Hi there

I've got a big problem with my user login form. Having developed my site on our testing server, I uploaded it yesterday and put it into maintenance mode so that my client could log in and have a look at it before it went completely live.

However, on the user login page (/user) for some reason the action attribute of the login form points to something wierd - /./er rather than /user (as it does on the testing server)

Check out http://www.silksense.co.za/user to see the issue

I've tried uploading all the modules again and even upgrading the core this morning to 6.14 but am having no luck! Anybody have any thoughts?

HELP??!!

Gareth

Comments

pixelz’s picture

Well - found the answer!

For those of you who don't know yet - look in your settings.php file at the $base_path variable. Delete any extraneous stuff that might be there after the url - I had a /. for some unknown reason!

Fixed it right up!

:)