Title: [Plugin: WP-Ad-Manager] Fix Error on remove position
Last modified: August 19, 2016

---

# [Plugin: WP-Ad-Manager] Fix Error on remove position

 *  Resolved [faberk](https://wordpress.org/support/users/faberk/)
 * (@faberk)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-ad-manager-fix-error-on-remove-position/)
 * Hi,
 * when you attempt to remove one position, appear permisson error on WP file tools.
   php.
    Now i fix the error. Modified file ad-minister-positions.php on row 138(
   change form method and action link to: <form action=”tools.php?page=<?php echo
   dirname(plugin_basename (__FILE__)); ?>&tab=positions” method=”POST”>), and on
   30 $ 31 (adjust method from get to post): if ($_POST[‘action’] == ‘confirm_delete’){
   if ($key = $_POST[‘key’]) {
 * Do you wont correct file?
 * [http://wordpress.org/extend/plugins/wp-ad-manager/](http://wordpress.org/extend/plugins/wp-ad-manager/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [valentinas](https://wordpress.org/support/users/valentinas/)
 * (@valentinas)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-ad-manager-fix-error-on-remove-position/#post-1745922)
 * Thanks faberk, that is much appreciated. I included this fix to newest version.
   I just tagged it few seconds ago, it should show up here soon.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP-Ad-Manager] Fix Error on remove position’ is closed to new
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-ad-manager.svg)
 * [WP-Ad-Manager](https://wordpress.org/plugins/wp-ad-manager/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-ad-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-ad-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-ad-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-ad-manager/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [valentinas](https://wordpress.org/support/users/valentinas/)
 * Last activity: [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-ad-manager-fix-error-on-remove-position/#post-1745922)
 * Status: resolved