Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

There are a few tips for issues with logging in to the site. Once our support is open, please feel free to send us a ticket if you can't resolve issues.

Table of Contents

Site in Maintenance Mode

Once your site is in maintenance mode, your login buttons disappear and you can only reach your log in via direct url. Simply go to:

yoursite.com/user/login if you have short urls enabled (and replace "yoursite" with your own domain)

yoursite.com/index.php/user/login if you don't have short urls enabled. 

 

Note

Remember - you cannot access AdminCP until you have first logged into the site. Don't expect to go to yoursite.com/admincp and get in. You must first log in.

www & non-www Conflicts

When first installing your site, phpFox sets the domain of the current URL you are using during the installation. So if you install the site using www.site.com, you must use this as your primary domain. On your server if a user would visit site.com without the www and click on the Login popup, it won't work as your browser will see this as two completely different sites. To resolve this you need to make sure your web server sends all traffic to your primary domain, which in this example is using the www.

...