0
Welcome Guest! Login
0 items Join Now

Site not loading

  • Site not loading

    Posted 14 years 3 weeks ago
    • edtv82's Avatar
    • edtv82
    • Rocketeer
    • Posts: 85
    • Thanks: 0
    • Systems & Support Manager for a big but not so large company

    Re: Site not loading

    Posted 14 years 3 weeks ago
    • loaded for me... took a about 20 seconds or so.

      Try cleaning your Joomla Cache and your browser cache
    • remember, DON'T PANIC
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: Site not loading

    Posted 14 years 3 weeks ago
    • Site is loading here as well.
    • 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: Site not loading

    Posted 14 years 3 weeks ago
    • You're right. It seemed to work now. Sorry for the post. Thanks!
  • Re: Site not loading

    Posted 14 years 3 weeks ago
    • Actually, After more research, it is a bug in the code of Discussions plug-in, when you login to front end. Just incase someone else has this problem with that plug-in.
      In views/category/tmpl/default.php and views/thread/tmpl/default.php there are two occurrences of these links:
      $registerURL = "index.php?option=com_user&view=register";
      $loginURL = "index.php?option=com_user&view=login";

      For 1.6 I think this should be

      $registerURL = "index.php?option=com_users&view=registration";
      $loginURL = "index.php?option=com_users&view=login";

      (users not user, registration not register)
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: Site not loading

    Posted 14 years 2 weeks ago
    • Nice, thanks for sharing :)
    • 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: Site not loading

    Posted 14 years 2 weeks ago
    • Actually, I spoke to soon. I think it must be the login module. It will happen if I go to any page to login. Upon loginning in the page will just continue to try to load user with no result but a processing page. It actually does log you in, but the only way to get there is to 1) close internet 2) clear the cache and 3)load the page again.

      I created a dummy loging so you could see what I mean.
      Login name:test
      password: test
      faithcovenantlife.com

Time to create page: 0.063 seconds