0
Welcome Guest! Login
0 items Join Now

Cannot Login to backend {SOLVED}

  • Cannot Login to backend {SOLVED}

    Posted 13 years 4 months ago
    • I created a website using the Modulus template last month. This month I go to login and it won't allow me to. It's not that I have a bad password, it's just that it loops right back to the login page after I submit the correct credentials.

      Site is www.benningtoncenterforthearts.org/dev/

      If anyone needs credentials PM'ed please let me know. I've talked with my host and they say nothing has changed on their end. Even if I enter the wrong info it doesn't give me an error it just goes back to the login page....

      Any ideas???
    • Last Edit: 13 years 4 months ago by Jacob Stanfield.
    • Thanks.
      Senior Multimedia Designer
      This email address is being protected from spambots. You need JavaScript enabled to view it.
    • Cliff Pfeifer's Avatar
    • Cliff Pfeifer
    • Preeminent Rocketeer
    • Posts: 8444
    • Thanks: 20
    • Website Developer

    Re: Cannot Login to backend {SOLVED}

    Posted 13 years 4 months ago
    • I found this on the Joomla forum:
      If the login screen just refreshes and reloads the login screen:
      Is your sessions.save_path directory writable?
      You can use phpinfo(); to see the system specs: php.net/manual/en/function.phpinfo.php
      The sessions.save_path is needed for storing the authentification sessions for the back-end. The front-end works with cookies.

      Contact your host to make the sessions.save_path directory writable or
      at Apache webservers it's possible to override the default session.save_path from php.ini, by using .htaccess.

      Another link that might have some answers for you:
      forum.joomla.org/viewtopic.php?t=6369

      This is a Joomla / permissions issue
    • The difficult we do immediately, the impossible takes a little longer.
  • Re: Cannot Login to backend {SOLVED}

    Posted 13 years 4 months ago
    • Thanks Cliff...my host claimed nothing was changed but I also claim I changed nothing since the last time it worked. I had him backup my files from a month ago and worked fine. I'm assuming it had something to do with the database but am unsure. I appreciate your help as always!
    • Thanks.
      Senior Multimedia Designer
      This email address is being protected from spambots. You need JavaScript enabled to view it.
    • Cliff Pfeifer's Avatar
    • Cliff Pfeifer
    • Preeminent Rocketeer
    • Posts: 8444
    • Thanks: 20
    • Website Developer

    Re: Cannot Login to backend {SOLVED}

    Posted 13 years 4 months ago
    • Glad to help :D
    • The difficult we do immediately, the impossible takes a little longer.

Time to create page: 0.066 seconds