The links should use the Drupal base path, if possible.

For example, if I've got a test area inside www.example.com - www.example.com/testversion - when the instruction text links to admin/settings/keys, it goes to www.example.com/admin/settings/keys, which doesn't exist. It should point instead to www.example.com/testversion/admin/settings/keys .

Thanks!

Comments

greenskin’s picture

Status: Active » Fixed

Fixed, please test next available snapshot.

kristi wachter’s picture

Status: Fixed » Active

Reopening - If you see the gProximity test for a view ("This View's fields have been changed or just created. Please go here and update/add fields for this gProximity view."), the link from the word "here" doesn't include the subdirectory, so on my site, when it should go to "www.example.com/testdir/admin/views/whatever", it instead goes to "www.example.com/admin/views/whatever", producing a 404 error.

This is using the 4/12 version:

; Information added by drupal.org packaging script on 2008-04-12
version = "5.x-1.x-dev"
project = "gproximity"
datestamp = "1207958764"

greenskin’s picture

Status: Active » Fixed

This should be fixed in the next available snapshot. If you could test to make sure that would be wonderful.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.