Title: [Plugin: Booking Calendar] Cannot save changes in admin
Last modified: August 20, 2016

---

# [Plugin: Booking Calendar] Cannot save changes in admin

 *  Resolved [grantcampbell](https://wordpress.org/support/users/grantcampbell/)
 * (@grantcampbell)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-booking-calendar-cannot-save-changes-in-admin/)
 * I have installed the booking calendar and it appears to work but in Admin > Bookings
   > Settings when I press ‘save changes’ I get an error –
    Not Found Apologies,
   but the page you requested could not be found. Perhaps searching will help.
 * The page is this:
    [http://www.pitlochryholidayhouse.co.uk/wp-admin/admin.php?page=booking/wpdev-booking.phpwpdev-booking-option](http://www.pitlochryholidayhouse.co.uk/wp-admin/admin.php?page=booking/wpdev-booking.phpwpdev-booking-option)
 * The same plugin works on my local server so I’m confused. PLease help.
 * Many thanks
    Grsnt
 * [http://wordpress.org/extend/plugins/booking/](http://wordpress.org/extend/plugins/booking/)

Viewing 12 replies - 1 through 12 (of 12 total)

 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-booking-calendar-cannot-save-changes-in-admin/#post-2882205)
 * Hello,
    this issue is possible, when you are have some misconfiguration with 
   permalinks structure, or you are made the incorrect transfer from the one server
   to other server. You are need manually to recheck your DB according not using
   the URLs from the previous site, or check your permalink structure at the wordpress
   settings.
 *  Thread Starter [grantcampbell](https://wordpress.org/support/users/grantcampbell/)
 * (@grantcampbell)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-booking-calendar-cannot-save-changes-in-admin/#post-2882227)
 * Hi,
    Thanks for the quick reply. I installed the booking calendar fresh from 
   the wp download rather than transferring it across from the local server so I’m
   sure that is not the issue.
 * So I reainstalled the booking calendar then I turned the permalinks back to default.
   Now when I attempt to change settings in the booking calendar I get this error:
 * >  403 Forbidden
   > You don’t have permission to access /wp-admin/admin.php on this server.
   > Additionally, a 404 Not Found error was encountered while trying to use an 
   > ErrorDocument to handle the request.
 * Does this make sense?
    Thanks again Grant
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-booking-calendar-cannot-save-changes-in-admin/#post-2882229)
 * Hello.
    Yes, this issue is still relate to the parmalink structure. Some of users
   already have the similar issue, and problems was in URLs parmalink structure.
   Please recheck carefully in DB the links, which you are have. You have to have
   there correct links to the exist site. Regards.
 *  Thread Starter [grantcampbell](https://wordpress.org/support/users/grantcampbell/)
 * (@grantcampbell)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-booking-calendar-cannot-save-changes-in-admin/#post-2882234)
 * Hi,
    Sorry for my ignorance but can you give an example of the sort of thing 
   i’m looking for and in what db table it will be. thanks Grant
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-booking-calendar-cannot-save-changes-in-admin/#post-2882264)
 * Hello,
    I think you are need to recheck the wp_options table, and recheck for
   the any incorrect URLs there, but I can not say exactly, where its can be there
   at that table.
 *  Thread Starter [grantcampbell](https://wordpress.org/support/users/grantcampbell/)
 * (@grantcampbell)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-booking-calendar-cannot-save-changes-in-admin/#post-2882313)
 * Hi,
    I have checked the wp_options table and checked the URLs for ‘siteurl’ and‘
   home’. Both are correct. I did this by following the instructions here – [http://codex.wordpress.org/Changing_The_Site_URL#Changing_the_URL_directly_in_the_database](http://codex.wordpress.org/Changing_The_Site_URL#Changing_the_URL_directly_in_the_database)
 * I thought there may be a conflict with another plugin or theme so I installed
   on the same server a fresh wordpress site/database and loaded up the booking 
   plugin. I get the same error.
 * Searching for
 * >  wordpress You don’t have permission to access /wp-admin/admin.php on this 
   > server.
 * and
 * > wordpress 404 Not Found error was encountered while trying to use an ErrorDocument
   > to handle the request
 * comes up with stuff about file permissions and mod_security. I’ve checked permissions
   on folders and files and everything seems fine.
    I’ve added mod_security code
   to an htaccess file in root and admin folders but with no effect. Code was:
 * > <IfModule mod_security.c>
   >  SecFilterInheritance Off </IfModule>
 * and
 * > <IfModule mod_security.c>
   >  SecFilterEngine Off SecFilterScanPOST Off </IfModule
   > >
 * Also tried [this](http://stackoverflow.com/questions/2785482/wordpress-403-404-errors-you-dont-have-permission-to-access-wp-admin-themes-p/9050019#9050019)
   with no effect.
 * It’s weird because everything else on the site works fine.
    Away for a cup of
   tea. Grant
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-booking-calendar-cannot-save-changes-in-admin/#post-2882314)
 * Hello.
    Please try to recheck (and test some other combination) of permalinks
   structure at the WordPress Settings page.
 *  Thread Starter [grantcampbell](https://wordpress.org/support/users/grantcampbell/)
 * (@grantcampbell)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-booking-calendar-cannot-save-changes-in-admin/#post-2882346)
 * Hi,
    I have tried each of the 5 permalinks options in admin settings. None have
   any effect on the Booking Calendar. Thanks again. Grant
 *  [windellc](https://wordpress.org/support/users/windellc/)
 * (@windellc)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-booking-calendar-cannot-save-changes-in-admin/#post-2882504)
 * Hi Grant, i’m having the same problem and not having much luck. Did you manage
   to get this problem sorted out?
 * Thanks
    Windell
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-booking-calendar-cannot-save-changes-in-admin/#post-2882505)
 * In most cases it’s some misconfigurations in a server. For example you can check
   [this](http://wpbookingcalendar.com/support/comment-page-145/#comment-5352):
 *  [windellc](https://wordpress.org/support/users/windellc/)
 * (@windellc)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-booking-calendar-cannot-save-changes-in-admin/#post-2882506)
 * Help Please, my site has now crashed!!
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-booking-calendar-cannot-save-changes-in-admin/#post-2882507)
 * If you are used the instruction from the previous comment, just rollback to the
   original version.
    You are need to check the error.log file at your server configurations
   for the reason of that issue.

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘[Plugin: Booking Calendar] Cannot save changes in admin’ is closed to
new replies.

 * ![](https://ps.w.org/booking/assets/icon-256x256.gif?rev=3335907)
 * [Booking Calendar](https://wordpress.org/plugins/booking/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/booking/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/booking/)
 * [Active Topics](https://wordpress.org/support/plugin/booking/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/booking/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/booking/reviews/)

## Tags

 * [admin](https://wordpress.org/support/topic-tag/admin/)
 * [save changes](https://wordpress.org/support/topic-tag/save-changes/)

 * 12 replies
 * 3 participants
 * Last reply from: [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-booking-calendar-cannot-save-changes-in-admin/#post-2882507)
 * Status: resolved