• Creating a plugin and most of the functionality works. However, there is a time when I have a permission problem.

    I click on my custom “create” button on a plugin admin page. That button (form) then calls a php file which processes the information and then should redirect to a new page. The problem is that whenever I click my “create” button, I get the “you do not have permission to access this page” error. This happens even if I just type in the url.

    I even made a temp copy of my pass-through php file that only echo’s “hello.” I still get the permission error.

    Help!

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Permission error on pass-through php file’ is closed to new replies.