There is a permissions oops in the delete menu callback:
'access arguments' => array('search by page'),
It probably should be 'administer search by page' instead of 'search by page'.

Comments

jhodgdon’s picture

Thanks! I'll get that into the code right away (planning to do some work on this module today or tomorrow).

jhodgdon’s picture

Status: Active » Fixed

I've committed your change to both the 6.x and 7.x development branches of Search by Page.

You can get the changes now by using the Git source code repository, in 12 hours or less by downloading the "Development" release from the project page, or by waiting until the next release of 6.x or 7.x. Thanks again for reporting this issue!

Status: Fixed » Closed (fixed)

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