0
Welcome Guest! Login
0 items Join Now

SOLVED: Joomla Admin Loops

  • SOLVED: Joomla Admin Loops

    Posted 11 years 1 month ago
    • 1. installed Joomla 2.5.9 with godaddy hosting
      2. logged in and created a site utilizing a RocketTheme template ( www.hillwashingtonjones.com )
      3. I CAN NO LONGER LOG into the backend of JOOMLA... I get a loop that refreshed the login screen.

      ANYONE HAVING THIS ISSUE?
    • Last Edit: 11 years 1 month ago by JK JONES.
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: SOLVED: Joomla Admin Loops

    Posted 11 years 1 month ago
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: SOLVED: Joomla Admin Loops

    Posted 11 years 1 month ago
    • Adding this to .htaccess should work:

      RewriteEngine On
      RewriteBase /
      RewriteCond %{HTTP_HOST} ^http://www.hillwashingtonjones.com/ [NC]
      RewriteRule ^(.*)$ hillwashingtonjones.com/$1 [L,R=301]
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
  • Re: SOLVED: Joomla Admin Loops

    Posted 11 years 1 month ago
    • Igor Mihaljko wrote:
      Did you try different browsers? Did you also try to access your web site using non www URL ( hillwashingtonjones.com/administrator )?

      Thanks, however, I tried this format in different browsers and no luck.
  • Re: SOLVED: Joomla Admin Loops

    Posted 11 years 1 month ago
    • prim wrote:
      Adding this to .htaccess should work:

      RewriteEngine On
      RewriteBase /
      RewriteCond %{HTTP_HOST} ^http://www.hillwashingtonjones.com/ [NC]
      RewriteRule ^(.*)$ hillwashingtonjones.com/$1 [L,R=301]

      Thanks, however, I'm still looping. I'm going to contact my host - GoDaddy and see if the issue is on their end. I really don't understand. I've done at least 30 installs of Joomla and this has never happened. I've tried different browsers, I've read all the online forum info from the Joomla forums on the issue and NO LUCK. I've installed a fresh copy of Joomla, thinking I screwed up somewhere and still NO LUCK.

      RocketTheme mods - thanks again for the help!
  • Re: SOLVED: Joomla Admin Loops

    Posted 11 years 1 month ago
    • Here's a new problem

      hillwashingtonjones.com/administrator

      Login with any username
      Login with any password

      Admin screen refreshes with NO ERRORS. hmmmm... maybe it's time to scrap it and start all over??
  • Re: SOLVED: Joomla Admin Loops

    Posted 11 years 1 month ago
    • USER ERROR...

      I deleted a table in my database - plg_user_joomla... without this table YOU WILL LOOP AND LOOP AND LOOP at yoursitename.com/administrator

      Thanks Igor and Prim for the help!

Time to create page: 0.052 seconds