Jump to content

Oliver

Members
  • Posts

    4
  • Joined

  • Last visited

Oliver's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Good morning, Yes - of course I should explain what the problem was! Well, on the surface of it, it looked like a cookie problem according to this, however I checked my cookies and everything seemed to be ok. I found a link to the MovableType forums, and this was an issue many people had problems with - click here. However, a patch for the 3.16 version - in which the problem exists - has been created. It is as follows: There are two instances of the following line in /lib/MT/app.pm ~ >if ($path =~ m!^https?://[^/]+(/.*)$!i) { These lines need to be replaced with ~ >if ($path =~ m!^https?://[^/]+(/?.*)$!i) { The login error should then be eliminated. Thank you all for your warm welcomes Oliver
  2. I did it! Checked the movable type forums - apparently, a lot of people are suffering from the same problem. Anyway, thank you all for your help and I'm really looking forward to participating in the forums. Amazing how much a bit of a breakthrough can make you feel! Oliver
  3. I found a troubleshooter page on MT which mentions this specific problem - highlighting it as a cookie issue (well done to the both of you!) - I looked at my cookies in Firefox and there is one set for my domain. For some reason though, it just doesn't want to play. I will leave it there for tonight - 1:30am in the UK. If anyone has any other suggestions, I would appreciate them very much All the best - Oliver
  4. Hi Everyone My first post on here - just like to say how much I like the service TCH provides. Right, down to business! I installed MoveableType on my domain tonight - using the guide on the TCH help pages - and all seemed to go smoothly, except when I log into the admin section for it, it constantly asks for the username and password (the default one). This occurs on the loading of every page. Has anyone else experienced this - and if so, did you manage to resolve it? Obviously, I hope I have not been silly and missed something obvious in the TCH guide, but having to type in a username and password on every page has become a little annoying! Thank you very much - Oliver
×
×
  • Create New...