"Back" link leads to 404 page

interfasys

Verified User
Joined
Oct 31, 2003
Messages
1,821
Location
Switzerland
In quite a few places, when you click on the "back" link at the bottom of the enhanced skin, you end up with a DA 404.
Using the back button in the browser is never the solution as the page doesn't get refreshed.

The URL is domain.tld:2222/none

Some examples of location where this happens:
  • SSL
  • BFM


There is also another place where DA gets confused
  1. Admin>Show all users. You get a list of all users
  2. Click on one user
  3. Click on "Show Users" in the breadcrumb at the bottom
  4. List of user is now blank
 
I'm using enhanced skin.
Not for me. Link exists at user level. There's no 'back' link, only a link to the dmain name, and it takes me back to the main page.
Again, not for me. Admin level only, no back link exists; admin, does, but it's not live.
[/quote]
There is also another place where DA gets confused
  1. Admin>Show all users. You get a list of all users
  2. Click on one user
  3. Click on "Show Users" in the breadcrumb at the bottom
  4. List of user is now blank
[/QUOTE]
This fails with the same problem for me as well.

Anyone else able to verify the ones I can't?

Jeff
 
No problems for me.

@ SSL: 'back' reloads to userlevel.
@ BFM: No back-link available: "admin » Brute Force Monitor" ('admin' is not a link).
@ Show All Users, click a user: "admin » "Show Users" reloads with full userlist.
 
Steps for BFM:
  1. Login as admin
  2. Go to BFM
  3. Select IP to ban
  4. Click on "Block IPs" button
  5. At the bottom of the "results" page, click on "admin » Back"

Steps for SSL:
  1. Login as user
  2. Go to SSL page
  3. Click on link to install CA root
  4. Paste and install a CA cert
  5. At the bottom of the "results" page, click on "user » Back"

I suspect it might not work for any "Back" button because the browser is not sending referrers.
 
Last edited:
Hello,

Thanks for the feedback.
For the Show User breadcrumb, I've made this change:
http://www.directadmin.com/features.php?id=1570

For the "Back" link, DA uses the referer header for that.
I'm not sure if the browser isn't sending it to DA, or if there is a Location redirection going on..
But.. I've added a check, where if the referer header is blank, DA uses / instead of nothing, so your link goes somewhere.

John
 
Back
Top